This requires fixing a number of docstring so they are valid rST. We add the '--keep-going' flag to our Sphinx calls so we don't stop on the very first failure. Change-Id: Ia195fbc3be2e840e2afe1429b2bc2654bd1d5385 Co-authored-by: Stephen Finucane <stephenfin@redhat.com>
60 lines
892 B
ReStructuredText
60 lines
892 B
ReStructuredText
tobiko.shell
|
|
------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
ansible
|
|
curl
|
|
files
|
|
iperf3
|
|
ping
|
|
sh
|
|
ssh
|
|
tcpdump
|
|
|
|
tobiko.shell.find
|
|
^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: tobiko.shell.find
|
|
:members:
|
|
:undoc-members:
|
|
:inherited-members:
|
|
:show-inheritance:
|
|
|
|
tobiko.shell.grep
|
|
^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: tobiko.shell.grep
|
|
:members:
|
|
:undoc-members:
|
|
:inherited-members:
|
|
:show-inheritance:
|
|
|
|
tobiko.shell.ifconfig
|
|
^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: tobiko.shell.ifconfig
|
|
:members:
|
|
:undoc-members:
|
|
:inherited-members:
|
|
:show-inheritance:
|
|
|
|
tobiko.shell.ip
|
|
^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: tobiko.shell.ip
|
|
:members:
|
|
:undoc-members:
|
|
:inherited-members:
|
|
:show-inheritance:
|
|
|
|
tobiko.shell.ss
|
|
^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: tobiko.shell.ss
|
|
:members:
|
|
:undoc-members:
|
|
:inherited-members:
|
|
:show-inheritance:
|