Skip to content

Commit

Permalink
FIX: remove the breathe
Browse files Browse the repository at this point in the history
  • Loading branch information
tcztzy committed Feb 19, 2024
1 parent 7b4621c commit fef4430
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

extensions = [
"breathe",
"myst_parser",
"autodoc2",
"sphinx.ext.graphviz",
Expand All @@ -25,7 +24,6 @@
"../argweaver",
]
autodoc2_render_plugin = "myst"
breathe_projects = {"argweaver": "../"}
graphviz_output_format = "svg"

templates_path = ["_templates"]
Expand Down

0 comments on commit fef4430

Please sign in to comment.