Skip to content

Commit 14b764d

Browse files
committed
fix: bad config file that was not up to date
1 parent 6f3128b commit 14b764d

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
extensions = ["breathe", "myst-parser"]
1+
extensions = ["breathe", "myst_parser"]
22

33
html_theme = "sphinx_rtd_theme"
44

index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ Nanoforge Documentation
22
=======================
33

44
.. toctree::
5-
:maxdepth: 2
65

76
cli/index.rst
87
engine/index.rst

0 commit comments

Comments
 (0)