python-tuf/docs/index.rst
Joshua Lock 3dc5594242 Update links to account for repository rename
We have renamed the repository from tuf->python-tuf

Signed-off-by: Joshua Lock <jlock@vmware.com>
2021-09-01 11:15:33 +01:00

19 lines
No EOL
606 B
ReStructuredText

TUF Developer Documentation
===========================
This documentation provides essential information for those developing software
with the `Python reference implementation of The Update Framework (TUF)
<https://github.com/theupdateframework/python-tuf>`_.
The reference implementation provides easy-to-use components for Python
developers but also aims to be a readable guide and demonstration for those
working on implementing TUF in their own languages, environments, or update
systems.
.. toctree::
:maxdepth: 1
:caption: Contents:
api/api-reference
CONTRIBUTORS
INSTALLATION