forked from clayrisser/sphinx-markdown-builder
-
Notifications
You must be signed in to change notification settings - Fork 21
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
[FEATURE REQUEST] sphinx-markdown-builder does not parse breathe directives #21
Labels
enhancement
New feature or request
Comments
Thanks for taking a time to report this issue. Please note that this is a feature request, not a bug. I don't have plans to implement new features at the time. But I will keep this issue open if I will have time for it in the future. |
tt-rkim
added a commit
to tenstorrent/tt-metal
that referenced
this issue
May 22, 2024
…ild directive in Make for it. Doesn't work yet because of liran-funaro/sphinx-markdown-builder#21
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My goal is to go C++ source > doxygen > breathe > sphinx (with sphinx-markdown-builder) to produce markdown output. I am trying to run sphinx-markdown-builder with rst files containing breathe directives. For example, here is my index.rst:
When I run sphinx, I get the following error:
The output of /tmp/sphinx-err-psf6v4uh.log is the following:
Any help on getting these directives to work would be appreciated!
The text was updated successfully, but these errors were encountered: