mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
This allows using existing documentation in the published documentation without * moving the existing docs (which would break external links) * tricks like symlinks that create issues with relative links Put the api reference files into a subdirectory to avoid polluting the main docs/ directory. Include "Installation" and "Instructions for Contributors" in the published documentation. Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
10 lines
107 B
ReStructuredText
10 lines
107 B
ReStructuredText
Metadata API
|
|
===============
|
|
|
|
.. toctree::
|
|
:maxdepth: 4
|
|
|
|
tuf.api.serialization
|
|
tuf.api.metadata
|
|
|
|
|