summaryrefslogtreecommitdiff
path: root/docs/conf.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf.py.in')
-rw-r--r--docs/conf.py.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/conf.py.in b/docs/conf.py.in
index 35f0b3dd2..4447d1441 100644
--- a/docs/conf.py.in
+++ b/docs/conf.py.in
@@ -49,6 +49,9 @@ extensions = [
bibtex_bibfiles = ['references.bib']
+# Make sure the target is unique
+autosectionlabel_prefix_document = True
+
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback