Am 16.08.2012 23:52, schrieb michael.bro...@thomsonreuters.com:
> Hi!
> Bug.     Doxygen 1.8.1.2 on 64-bit WindowsServer2008 (server version of
> Vista).
> Sample page   (in file testme.dox):
> -----------------------------------------
> /*! \page testme TESTME
> [TOC]
> # First header  {#testme_firstheader}
> First line of text
> \code{.cpp}
> void MethodName( int arg1  /* = 0 */,
>                   int arg2  /* = 0 */ )
> {
>      DoNothing();
> }
> \endcode
> # Next header  {#testme_nextheader}
> The header "Next header" will not appear.
> */
> -----------------------------------------
> Resulting doxygen page looks normal, EXCEPT:  ALL headers after the
> \code block are missing from the page AND missing from the TOC.  All
> other text, code, comments, etc, appears normally.  The \code block
> starts and ends normally.

Have you already tried doxygen 1.8.2?


--
Stefan P.

Top-posting:
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to