Skip to content

Commit b1f8956

Browse files
committed
fix formatting
1 parent 71af280 commit b1f8956

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exts/ferrocene_spec/sphinx_fixes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
from docutils import nodes
55
from sphinx.transforms import SphinxTransform, SortIds
66

7+
78
# Sphinx by default sorts all ids of the form `id[0-9]+` to the end.
89
# Our IDs are section name and fls_ id pairs, so in some cases this transform
910
# will instead sort the section name to the back, but not always!

0 commit comments

Comments
 (0)