HomeSoftware Heritage

Fix the sphinx config

Description

Fix the sphinx config

Commit 455d780c did add the:

extensions = ["sphinx.ext.autosectionlabel"]

which provoques 2 problems:

  • previous extensions (from swh.doc) are disabled,
  • this autosectionlabel extension does produces a lot of "duplicate label" warnings.

So get rid of this line in conf.py and use explicit labels in
spec-meta-deposit.rst.

Also fix an indentation problem in this file.

Details

Provenance
douarddaAuthored on Nov 6 2020, 10:19 AM
douarddaPushed on Nov 6 2020, 10:29 AM
Differential Revision
D4425: Fix the sphinx config
Parents
rDDEPeee3e48ad6d6: spec-meta-deposit: Update metadata-only deposit samples
Branches
Unknown
Tags
Unknown
Build Status
Buildable 16893
Build 26059: test-and-buildJenkins console · Jenkins