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

Doxygen defgroups #5

Closed
marxriedl opened this issue Oct 24, 2015 · 1 comment
Closed

Doxygen defgroups #5

marxriedl opened this issue Oct 24, 2015 · 1 comment

Comments

@marxriedl
Copy link
Contributor

Can we handle doxygen defgroups? Would that make sense for a Go documentation? e.g.
\defgroup CINDEX_CURSOR_TRAVERSAL Traversing the AST with cursors

@zimmski
Copy link
Member

zimmski commented Nov 2, 2015

Nope, it does not. We could use the comments to sort the generation into "grouped files" but then we would rely on heuristics that parse comments. That can fail most of the time.

@zimmski zimmski closed this as completed Nov 2, 2015
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

2 participants