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 71af280 commit b1f8956Copy full SHA for b1f8956
exts/ferrocene_spec/sphinx_fixes.py
@@ -4,6 +4,7 @@
4
from docutils import nodes
5
from sphinx.transforms import SphinxTransform, SortIds
6
7
+
8
# Sphinx by default sorts all ids of the form `id[0-9]+` to the end.
9
# Our IDs are section name and fls_ id pairs, so in some cases this transform
10
# will instead sort the section name to the back, but not always!
0 commit comments