Need help working around some doxygen/C# issues
Daniel Turing <[email protected]> Wed, 11 Jul 2018 19:23:13 +0200
| Newsgroups | gmane.text.doxygen.general |
|---|---|
| Message-ID | <CADeOaFrZmYZxQ7Ur976jWh+B6a1LBpm=Jav0iUjLGyqMjVCPPQ@mail.gmail.com> |
Dear List, i have encountered some issues trying to generate documentation for an existing codebase, and would appreciate any help - fixing them or working around them. Maybe i just need some configuration options? In short, they are: - If i have both Klass and Klass<T>, only one of them gets proper documentation. - If i have MyImplementation<T> implementing the interface MyClass<T>.MyNestedInterface, doxygen gets the inheritance wrong (obviously its not really inheritance, but i suspect this is a known thing :) - docs for attributes, properties and functions documented in an interface should turn up at the implementation - or am i mistaken? I have created a small github repo to show the problems: https://github.com/dturing/doxygen-csharp-issues Does anyone have any idea how to work around these things (apart from changing code)? Or maybe i'm missing some config options? Any help appreciated! -daniel ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot