Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Maniphest Tasks
- T4496: Refactor the doc.s.o structure
- Commits
- rDCOREbff1e71c7c01: docs: Include module indices only when building standalone package doc
Once that diff validated, I will push similar commits for all swh packages.
Diff Detail
Diff Detail
- Repository
- rDCORE Foundations and core functionalities
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D8951 (id=32251)
Rebasing onto 306a74d01a...
Current branch diff-target is up to date.
Changes applied before test
commit bff1e71c7c01241e929c44faa11507799f5c06df
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date: Fri Dec 9 14:19:30 2022 +0100
docs: Include module indices only when building standalone package doc
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 T4496See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/491/ for more details.