blob: 4f64d8cc22c71a87691aa83effb46b4e3349e484 [file] [log] [blame]
Imre Kis124f0e32021-02-12 18:03:24 +01001c-picker
2========
3
4This repository holds the tool called c-picker.
5
6The full documentation of this project is `Sphinx`_ based, lives in the *docs*
7sub-directory and is captured in reStructuredText_ format.
8
9For licensing information please refer to `license.rst`_
10
11Contributed content is accepted under the `Developer Certificate of Origin (DCO)`_
12and commit messages shall follow specific formatting rules (for details
13please refer to the *Contributing* sections of the full documentation).
14
15.. _reStructuredText: http://docutils.sourceforge.net/rst.html
16.. _Sphinx: http://www.sphinx-doc.org/en/master/
17.. _`license.rst`: ./license.rst
18.. _`Developer Certificate of Origin (DCO)`: ./dco.txt
19
20--------------
21
22*Copyright (c) 2019-2021, Arm Limited. All rights reserved.*
23
24SPDX-License-Identifier: BSD-3-Clause