commit | 6bcc3bba9268ea7fde152a969e47884b71898e3a | [log] [tgz] |
---|---|---|
author | Joakim Bech <joakim.bech@linaro.org> | Fri Feb 22 10:58:59 2019 +0100 |
committer | Joakim Bech <joakim.bech@linaro.org> | Fri May 03 10:29:04 2019 +0200 |
tree | 5c63dbbc23e435a79fc1454b517474f84c22f596 | |
parent | 9890a50d3c26b377dcb27f5db680018e15a5a3de [diff] |
docs: Remove current docs and link to the new location All current documentation has been transferred to a new git called optee_docs [1]. The output from optee_docs will be rendered using Sphinx and hosted at optee.readthedocs.io [2]. The new documentation git will also be part of the regular OP-TEE releases. For completeness, it will also be included in our manifests making up a full OP-TEE developer setup. [1] https://github.com/OP-TEE/optee_docs [2] https://optee.readthedocs.io Signed-off-by: Joakim Bech <joakim.bech@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
This git contains source code for sample host and Trusted Application that can be used directly in the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under optee_examples.
// OP-TEE core maintainers