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

Support for documenting C++ concepts #779

Merged
merged 1 commit into from
Dec 28, 2021
Merged

Support for documenting C++ concepts #779

merged 1 commit into from
Dec 28, 2021

Conversation

SanderTheDragon
Copy link
Contributor

Doxygen can extract concepts since 1.9.2, so breathe should be able to show them. But breathe didn't support it yet, so I added it myself. It isn't advanced but it allows documenting and referencing concepts.

@jakobandersen
Copy link
Collaborator

Thanks, this is great!

jakobandersen added a commit to jakobandersen/breathe that referenced this pull request Dec 28, 2021
@jakobandersen jakobandersen merged commit 74fbc9a into breathe-doc:master Dec 28, 2021
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

Successfully merging this pull request may close these issues.

2 participants