GNOME Bugzilla – Bug 667020
xml generated for example files is not well-formed
Last modified: 2012-02-25 15:37:05 UTC
Steps to reproduce mkdir test cd test echo "/** @example test.cpp */" >test.cpp echo "EXAMPLE_PATH=." >Doxyfile doxygen tidy -e html/test_8cpp-example.html line 77 column 1 - Warning: discarding unexpected </div> sed -n 76,77p html/test_8cpp-example.html </pre></div> </div><!-- contents --> </div><!-- contents --> Apparently the </div><!-- contents --> is inserted twice.
Confirmed. Should be fixed in the next subversion update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.0. Please verify if this is indeed the case. Reopen the bug if you think it is not fixed and please include any additional information that you think can be relevant.