Hi, Here is the changelog since the previous update: ------------------------------------------------------------------------------- + CHG: Disabled the disk cache for member data. Allows removing quite some complexity in doxygen and is not really needed now that 64bit systems with >4GB RAM are becoming more common. Let me know if you think your project would benefit from this caching. + CHG: Changed to way the search results for multiple projects can be linked together. A project is now no longer identified by the tag files name but via new option EXTERNAL_SEARCH_ID giving a bit more flexibility. + CHG: id 691607: Using $relpath$ in a custom footer could lead to ambiguities when followed by a name that could also be a marker, like 'search'. Now $relpath^ should be used instead. $relpath$ is still supported for backward compatibility. + ADD: You can now use EXTENSION_MAPPING on files without any extension using no_extension as placeholder (thanks to Jason Majors for the patch). + ADD: To make navindex section inside a layout file that links to a specific URL you can use usergroup with the url attribute. + ADD: To make navindex section without any link inside a layout file you can use usergroup with special title [none]. + BUG: id 690831: Using @subpage in a -# style list was not handled properly. + BUG: Improved support for MinGW (thanks to a patch by Brecht Sanders). + BUG: id 691323: Doxygen could crash when creating inline msc graphs. + BUG: Included VHDL patch by Martin Kreis that improves the flow chart generation. + BUG: Removed the Graphviz/dot dependency when building the doxygen documentation. + BUG: Anchors to sub pages were wrong in the XML output. + BUG: id 691000: For a mainpage without title the project name is now shown as the title in the XML output. + BUG: id 644350: Fortran: Included patch to improve parsing line continuation characters. + BUG: id 690787: Fixed case were a cyclic inheritance relation could crash doxygen. + BUG: id 691340: Members didn't have a More.. link to jump to detailed docs. + BUG: Setting SEARCH_INCLUDES to NO resulted in no include graphs and no include files being listed in the output. + BUG: id 689713: Tcl: Inline source code was not rendered correctly. + BUG: corrected several code pages and fontsets for proper RTF output for a number of languages such as Greek. + BUG: id 686689, 691335: Scope of forwardly declared template class was lost in the output. + BUG: id 691277: The generated list of citations is now no longer included in the tag file. + BUG: id 682550,691315: When using @copydoc, paragraphs breaks did not appear in the copied documentation. + BUG: id 691798: regression: C++ style comments that started with a line of slashes did not get processed correctly anymore. + BUG: id 645423: Fortran: added support for protected attribute + BUG: id 691310: Python: = was missing in the output for variable assignment. + BUG: id 686581: Fortran: handle single quotes in normal Fortran comment. + BUG: id 692031: Fixed parse error when left shift operator occurred as a default parameter. + BUG: id 691073: Documenting strongly typed enum values outside of the enum did not work. + BUG: id 691602: Doxygen did not probably distinguish between two template members or functions that only differ in the return type. ------------------------------------------------------------------------------- Enjoy, Dimitri
------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_123012 _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users