Gyorgy Szing | 4021c29 | 2020-11-24 00:33:00 +0100 | [diff] [blame] | 1 | Trusted Services |
| 2 | ================ |
| 3 | |
| 4 | This repository holds the Trusted Services project. |
| 5 | |
| 6 | The full documentation of this project is `Sphinx`_ based, lives in the *doc* |
| 7 | sub-directory and is captured in reStructuredText_ format. |
| 8 | |
| 9 | For licensing information please refer to `license.rst`_ |
| 10 | |
| 11 | Contributed content is accepted under the |
| 12 | `Developer Certificate of Origin (DCO)`_ and commit messages shall follow |
| 13 | specific formatting rules (for details please refer to the |
| 14 | *Contributing* sections of the full documentation). |
| 15 | |
| 16 | .. _reStructuredText: http://docutils.sourceforge.net/rst.html |
| 17 | .. _Sphinx: http://www.sphinx-doc.org/en/master/ |
| 18 | .. _`license.rst`: docs/project/license.rst |
| 19 | .. _`Developer Certificate of Origin (DCO)`: ./dco.txt |
| 20 | |
| 21 | -------------- |
| 22 | |
| 23 | *Copyright (c) 2020, Arm Limited and Contributors. All rights reserved.* |
| 24 | |
| 25 | SPDX-License-Identifier: BSD-3-Clause |