Hi,

I get this  warning

 reached end of comment while inside a @code block; check for missing
@endcode tag!

The python docs string with wrong tag is here (nothing special):

    """!Some text...

        @code

        >>> some code...

        @code
    """

At some other places missing @endcode just caused a warning and
documentation is generated. But here Doxygen is just doing something
but without any output.

Maybe it is a bug, but I'm no able to reproduce it with minimal
example (but you can download the source code if you want).

It happens only with the 1.8.1.2 and 1.8.2, not with the 1.6.3.

For user solution is simple, just repair markup. But there is probably
some problem because Doxygen should end with error or just go over
this warning (like previous versions does).

Vaclav

------------------------------------------------------------------------------
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-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/doxygen-develop

Reply via email to