docs/README.rst
Forked from
Platform / Development / swh-vault
53 commits behind the upstream repository.

Antoine Lambert
authored
In order to remove warnings about /apidoc/*.rst files being included multiple times in toc when building full swh documentation, prefer to include module indices only when building standalone package documentation. Also include them the proper sphinx way. Related to T4496