[Doxygen-users] XML output in Doxygen-1.2.9.1
Brought to you by:
dimitri
From: Tom H. <to...@op...> - 2001-08-14 03:17:45
|
> Hi, > > My apologies if this has already been noted, but I have just played with > enabling XML output in version 1.2.9.1, and I find that the XML is broken, > with tags being closed in the wrong order, eg > > <detaileddescription> > <para> > Blah blah... > <simplesect> > <title><bold>Returns: </bold></title> > More blah. > </para> > </simplesect> > <simplesect> > <title> > <para> > <bold>Warning: </bold> > </title>Even more blah. > </para> > </simplesect> > </detaileddescription> > > The problem appears to be that the closing 'para' tag is emitted too late, > there are two examples in the excerpt above. I could give a short example > if required. > > Tom Harris, Software Engineer > Optiscan Imaging, 15-17 Normanby Rd, Notting Hill, Melbourne, Vic 3168, > Australia > email to...@op... ph +61 3 9538 3333 fax +61 3 9562 7742 > > This email may contain confidential information. If you have received this > email in error, please delete it immediately,and inform us of the mistake > by return email. Any form of reproduction, or further dissemination of > this email is strictly prohibited. > Also, please note that opinions expressed in this email are those of the > author, and are not necessarily those of OptiScan Pty Ltd > > > > -----Original Message----- > From: Dimitri van Heesch [SMTP:di...@st...] > Sent: Tuesday, 1 May 2001 0:01 > To: do...@xe... > Subject: Doxygen-1.2.7 released > > Hi, > > I have just released version 1.2.7 of Doxygen. > > Sources and binaries for Linux and Windows are available from > http://www.doxygen.org/download.html > > For a detailed list of what has changed since the last stable release look > at: > http://www.doxygen.org/changelog.html > > Enjoy, > Dimitri > > P.S. I'm going move this announcement list to sourceforge to reduce the > amount of maintenance. If everything goes according plan, you should > receive a welcome message from the list as soon as you are added. > > ----------------------------------------------------------- > Visit http://www.xeqt.com/doxygen/ for elist-administration |