mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-22 03:33:55 +02:00
Added the ability to include drawio diagrams into the sphinx docs. (#107)
This commit is contained in:
@ -44,6 +44,7 @@ extensions: Final[list[str]] = [
|
||||
"IPython.sphinxext.ipython_console_highlighting",
|
||||
"sphinxcontrib.mermaid",
|
||||
"notfound.extension",
|
||||
"sphinxcontrib.drawio",
|
||||
]
|
||||
|
||||
# templates_path : Final[list[str]] = ["_templates"]
|
||||
|
Reference in New Issue
Block a user