Add a cli section to the doc

This commit is contained in:
David Douard 2021-01-05 11:53:22 +01:00
parent d2f4781669
commit b1811f9f8a
2 changed files with 9 additions and 0 deletions

8
docs/cli.rst Normal file
View file

@ -0,0 +1,8 @@
.. _swh-lister-cli:
Command-line interface
======================
.. click:: swh.lister.cli:lister
:prog: swh lister
:nested: full

View file

@ -27,4 +27,5 @@ Reference Documentation
.. toctree::
:maxdepth: 2
cli
/apidoc/swh.lister