diff --git a/docs/api-reference.rst b/docs/api-reference.rst --- a/docs/api-reference.rst +++ b/docs/api-reference.rst @@ -20,6 +20,7 @@ swh.model swh.objstorage swh.objstorage.replayer + swh.perfecthash swh.scanner swh.scheduler swh.search diff --git a/docs/index.rst b/docs/index.rst --- a/docs/index.rst +++ b/docs/index.rst @@ -135,6 +135,10 @@ :ref:`swh.objstorage.replayer ` Object storage replication tool +:ref:`swh.perfecthash ` + Low level management for read-only content-addressable object storage + indexed with a perfect hash table + :ref:`swh.scanner ` source code scanner to analyze code bases and compare them with source code artifacts archived by Software Heritage