[Doxygen-users] Small question to a "strange" line in output file dynsections.js
Brought to you by:
dimitri
From: Schleusener, J. <Jen...@t-...> - 2015-08-31 15:23:08
|
Hi, since 2th June 2015 appears in the output file dynsections.js a new line that appears at least to me as layman a little bit strange. The output file dynsections.js seems to be primarly contain the static contents of the file ./doxygen/templates/html/dynsections.js maybe complemented by the JavaScript code generated by the lines 731-756 of doxygen/src/htmlgen.cpp. Just between this both code segments there is now at line 98 (at least in my applications of the current development version of Doxygen) a line containing the hex code 440C (ASCII: D + Formfeed). Is that the expected behaviour or possibly a small error? Sorry for the a little bit unprofessional problem description. Regards Jens |