Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pietroalbini committed Jul 4, 2024
1 parent 71af280 commit b1f8956
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exts/ferrocene_spec/sphinx_fixes.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from docutils import nodes
from sphinx.transforms import SphinxTransform, SortIds


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

0 comments on commit b1f8956

Please sign in to comment.