Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autoclasstree could not import C++ class with Breathe #93

Open
rvkennedy opened this issue Sep 29, 2022 · 0 comments
Open

autoclasstree could not import C++ class with Breathe #93

rvkennedy opened this issue Sep 29, 2022 · 0 comments

Comments

@rvkennedy
Copy link

rvkennedy commented Sep 29, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant