commit | e605462ea3b6b708c4cdc0b3243f77927cba2d53 | [log] [tgz] |
---|---|---|
author | Joakim Bech <joakim.bech@linaro.org> | Fri Feb 22 11:08:34 2019 +0100 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Fri Feb 22 11:20:58 2019 +0100 |
tree | 1340df6925ecb84eda45071c5c2cd57f0f364eea | |
parent | 25b61cb2c32d99b7adc62218d7be287fd074e208 [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> Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
This git containst repo manifests to be able to clone all source code needed to be able to setup a full OP-TEE developer build.
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 manifest.
// OP-TEE core maintainers