Added the ability to include drawio diagrams into the sphinx docs. (#107)

This commit is contained in:
2023-09-09 17:43:23 +02:00
parent 3fad05309f
commit 54dd574fb8
4 changed files with 12 additions and 1 deletions

View File

@ -75,6 +75,7 @@ sphinx-copybutton = "^0.5.2"
sphinx-notfound-page = "^1.0.0"
sphinx-rtd-theme = "^1.3.0"
sphinx_autodoc_typehints = "*"
sphinxcontrib-drawio = "^0.0.16"
sphinxcontrib-mermaid = "^0.9.2"
sphinxcontrib-napoleon = "^0.7"