diff --git a/docs/index.rst b/docs/index.rst --- a/docs/index.rst +++ b/docs/index.rst @@ -77,6 +77,10 @@ :ref:`swh.objstorage.replayer ` Object storage replication tool +:ref:`swh.scanner ` + scan-tool used to analyze any source code project in order to discover + contents already known to the archive + :ref:`swh.scheduler ` task manager for asynchronous/delayed tasks, used for recurrent (e.g., listing a forge, loading new stuff from a Git repository) and one-off @@ -145,6 +149,7 @@ swh.loader swh.model swh.objstorage + swh.scanner swh.scheduler swh.storage swh.vault