mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
docs: simplify examples on repo README
The code examples now have a simple README.md. This commit simplifies the README.md examples to the example folder instead of listing each example. Signed-off-by: Kairo de Araujo <kdearaujo@vmware.com>
This commit is contained in:
parent
a9a4f9c1f7
commit
18c2c8a288
1 changed files with 1 additions and 2 deletions
|
|
@ -65,9 +65,8 @@ Documentation
|
|||
-------------
|
||||
* [Introduction to TUF's Design](https://theupdateframework.io/overview/)
|
||||
* [The TUF Specification](https://theupdateframework.github.io/specification/latest/)
|
||||
* Examples: [client](https://github.com/theupdateframework/python-tuf/tree/develop/examples/client_example)
|
||||
and [repository](https://github.com/theupdateframework/python-tuf/tree/develop/examples/repo_example)
|
||||
* [API Reference](https://theupdateframework.readthedocs.io/)
|
||||
* [Usage examples](https://github.com/theupdateframework/python-tuf/tree/develop/examples/)
|
||||
* [Governance](https://github.com/theupdateframework/python-tuf/blob/develop/docs/GOVERNANCE.md)
|
||||
and [Maintainers](https://github.com/theupdateframework/python-tuf/blob/develop/docs/MAINTAINERS.txt)
|
||||
for the reference implementation
|
||||
|
|
|
|||
Loading…
Reference in a new issue