We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4045afd commit d8ca911Copy full SHA for d8ca911
doc/conf.py
@@ -169,7 +169,7 @@
169
'sphinx.ext.ifconfig',
170
'sphinx.ext.viewcode',
171
# SphinxContrib extensions
172
- 'sphinxcontrib.mermaid',
+# 'sphinxcontrib.mermaid',
173
# Other extensions
174
'sphinx_fontawesome',
175
'sphinx_autodoc_typehints',
doc/requirements.txt
@@ -6,6 +6,7 @@ pyTooling>=2.1.0
6
sphinx>=5.0.2
7
8
# Sphinx Extenstions
9
+#sphinxcontrib-mermaid>=0.7.1
10
autoapi>=2.0.1
11
sphinx_fontawesome>=0.0.6
12
sphinx_autodoc_typehints>=1.18.3
0 commit comments