diff --git a/docs/api-reference.rst b/docs/api-reference.rst new file mode 100644 --- /dev/null +++ b/docs/api-reference.rst @@ -0,0 +1,29 @@ +.. _api-reference: + +API reference +============= + +.. toctree:: + :maxdepth: 2 + + swh.auth + swh.core + swh.counters + swh.dataset + swh.deposit + swh.fuse + swh.graph + swh.indexer + swh.journal + swh.lister + swh.loader + swh.model + swh.objstorage + swh.objstorage.replayer + swh.scanner + swh.scheduler + swh.search + swh.storage + swh.vault + swh.web + swh.web.client diff --git a/docs/index.rst b/docs/index.rst --- a/docs/index.rst +++ b/docs/index.rst @@ -207,28 +207,8 @@ contributing/index tutorials/index faq/index - roadmap/roadmap-2021.rst - swh.auth - swh.core - swh.counters - swh.dataset - swh.deposit - swh.fuse - swh.graph - swh.indexer - swh.journal - swh.lister - swh.loader - swh.model - swh.objstorage - swh.objstorage.replayer - swh.scanner - swh.scheduler - swh.search - swh.storage - swh.vault - swh.web - swh.web.client + roadmap/roadmap-2021 + api-reference archive-changelog journal Python modules autodocumentation