diff --git a/docs/cli.rst b/docs/cli.rst new file mode 100644 --- /dev/null +++ b/docs/cli.rst @@ -0,0 +1,6 @@ +Command-line interface +====================== + +.. click:: swh.graph.cli:cli + :prog: swh graph + :show-nested: diff --git a/docs/index.rst b/docs/index.rst --- a/docs/index.rst +++ b/docs/index.rst @@ -8,6 +8,7 @@ :caption: Overview compression + cli api use-cases docker