mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
These documents are also hosted on our website and in a better shape too (kudos to @jhdalek55!). There is no need to maintain outdated duplicates. This patch removes the documents and updates references as needed. Note, the full history of these docs can be tracked in the old archived website repo and in the new one (filenames may vary in case and extension): old: https://github.com/theupdateframework/theupdateframework.github.io new: https://github.com/theupdateframework/theupdateframework.io/tree/master/content Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
10 lines
368 B
ReStructuredText
10 lines
368 B
ReStructuredText
Getting Started
|
|
---------------
|
|
|
|
- `Overview of TUF <https://theupdateframework.io/overview/>`_
|
|
- `Installation <INSTALLATION.rst>`_
|
|
- Beginner Tutorials (using the basic command-line interface):
|
|
- `Quickstart <QUICKSTART.md>`_
|
|
- `CLI Documentation and Examples <CLI.md>`_
|
|
- `Advanced Tutorial <TUTORIAL.md>`_
|
|
- `Guidelines for Contributors <CONTRIBUTORS.rst>`_
|