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

@name grouping not working as excepted #340

Closed
ChristianMittendorfN4 opened this issue Mar 18, 2013 · 1 comment
Closed

@name grouping not working as excepted #340

ChristianMittendorfN4 opened this issue Mar 18, 2013 · 1 comment

Comments

@ChristianMittendorfN4
Copy link

Hi!

I grouped methods in my header files using the @name token. Like i.e.:

/// ---------------------------------
/// @name Setter
/// ---------------------------------

or

/** @name Mark as Default */

I now observed a strange behavior: the @group tag is recognized in a class header file but not in a category header file. It works fine if I put the tags inside the implementation of the category, but I assume this is only some kind of workaround. Does anybody have an idea what could be wrong? Where should I point the debugger at for gathering more information?

Regards
Christian

@tomaz
Copy link
Owner

tomaz commented May 17, 2013

Sorry for late reply... Did you try with various combinations of --merge-categories, --merge-category-comment, --keep-merged-sections and --prefix-merged-sections? See this page for some explanation.

@tomaz tomaz closed this as completed May 17, 2013
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