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
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to