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

EXCLUDE_SYMBOLS is not working #66

Closed
vitaut opened this issue Aug 26, 2015 · 2 comments
Closed

EXCLUDE_SYMBOLS is not working #66

vitaut opened this issue Aug 26, 2015 · 2 comments

Comments

@vitaut
Copy link
Contributor

vitaut commented Aug 26, 2015

EXCLUDE_SYMBOLS doesn't seem to be working in the Doxygen config:

EXCLUDE_SYMBOLS   = mp::internal::*

as the warnings are still produced in https://travis-ci.org/ampl/mp/jobs/77361600:

/home/travis/build/ampl/mp/include/mp/nl.h:920: warning: Compound mp::internal::ReaderBase is not documented.
@vitaut
Copy link
Contributor Author

vitaut commented Aug 26, 2015

Looks like a Doxygen issue, because there are no warnings when building with Doxygen 1.8.6.

@vitaut
Copy link
Contributor Author

vitaut commented Aug 26, 2015

Fixed in 5fba18d.

@vitaut vitaut closed this as completed Aug 26, 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

1 participant