Hi, Ryan.

Doxygen looks very nice!!

But unfortunately, I have a one problem. When document include "<p>",
outputed document would be invalid. For example:

----------
    /**
     * <p>
     * This will create a new <code>Element</code> ....

----------

doxygen generate following html from above code:

----------
<p>
&lt;. 
<p> 
p&gt; This will create a new <code>Element</code> ....
----------

Have I made a mistake in how to use doxygen? 

regards,
----
Takashi Okamoto


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to