mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
docs: Include the Serialization interfaces
Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
This commit is contained in:
parent
d5743c2312
commit
424cc3282b
1 changed files with 2 additions and 1 deletions
|
|
@ -1,9 +1,10 @@
|
|||
Serialization
|
||||
=============================
|
||||
|
||||
.. automodule:: tuf.api.serialization
|
||||
|
||||
JSON serialization
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: tuf.api.serialization.json
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
|
|
|||
Loading…
Reference in a new issue