Skip to content

Commit

Permalink
Add refs to doc-strings
Browse files Browse the repository at this point in the history
  • Loading branch information
waveform80 committed Mar 5, 2024
1 parent 490056e commit 5ffcdae
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/api_prep.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,11 @@ Application Functions
.. autofunction:: get_parser

.. autofunction:: prepare_image

.. autofunction:: remove_items

.. autofunction:: copy_items

.. autofunction:: rewrite_cmdline

.. autofunction:: detect_partitions
10 changes: 10 additions & 0 deletions docs/api_server.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,14 @@ Application Functions

.. autofunction:: main

.. autofunction:: request_loop

.. autofunction:: get_parser


Exceptions
==========

.. autoexception:: ReloadRequest

.. autoexception:: TerminateRequest

0 comments on commit 5ffcdae

Please sign in to comment.