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

doxygentodo:: directive #258

Closed
dnelson86 opened this issue Apr 22, 2016 · 4 comments · Fixed by #596
Closed

doxygentodo:: directive #258

dnelson86 opened this issue Apr 22, 2016 · 4 comments · Fixed by #596
Assignees
Labels
code Source code enhancement Improvements, additions (also cosmetics)

Comments

@dnelson86
Copy link

Thanks for this great project, I am just starting to use it. I've just also ran into this issue (see #143) of wanting to have support for the todo.xml output of Doxygen.

For me, a doxygentodo:: directive which simply listed them (all) out would be perfect.

Adding this feature request as its own issue since the previous one was closed.

@t-b
Copy link
Contributor

t-b commented Sep 28, 2016

+1

@vermeeren vermeeren added enhancement Improvements, additions (also cosmetics) code Source code labels Jun 2, 2018
@OliverEvans96
Copy link

+1

It seems that Sphinx already has its own todo extension: http://www.sphinx-doc.org/en/stable/ext/todo.html. I wonder how straightforward it would be to bridge the two?

@t-b t-b mentioned this issue Sep 27, 2018
@heitorPB
Copy link

Did you find any workaround for this? Currently I generate the doxygen html only for the TODO list...

@utzig
Copy link
Contributor

utzig commented Dec 3, 2020

This was implemented by #596. To import the todo.xml just use .. doxygenpage:: todo. More documentation: https://breathe.readthedocs.io/en/latest/directives.html#doxygenpage

@vermeeren vermeeren linked a pull request Dec 3, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Source code enhancement Improvements, additions (also cosmetics)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants