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

Option to avoid generating files for items with short comments #21

Open
kiith-sa opened this issue Dec 31, 2014 · 0 comments
Open

Option to avoid generating files for items with short comments #21

kiith-sa opened this issue Dec 31, 2014 · 0 comments

Comments

@kiith-sa
Copy link
Collaborator

Currently, if a class has 10 documented data members which only have a 1-line description comment, it has 10 deceiving links to almost empty files that will get the user no new information. For DDox link compatibility we want to keep this, but it would be useful to have an option not to generate these files, and instead put the detailed description (with any info missing from parent file) to the parent file.

Also, an option to not generate files for any members other than functions, templates or aggregates may help as well. There still need to be anchors with easily copiable permalinks, though.

@kiith-sa kiith-sa changed the title Option to avoid generating files for tems with short comments Option to avoid generating files for items with short comments Dec 31, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant