Skip to content

Commit

Permalink
docs: Improve formating
Browse files Browse the repository at this point in the history
Remove/add new lines at the end of file.

Signed-off-by: Teodora Sechkova <[email protected]>
  • Loading branch information
sechkova committed Aug 25, 2021
1 parent e5de36f commit 21ff492
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/api/tuf.api.metadata.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Metadata
.. automodule:: tuf.api.metadata
:members:
:undoc-members:
:show-inheritance:
:show-inheritance:
9 changes: 7 additions & 2 deletions docs/api/tuf.api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
1 change: 0 additions & 1 deletion docs/api/tuf.api.serialization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ JSON serialization
:members:
:undoc-members:
:show-inheritance:

1 change: 0 additions & 1 deletion docs/api/tuf.ngclient.config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ Configuration
:members:
:undoc-members:
:show-inheritance:

3 changes: 0 additions & 3 deletions docs/api/tuf.ngclient.fetcher.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,3 @@ Fetcher
:members:
:undoc-members:
:show-inheritance:



0 comments on commit 21ff492

Please sign in to comment.