On tis, 2007-07-31 at 08:03 -0600, Alex Rousskov wrote: > > ! AsyncCallWrapper(93,3, ICAPInitiate, noteInitiatorAborted) > > /**DOCS_NOSEMI*/
> Are there any alternative options to make doxygen happier without > modifying the sources? Perhaps we can add a simple preprocessing script > that would add the above crap before starting doxygen? It's possible to teach Doxygen about these "odd" defines, allowing it to parse the code reasonably. http://www.stack.nl/~dimitri/doxygen/preprocessing.html But I suppose it should also be possible to refactor many of these using C++ templating, avoiding the need for defines in the first place.. Regards Henrik
signature.asc
Description: This is a digitally signed message part
