Skip to content

Commit

Permalink
fix: ✏️ Change breathe_project name to mqt.debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
DRovara committed Dec 11, 2024
1 parent bb6d6b7 commit 11e241c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"breathe",
]

breathe_projects = {"mqt-debugger": "doxygen/xml"}
breathe_projects = {"mqt.debugger": "doxygen/xml"}
breathe_default_project = "MQT Debugger"

pygments_style = "colorful"
Expand Down

0 comments on commit 11e241c

Please sign in to comment.