diff --git a/docs/api/tuf.api.metadata.rst b/docs/api/tuf.api.metadata.rst index 03e3ef8722..c4a58bb4e2 100644 --- a/docs/api/tuf.api.metadata.rst +++ b/docs/api/tuf.api.metadata.rst @@ -4,4 +4,4 @@ Metadata .. automodule:: tuf.api.metadata :members: :undoc-members: - :show-inheritance: \ No newline at end of file + :show-inheritance: diff --git a/docs/api/tuf.api.rst b/docs/api/tuf.api.rst index 72116ec5b2..b93902c6bb 100644 --- a/docs/api/tuf.api.rst +++ b/docs/api/tuf.api.rst @@ -3,8 +3,13 @@ Metadata API The low-level Metadata API contains two modules: -* :doc:`tuf.api.metadata` contains the actual Metadata abstraction that higher level libraries and application code should use to interact with TUF metadata. This abstraction provides safe reading and writing to supported file formats and helper functions for accessing and modifying the metadata contents. -* :doc:`tuf.api.serialization` covers serializing the metadata into specific wire formats (like json). +* :doc:`tuf.api.metadata` contains the actual Metadata abstraction + that higher level libraries and application code should use to interact + with TUF metadata. This abstraction provides safe reading and writing to + supported file formats and helper functions for accessing and modifying + the metadata contents. +* :doc:`tuf.api.serialization` covers serializing the metadata into + specific wire formats (like json). .. toctree:: :hidden: diff --git a/docs/api/tuf.api.serialization.rst b/docs/api/tuf.api.serialization.rst index 671b83d5a0..1603148dc6 100644 --- a/docs/api/tuf.api.serialization.rst +++ b/docs/api/tuf.api.serialization.rst @@ -8,4 +8,3 @@ JSON serialization :members: :undoc-members: :show-inheritance: - diff --git a/docs/api/tuf.ngclient.config.rst b/docs/api/tuf.ngclient.config.rst index 52c46f8e0f..150df08273 100644 --- a/docs/api/tuf.ngclient.config.rst +++ b/docs/api/tuf.ngclient.config.rst @@ -5,4 +5,3 @@ Configuration :members: :undoc-members: :show-inheritance: - diff --git a/docs/api/tuf.ngclient.fetcher.rst b/docs/api/tuf.ngclient.fetcher.rst index c842c47bab..1f689d4fd9 100644 --- a/docs/api/tuf.ngclient.fetcher.rst +++ b/docs/api/tuf.ngclient.fetcher.rst @@ -5,6 +5,3 @@ Fetcher :members: :undoc-members: :show-inheritance: - - -