Fix abbreviations from glossary. Zensical recommends to place the file outside of docs which we should also consider

Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
yubiuser
2025-11-19 11:26:25 +01:00
parent e5651134f6
commit 3f5b1bb219

View File

@@ -255,7 +255,7 @@ pygments_lang_class = true
[project.markdown_extensions.pymdownx.inlinehilite]
[project.markdown_extensions.pymdownx.snippets]
auto_append = ["abbreviations.md"]
auto_append = ["docs/abbreviations.md"]
[project.markdown_extensions.pymdownx.tabbed]
alternate_style = "true"