commit | 06b9748baa8899bd4699603e78bd3b79be3cbe70 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Mon May 10 15:30:32 2021 +0200 |
committer | Joakim Bech <joakim.bech@linaro.org> | Tue May 11 12:09:29 2021 +0200 |
tree | 498cb0924069fd3c0973b9725cb4610b9a45b795 | |
parent | b9c4b2881b5dac306e7dde1debd22cc52df50f98 [diff] |
travis: add dependencies for plantuml Adds the missing dependencies for plantuml. This includes a workaround for the issue reported in https://github.com/sphinx-contrib/plantuml/issues/56. Once the fix has been included in a release we can simplify according to the comment in .travis.yml. Reviewed-by: Joakim Bech <joakim.bech@linaro.org> Signed-off-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.