1Trusted Services 2================ 3 4This repository holds the Trusted Services project. 5 6The full documentation of this project is `Sphinx`_ based, lives in the *doc* 7sub-directory and is captured in reStructuredText_ format. 8 9For licensing information please refer to `license.rst`_ 10 11Contributed content is accepted under the 12`Developer Certificate of Origin (DCO)`_ and commit messages shall follow 13specific 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 25SPDX-License-Identifier: BSD-3-Clause 26