You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may be more of a Breathe than a Mermaid issue. I can't get autoclasstree to recognize my doxygen-documented C++ classes. Is there a workaround for this or some way I can diagnose how the modules are named from mermaid's perspective?
For example:
.. autoclasstree:: avs::IOInterface
produces
Could not import avs::IOInterface (exception: No module named 'avs::IOInterface')
Apologies if this is not really a sphinxcontrib-mermaid issue.
The text was updated successfully, but these errors were encountered:
This may be more of a Breathe than a Mermaid issue. I can't get autoclasstree to recognize my doxygen-documented C++ classes. Is there a workaround for this or some way I can diagnose how the modules are named from mermaid's perspective?
For example:
.. autoclasstree:: avs::IOInterface
produces
Could not import avs::IOInterface (exception: No module named 'avs::IOInterface')
Apologies if this is not really a sphinxcontrib-mermaid issue.
The text was updated successfully, but these errors were encountered: