Skip to content
Snippets Groups Projects
Forked from Platform / Development / swh-core
118 commits behind the upstream repository.
Antoine Lambert's avatar
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
bff1e71c
History

Software Heritage - Core foundations

Low-level utilities and helpers used by almost all other modules in the stack.

core library for swh's modules:

  • config parser
  • serialization
  • logging mechanism
  • database connection
  • http-based RPC client/server