diff --git a/docs/conf.py b/docs/conf.py index fc97d52a..90e05262 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -141,3 +141,8 @@ texinfo_documents = [( root_doc, 'AllianceAuth', 'Alliance Auth Documentation', author, 'AllianceAuth', 'An auth system for EVE Online to help in-game organizations manage online service access.', 'Miscellaneous'), ] + + +# -- https://myst-parser.readthedocs.io/en/latest/configuration.html + +myst_heading_anchors = 4