diff --git a/docs/cli.rst b/docs/cli.rst new file mode 100644 index 0000000..f660a03 --- /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 index 6df8787..571db92 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,15 +1,16 @@ .. _swh-graph: .. include:: README.rst .. toctree:: :maxdepth: 1 :caption: Overview compression + cli api use-cases docker git2graph /apidoc/swh.graph