albert-github
albert-github
@drobilla The statement: > I only just realized while trying to improve some documentation that member grouping for structs doesn't seem to work regardless. Depending on the options sometimes they...
@The0Dev - did you experience this problem? - which version of doxygen did you use? - Can you please attach a, small, self contained example (source+configuration file in a tar...
I think in the class list `THE_NAMESPACE` should appear as here there is an overview of the hierarchy. In the collaboration diagram and the public member of the `Aha` class...
There is here no example present and with the comments in #7688 it looks like that a lot of problems (if not all) will be solved in the mean time....
With the doxygen 1.8.19 version I see that the links are missing. With the current doxygen version (1.15.0) the links are present I think the problem has been solved in...
@thom-sch Thanks for doing some archeological work and bringing this issue to our attention. I looked in the issue as well and it is a bit strange as the out...
Unfortunately the given information is incomplete (no good example). Setting issue to incomplete
Running the example with doxygen 1.8.15 gave the results as indicated. Running with the current doxygen version (1.15.0) gave the correct results. I think the problem has been solved in...
I've just pushed a proposed patch, pull request #6609
With doxygen 1.13.2 I still see the problem, with doxygen 1.14.0 the problem is gone. I think the problem has been solved in the mean time.