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.
2 parents 0181706 + 14c5ec7 commit 35155c2Copy full SHA for 35155c2
docs/conf.py
@@ -44,6 +44,7 @@
44
"sphinx_copybutton",
45
"notfound.extension",
46
"hypernode.sphinx.extensions.updated_at",
47
+ "sphinxcontrib.mermaid",
48
]
49
50
# Add any paths that contain templates here, relative to this directory.
requirements/base.txt
@@ -10,6 +10,7 @@ mdformat-frontmatter==0.4.1
10
sphinx-notfound-page==0.8.3
11
sphinx-sitemap==2.4.0
12
GitPython==3.1.30
13
+sphinxcontrib-mermaid==0.7.1
14
15
# hypernode/ requirements
16
beautifulsoup4==4.11.1
0 commit comments