commit | 2d310473fc9d0dd4a8d783181ee4357676650174 | [log] [tgz] |
---|---|---|
author | Joakim Bech <joakim.bech@linaro.org> | Mon Aug 22 12:33:54 2022 +0200 |
committer | Joakim Bech <joakim.bech@linaro.org> | Tue Aug 23 11:55:26 2022 +0200 |
tree | 2a96cd36fdfb2eb237ad574f61e6712b909b4af8 | |
parent | 39bd785834389ffc3b3850b830460001e8f27989 [diff] |
conf: add support for sphinx-tabs Sphinx-tabs is not supported by default from readthedocs.io, hence as recommended by readthedocs.io, we add it to the conf.py file and the requirement.txt file. Also, update the conf.py slight to step up the revision and to follow the v2 template file from readthedocs.io. Signed-off-by: Joakim Bech <joakim.bech@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@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.