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

Provide a way to identify function overloads. #3

Open
purpleKarrot opened this issue May 20, 2016 · 0 comments
Open

Provide a way to identify function overloads. #3

purpleKarrot opened this issue May 20, 2016 · 0 comments

Comments

@purpleKarrot
Copy link

In the doxygen generated XML output, the only way to find out whether a function is overloaded or not, is to compare the description with the following string: "This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts."

See here for example: https://github.com/boostorg/boostbook/blob/develop/xsl/doxygen/doxygen2boostbook.xsl#L22

It would be nice if doxypress provided a better way.

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