commit | c5b978fff49d16a6360475b3c2f5c1fb36ecce31 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@foss.st.com> | Fri Mar 28 14:06:25 2025 +0100 |
committer | Joakim Bech <joakim.bech@linaro.org> | Thu Apr 03 07:55:38 2025 -0500 |
tree | 0c06e4aab5f7070ad44010111061ff99caaa82b6 | |
parent | 96b96c2eb73dca5e695e7ad9f431cbc08ce90115 [diff] |
architecture: crypto: remove section numbering prefixes Remove the section numbering prefixes that used to help preserving the order of the sections in the generated documentation. These are no more needed. Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com> Reviewed-by: Joakim Bech <joakim.bech@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
This is official documentation for the OP-TEE project. Before OP-TEE v3.5.0 it used to be spread across all different OP-TEE gits making up the OP-TEE project as well as optee.org. But starting with OP-TEE v3.5.0 we have gathered all documentation at single place (i.e., this git).
Even though GitHub renders *.rst
somewhat OK, you are not suppossed to browse the documentation there/here. Instead you should go to optee.readthedocs.io, where you will find the complete documentation rendered using Sphinx.