Re: [patch] python docstring generation with swig through doxygen
From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-03-31 13:05:18 CEST
Leo Simons wrote:
Definitely interesting.
>> I had a go at running this over the subversion codebase. The attached
Hmm.
First, there's no point doxygenifying comments which are not processed by
Second, doxygen (I'm using 1.4.2) appears to be automagically entity-fying
If I apply your patch, I get a link like:
<a href="....&.....">......&amp;........</a>
which is clearly wrong.
So, since the HTML is the primary output format for us, I must reject this
Perhaps you would like to contact the doxygen people, and report this
Max.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.