GNOME Bugzilla – Bug 790788
Doxygen not showing the public, non-static member function
Last modified: 2017-12-25 18:43:52 UTC
Created attachment 364326 [details] Minimal working example of the implementation file. As I have summarized in the [SO link][link], doxygen has trouble parsing the documentation in the attached .cpp file. More precisely, it generates the documentation up to the constructors, and fails with the public member functions. I hope this bug could be solved. Best, [link]: https://stackoverflow.com/q/47460508/4720025
Confirmed. Should be fixed in a next GitHub commit.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.14. Please verify if this is indeed the case. Reopen the bug if you think it is not fixed and please include any additional information that you think can be relevant (preferably in the form of a self-contained example).