Add a cli section to the doc
This commit is contained in:
parent
d2f4781669
commit
b1811f9f8a
2 changed files with 9 additions and 0 deletions
8
docs/cli.rst
Normal file
8
docs/cli.rst
Normal file
|
@ -0,0 +1,8 @@
|
|||
.. _swh-lister-cli:
|
||||
|
||||
Command-line interface
|
||||
======================
|
||||
|
||||
.. click:: swh.lister.cli:lister
|
||||
:prog: swh lister
|
||||
:nested: full
|
|
@ -27,4 +27,5 @@ Reference Documentation
|
|||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
cli
|
||||
/apidoc/swh.lister
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue