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 does not see headers generic/*.h #26

Open
baburton opened this issue Dec 14, 2016 · 1 comment
Open

Doxygen does not see headers generic/*.h #26

baburton opened this issue Dec 14, 2016 · 1 comment

Comments

@baburton
Copy link
Member

The problem is that doxygen sees \file generic/foo.h, tries to be clever by matching suffixes of other headers, and then complains that the filename ambiguously matches both generic/foo.h and triangulation/generic/foo.h.

I've looked in the doxygen source code and I don't see an easy fix. :/

@delooper
Copy link
Contributor

delooper commented Mar 7, 2018

This sounds like the issue I mailed you about earlier today, whoops.

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