mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-12-17 18:40:44 +01:00
fix(docs): Resolve missing images in Sphinx output (#499)
This commit is contained in:
@@ -95,6 +95,8 @@ intersphinx_mapping: Final[dict[str, tuple[str, None]]] = {
|
||||
"sqlalchemy": ("https://docs.sqlalchemy.org/en/14", None),
|
||||
}
|
||||
|
||||
myst_enable_extensions: Final[list[str]] = ["html_image"]
|
||||
|
||||
notfound_urls_prefix = "/"
|
||||
|
||||
myst_enable_extensions = ["dollarmath", "amsmath"]
|
||||
|
||||
Reference in New Issue
Block a user