We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7700529 commit 65a98ccCopy full SHA for 65a98cc
doc/conf.py
@@ -65,3 +65,7 @@
65
66
# generate autosummary even if no references
67
autosummary_generate = True
68
+
69
+# Switch to old behavior with html4, for a good display of references,
70
+# as described in https://github.com/sphinx-doc/sphinx/issues/6705
71
+html4_writer = True
0 commit comments