[Doxygen-develop] XML & examples
Brought to you by:
dimitri
From: <ca...@cr...> - 2003-12-24 12:50:51
|
Hi all! Output XML documentation dosn't contain reference to examples (e.g. = doxygen/examples/example.cfg).=20 As I think Dimitri suggest to generate link to examples from parsed = source examples. (All comments in doxygen source XML generation file = contain something like this:// -examples. m_exampleSDict is a protected = member of class) Is it valid? But it is nontrivial task. Dimitri, if above-mentioned assertion failed, please approve public = const access to m_exampleSDict, and I try to write patch to generate = simplesect kind=3Dexample (?). |