From 751176f4bc1b147d45bf33b5194f067abb9aa7f8 Mon Sep 17 00:00:00 2001
From: albert-github
Date: Sat, 29 Dec 2018 14:44:11 +0100
Subject: Incorrect XHTML of changelog for 1.8.15
Checking for valid XNHTM results in:
html/changelog.html:365: parser error : Excessive depth in document: 256
due to missing ``
---
doc/changelog.doc | 740 +++++++++++++++++++++++++++---------------------------
1 file changed, 370 insertions(+), 370 deletions(-)
diff --git a/doc/changelog.doc b/doc/changelog.doc
index a06d09f..5d9a33c 100644
--- a/doc/changelog.doc
+++ b/doc/changelog.doc
@@ -8,397 +8,397 @@
-- Bug 851 - A function cannot be documented as related to two classes. [view]
-
- Bug 1041 - <a href> doesn't allow <img> as visible part? [view]
-
- Bug 1601 - Missing warning of undocumented member in member group [view]
+
- Bug 851 - A function cannot be documented as related to two classes. [view]
+- Bug 1041 - <a href> doesn't allow <img> as visible part? [view]
+- Bug 1601 - Missing warning of undocumented member in member group [view]
- Bug 2274 - Tooltips are not shown in dot-generated graphs [view] and [view]
-, [view]
-
- Bug 2354 - caller graph can be improved by having caller on left & callee on right [view]
-
- Bug 2478 - Handling of unnamed parameters (C/C++) unclear [view]
-
- Bug 2655 - cond/endcond cannot be used in aliases [view]
-
- Bug 2859 - Unnamed parameters parsed incorrectly [view]
-
- Bug 3206 - Fortran: Does not recognize backslash at end of documentation line [view]
-
- Bug 3361 - Merging of consecutive repeated commands creates poorly-structured HTML [view]
-
- Bug 3677 - <![CDATA[ is not handled inside C# comments [view]
-
- Bug 3691 - C# keywords 'get' and 'set' are highlighted as reserved words in C++ documentation source browser. [view]
-
- Bug 3892 - @var in php is not documented [view]
-
- Bug 3958 - \cond after @string literal containing backslash fails in C# [view]
-
- Bug 4013 - Automatic links don't work correctly with operator< and operator<= [view]
-
- Bug 4064 - Support for C# nullable type [view]
-
- Bug 4244 - Fortran: tagfile.tag:789: warning: Unknown compound attribute `type' found! [view]
-
- Bug 4316 - Can't use pound sign in alias command, escaped or unescaped [view]
-
- Bug 4458 - @todo in @param leads to strange confusing message [view]
+, [view]
+- Bug 2354 - caller graph can be improved by having caller on left & callee on right [view]
+- Bug 2478 - Handling of unnamed parameters (C/C++) unclear [view]
+- Bug 2655 - cond/endcond cannot be used in aliases [view]
+- Bug 2859 - Unnamed parameters parsed incorrectly [view]
+- Bug 3206 - Fortran: Does not recognize backslash at end of documentation line [view]
+- Bug 3361 - Merging of consecutive repeated commands creates poorly-structured HTML [view]
+- Bug 3677 - <![CDATA[ is not handled inside C# comments [view]
+- Bug 3691 - C# keywords 'get' and 'set' are highlighted as reserved words in C++ documentation source browser. [view]
+- Bug 3892 - @var in php is not documented [view]
+- Bug 3958 - \cond after @string literal containing backslash fails in C# [view]
+- Bug 4013 - Automatic links don't work correctly with operator< and operator<= [view]
+- Bug 4064 - Support for C# nullable type [view]
+- Bug 4244 - Fortran: tagfile.tag:789: warning: Unknown compound attribute `type' found! [view]
+- Bug 4316 - Can't use pound sign in alias command, escaped or unescaped [view]
+- Bug 4458 - @todo in @param leads to strange confusing message [view]
- Bug 4529 - HTML tags <u> and </u> not supported [view]
-, [view]
-
- Bug 4725 - single quote in HTML section of PHP breaks doxygen [view]
-
- Bug 4771 - Not warning of undocumented function parameters [view]
-
- Bug 4878 - Value from enumeration followed with semicolon is not present in java docs [view]
-
- Bug 4954 - JavaDoc @linkplain is not recognized [view]
-
- Bug 5032 - Line numbers for examples [view]
-
- Bug 5068 - The 'Examples:' section; bad/missing style and incorrect spelling [view]
+, [view]
+- Bug 4725 - single quote in HTML section of PHP breaks doxygen [view]
+- Bug 4771 - Not warning of undocumented function parameters [view]
+- Bug 4878 - Value from enumeration followed with semicolon is not present in java docs [view]
+- Bug 4954 - JavaDoc @linkplain is not recognized [view]
+- Bug 5032 - Line numbers for examples [view]
+- Bug 5068 - The 'Examples:' section; bad/missing style and incorrect spelling [view]
- Bug 5213 - Generated Doxyfile differs from result of doxygen -u [view]
-, [view]
-
- Bug 5327 - <img> on a \page does not copy the image to the html output folder [view]
-
- Bug 5366 - Error with inserting images to PDF with Markdown [view]
-
- Bug 5442 - Misparsed comments leading to missing call graph [view]
-
- Bug 5539 - Error message when using memberof in a C macro [view]
-
- Bug 5547 - "remove" is treated as a keyword (green) in the source browser for C++ [view]
-
- Bug 5677 - Negative sign in -Foo::Bar ruins hyperlink in generated output [view]
-
- Bug 5725 - Field with name "internal" confuses documentation builder. [view]
-
- Bug 5765 - \todo at end of C# XML comment breaks following todo's [view]
-
- Bug 5783 - Navigation incorrect with escaped symbols [view]
-
- Bug 5784 - Doxygen not creating call graphs for C# methods if namespace contains the classname [view]
-
- Bug 5818 - Main page absent in TOC of CHM, if PROJECT_NAME is empty [view]
-
- Bug 5853 - Can't suppress @author, @date and @copyright information in the detailed file description [view]
-
- Bug 5901 - Macros (@test, @todo, etc) used with PHP namespaces causes illegal command warning [view]
-
- Bug 5929 - \internal stops all parsing if used inside a section [view]
-
- Bug 6025 - Make maxLineLen of latex output configurable [view]
-
- Bug 6041 - PHP: New array syntax not supported when parsing initial value [view]
-
- Bug 6104 - EXTERNAL_GROUPS lose hierarchy [view]
-
- Bug 6118 - Title in rtf file is incorrect when overridden by user in extension file [view]
-
- Bug 6153 - Build of PDF with LaTEX breaks [view]
-
- Bug 6160 - Python List as Default Parameter not parsed correctly [view]
-
- Bug 6172 - CREATE_SUBDIRS breaks SERVER_BASED_SEARCH [view]
-
- Bug 6175 - plantuml:an unwanted newline is generated after @startuml [view]
-
- Bug 6197 - Czech/Slovak language documentation with tables from LaTeX to PDF is not possible [view]
-
- Bug 6208 - Annotated function parameter generates <dt> warning in todo list [view]
-
- Bug 6213 - rtf generation [view]
+, [view]
+- Bug 5327 - <img> on a \page does not copy the image to the html output folder [view]
+- Bug 5366 - Error with inserting images to PDF with Markdown [view]
+- Bug 5442 - Misparsed comments leading to missing call graph [view]
+- Bug 5539 - Error message when using memberof in a C macro [view]
+- Bug 5547 - "remove" is treated as a keyword (green) in the source browser for C++ [view]
+- Bug 5677 - Negative sign in -Foo::Bar ruins hyperlink in generated output [view]
+- Bug 5725 - Field with name "internal" confuses documentation builder. [view]
+- Bug 5765 - \todo at end of C# XML comment breaks following todo's [view]
+- Bug 5783 - Navigation incorrect with escaped symbols [view]
+- Bug 5784 - Doxygen not creating call graphs for C# methods if namespace contains the classname [view]
+- Bug 5818 - Main page absent in TOC of CHM, if PROJECT_NAME is empty [view]
+- Bug 5853 - Can't suppress @author, @date and @copyright information in the detailed file description [view]
+- Bug 5901 - Macros (@test, @todo, etc) used with PHP namespaces causes illegal command warning [view]
+- Bug 5929 - \internal stops all parsing if used inside a section [view]
+- Bug 6025 - Make maxLineLen of latex output configurable [view]
+- Bug 6041 - PHP: New array syntax not supported when parsing initial value [view]
+- Bug 6104 - EXTERNAL_GROUPS lose hierarchy [view]
+- Bug 6118 - Title in rtf file is incorrect when overridden by user in extension file [view]
+- Bug 6153 - Build of PDF with LaTEX breaks [view]
+- Bug 6160 - Python List as Default Parameter not parsed correctly [view]
+- Bug 6172 - CREATE_SUBDIRS breaks SERVER_BASED_SEARCH [view]
+- Bug 6175 - plantuml:an unwanted newline is generated after @startuml [view]
+- Bug 6197 - Czech/Slovak language documentation with tables from LaTeX to PDF is not possible [view]
+- Bug 6208 - Annotated function parameter generates <dt> warning in todo list [view]
+- Bug 6213 - rtf generation [view]
- Bug 6214 - LaTeX output for \tparam block fails to compile when it contains a \code block [view]
-, [view]
-
- Bug 6224 - .tex file is wrong when generating a function whose name includes an underline [view]
-
- Bug 6269 - Disabled controls when `HAVE_DOT` is already set to `YES` [view]
-
- Bug 6270 - Bad handling of Python class members when a class declaration line contains a comment [view]
-
- Bug 6295 - doxygen has problem with operator&=() [view]
-
- Bug 6305 - XHTML pages are broken several ways [view] and [view]
-
- Bug 6308 - When generating xhtml, async attribute on script tags need a value [view]
-
- Bug 6310 - Table markdown produces invalid xhtml code [view]
-
- Bug 6311 - Blank rows on class page when using external tag file [view]
-
- Bug 6312 - markdown plantuml use of graphviz fail if plantuml work i code file [view]
-
- Bug 6316 - unescaped double quote in searchdata.js breaks search box functionality [view]
-
- Bug 6322 - incorrect parsing of markdown table [view]
-
- Bug 6323 - error: Could not open file .../doc/html/functions_ .html for writing [view]
-
- Bug 6324 - C#: Incorrect parsing of property definitions containing "//" symbols in one line with "} [view]
-
- Bug 6325 - Segmentation fault when generating graphical class hierarchy [view]
-
- Bug 6339 - Examples of TCL files fail to display [view]
-
- Bug 6340 - Missed warning opportunity: duplicated arguments [view]
-
- Bug 6345 - c# see langword broken [view]
-
- Bug 6346 - Doxygen crash when using \code{.markdown}...\endcode in VHDL source [view]
-
- Bug 6350 - Broken extension test in FileDef::generateSourceFile() [view]
-
- Bug 6352 - "unexpected token TK_EOF as the argument of ref" when target starts with a digit [view]
-
- Bug 6362 - Adjacent xrefitems always added to first list present on page [view]
-
- Bug 6363 - Backslashes in default values confuse the parser (and cause params to be ignored) [view]
-
- Bug 6368 - LaTeX: Class scrbook Error: undefined old font command `\tt' [view]
-
- Bug 6370 - Invalid 3-byte UTF8 found in input of graph [view]
-
- Bug 6373 - Collapsed treeview arrow displays as emoji in Microsoft Edge [view]
-
- Bug 6378 - @cond does not stop at @endcond Fortran [view]
+, [view]
+- Bug 6224 - .tex file is wrong when generating a function whose name includes an underline [view]
+- Bug 6269 - Disabled controls when `HAVE_DOT` is already set to `YES` [view]
+- Bug 6270 - Bad handling of Python class members when a class declaration line contains a comment [view]
+- Bug 6295 - doxygen has problem with operator&=() [view]
+- Bug 6305 - XHTML pages are broken several ways [view] and [view]
+- Bug 6308 - When generating xhtml, async attribute on script tags need a value [view]
+- Bug 6310 - Table markdown produces invalid xhtml code [view]
+- Bug 6311 - Blank rows on class page when using external tag file [view]
+- Bug 6312 - markdown plantuml use of graphviz fail if plantuml work i code file [view]
+- Bug 6316 - unescaped double quote in searchdata.js breaks search box functionality [view]
+- Bug 6322 - incorrect parsing of markdown table [view]
+- Bug 6323 - error: Could not open file .../doc/html/functions_ .html for writing [view]
+- Bug 6324 - C#: Incorrect parsing of property definitions containing "//" symbols in one line with "} [view]
+- Bug 6325 - Segmentation fault when generating graphical class hierarchy [view]
+- Bug 6339 - Examples of TCL files fail to display [view]
+- Bug 6340 - Missed warning opportunity: duplicated arguments [view]
+- Bug 6345 - c# see langword broken [view]
+- Bug 6346 - Doxygen crash when using \code{.markdown}...\endcode in VHDL source [view]
+- Bug 6350 - Broken extension test in FileDef::generateSourceFile() [view]
+- Bug 6352 - "unexpected token TK_EOF as the argument of ref" when target starts with a digit [view]
+- Bug 6362 - Adjacent xrefitems always added to first list present on page [view]
+- Bug 6363 - Backslashes in default values confuse the parser (and cause params to be ignored) [view]
+- Bug 6368 - LaTeX: Class scrbook Error: undefined old font command `\tt' [view]
+- Bug 6370 - Invalid 3-byte UTF8 found in input of graph [view]
+- Bug 6373 - Collapsed treeview arrow displays as emoji in Microsoft Edge [view]
+- Bug 6378 - @cond does not stop at @endcond Fortran [view]
- Bug 6517 - Emoji support [view]
-, [view]
-
- Bug 6524 - Markdown formats missing in doxygen outputs. [view]
-
- Bug 6533 - PHP: Namespaced typehints in deprecated methods not handled correctly [view]
+, [view]
+- Bug 6524 - Markdown formats missing in doxygen outputs. [view]
+- Bug 6533 - PHP: Namespaced typehints in deprecated methods not handled correctly [view]
- Bug 6547 - Call graph missing due to ALIASES [view]
-, [view]
-
- Bug 6566 - INHERIT_DOCS not working for python [view]
-
- Bug 6580 - xrefitems not listed if the page is referenced multiple times [view]
-
- Bug 6589 - anchor after test command in a namespace produces duplicate tests [view]
-
- Bug 6594 - using ingroup and anchor causes tests to disappear [view]
-
- Bug 6597 - SIGSEGV presumably caused by C++ "using" declaration [view]
-
- Bug 6601 - tparam HTML gobbles up lines after the tparam comment [view]
-
- Bug 6612 - Issue with handling of emoji [view]
-
- Bug 6632 - References to Objective C protocols by name broken in 1.8.12 [view]
-
- Bug 6657 - "QGDict::hashAsciiKey: Invalid null key" when using anonymous union/struct [view]
-
- Bug 6690 - Regression in handling of shorthand signed/unsigned types in function parameters (with bisect and test case) [view]
-
- Bug 6691 - Multiple issues with emoji matching [view]
-
- Bug 6692 - XML TOC generation is not backwards-compatible with 1.8.14 [view]
-
- 'self' keyword in PHP documentation [view]
-
- Added: support RTL for DocXRefItem in html - Removed: support RTL form Return section in html, for consistency with parameter sections [view]
-
- Fixed: list item bullets overlap floating elements in html - Fixed: fragment lines overlap floating elements in html [view]
-
- Fixed: text-align of rtl toc [view]
-
- Fixed: last line underline overlap border in html fragment [view]
-
- A few more language updates [view]
-
- Add VHDL strings to Translator class and add german translations. [view]
+, [view]
+- Bug 6566 - INHERIT_DOCS not working for python [view]
+- Bug 6580 - xrefitems not listed if the page is referenced multiple times [view]
+- Bug 6589 - anchor after test command in a namespace produces duplicate tests [view]
+- Bug 6594 - using ingroup and anchor causes tests to disappear [view]
+- Bug 6597 - SIGSEGV presumably caused by C++ "using" declaration [view]
+- Bug 6601 - tparam HTML gobbles up lines after the tparam comment [view]
+- Bug 6612 - Issue with handling of emoji [view]
+- Bug 6632 - References to Objective C protocols by name broken in 1.8.12 [view]
+- Bug 6657 - "QGDict::hashAsciiKey: Invalid null key" when using anonymous union/struct [view]
+- Bug 6690 - Regression in handling of shorthand signed/unsigned types in function parameters (with bisect and test case) [view]
+- Bug 6691 - Multiple issues with emoji matching [view]
+- Bug 6692 - XML TOC generation is not backwards-compatible with 1.8.14 [view]
+- 'self' keyword in PHP documentation [view]
+- Added: support RTL for DocXRefItem in html - Removed: support RTL form Return section in html, for consistency with parameter sections [view]
+- Fixed: list item bullets overlap floating elements in html - Fixed: fragment lines overlap floating elements in html [view]
+- Fixed: text-align of rtl toc [view]
+- Fixed: last line underline overlap border in html fragment [view]
+- A few more language updates [view]
+- Add VHDL strings to Translator class and add german translations. [view]
- Add commands to handle referenced by relation and references relation [view]
-, [view]
-
- Add formula (images) to RTF output [view]
-
- Add function annotations support [view]
-
- Add possibility for adding doxygen configuration items to, all, tests during runtime. [view]
-
- Add support for std::shared_ptr [view]
-
- Add support of dict/set in annotations and default values [view]
-
- Add variadic arguments support to @link and @ref, aka '...' arguments, fixes [view]
-
- Add variadic function arguments '...' regression tests [view]
-
- Add variadic template function regression tests [view]
-
- Added *.ice files as a recognized file type. Added a Slice-optimized output mode. [view]
-
- Added French translation [view]
-
- Added missing #include for util.h to portable.cpp [view]
-
- Added not for usage of [TOC] together with Markdown headers [view]
-
- Added some VHDL code coloring [view]
-
- Added some missing default types for argument matching [view]
-
- Added substitution variant for character substitution [view]
-
- Added support for RTL(right to left) languages like Arabic and Persian in HTML output [view]
-
- Added test case for \ref, and fixed representation of operator->*() [view]
-
- Adding debug options to vhdl parser generator [view]
-
- Adjustment of xhtml1-transitional.dtd [view]
-
- Automatic detection of UCS-2 based on BOM corrected [view]
-
- Better HTML output for VHDL Ports [view]
-
- Bold text terminated by plus sign [view]
-
- Bug fix for plantuml [view]
-
- Bump minimal deployment target for OSX to 10.9 to avoid deprecation warning while linking [view]
-
- C++11 features used in Doxygen [view]
-
- Cannot Generate Layout File using -l [view]
-
- Cannot properly jump from brief to detailed function description [view]
-
- Change german translation of trClassDocumentation() for VHDL output. [view]
-
- Changed implementation, added test case [view]
-
- Changed mail address and removed obsolete files [view]
-
- Changed refiltering to forced use of insideTabbing [view]
-
- Changed state guard instead of adding pattern check+reject [view]
-
- Close last code line properly. [view]
-
- Combined lrRank and rank parameters for computeMd5Signature [view]
-
- Consistency between 'generate' and 'update' startup option [view]
-
- Consistency between preprocessor and handling of \cond and \if [view]
-
- Consistency for "group" commands [view]
-
- Consistency in headings and layout for template parameters (tparam) [view]
-
- Consistency of Index name in LaTeX output [view]
+, [view]
+- Add formula (images) to RTF output [view]
+- Add function annotations support [view]
+- Add possibility for adding doxygen configuration items to, all, tests during runtime. [view]
+- Add support for std::shared_ptr [view]
+- Add support of dict/set in annotations and default values [view]
+- Add variadic arguments support to @link and @ref, aka '...' arguments, fixes [view]
+- Add variadic function arguments '...' regression tests [view]
+- Add variadic template function regression tests [view]
+- Added *.ice files as a recognized file type. Added a Slice-optimized output mode. [view]
+- Added French translation [view]
+- Added missing #include for util.h to portable.cpp [view]
+- Added not for usage of [TOC] together with Markdown headers [view]
+- Added some VHDL code coloring [view]
+- Added some missing default types for argument matching [view]
+- Added substitution variant for character substitution [view]
+- Added support for RTL(right to left) languages like Arabic and Persian in HTML output [view]
+- Added test case for \ref, and fixed representation of operator->*() [view]
+- Adding debug options to vhdl parser generator [view]
+- Adjustment of xhtml1-transitional.dtd [view]
+- Automatic detection of UCS-2 based on BOM corrected [view]
+- Better HTML output for VHDL Ports [view]
+- Bold text terminated by plus sign [view]
+- Bug fix for plantuml [view]
+- Bump minimal deployment target for OSX to 10.9 to avoid deprecation warning while linking [view]
+- C++11 features used in Doxygen [view]
+- Cannot Generate Layout File using -l [view]
+- Cannot properly jump from brief to detailed function description [view]
+- Change german translation of trClassDocumentation() for VHDL output. [view]
+- Changed implementation, added test case [view]
+- Changed mail address and removed obsolete files [view]
+- Changed refiltering to forced use of insideTabbing [view]
+- Changed state guard instead of adding pattern check+reject [view]
+- Close last code line properly. [view]
+- Combined lrRank and rank parameters for computeMd5Signature [view]
+- Consistency between 'generate' and 'update' startup option [view]
+- Consistency between preprocessor and handling of \cond and \if [view]
+- Consistency for "group" commands [view]
+- Consistency in headings and layout for template parameters (tparam) [view]
+- Consistency of Index name in LaTeX output [view]
- Consistency of environment variables between config and code [view]
-, [view]
-
- Consistent warning messages [view]
-
- Correct list of not used translator functions [view]
-
- Correct typing error in test 5 [view]
-
- Correct typing error in test 51 [view]
-
- Correct typing error in warning message. [view]
-
- Corrected description of XML output for emoji characters [view]
-
- Corrected warning in case of a not supported output format with \image command. [view]
-
- Correcting "Definition at line @0 of file @1." [view]
+, [view]
+- Consistent warning messages [view]
+- Correct list of not used translator functions [view]
+- Correct typing error in test 5 [view]
+- Correct typing error in test 51 [view]
+- Correct typing error in warning message. [view]
+- Corrected description of XML output for emoji characters [view]
+- Corrected warning in case of a not supported output format with \image command. [view]
+- Correcting "Definition at line @0 of file @1." [view]
- Correcting labels for citations [view]
-, [view]
-
- Correcting tag example and uniform calling all examples [view]
-
- Correcting tag in printdocvisitor [view]
-
- Correcting warning messages and echoing unknown command [view]
-
- Correction for `doxygen -g` [view]
-
- Correction in example of FILE_VERSION_FILTER [view]
-
- Correction in title of FAQ [view]
-
- Correction internal documentation [view]
-
- Correction of some coloring of code comments in VHDL, adding data type 'positive' [view]
-
- Create command for escaped equal sign [view]
+, [view]
+- Correcting tag example and uniform calling all examples [view]
+- Correcting tag in printdocvisitor [view]
+- Correcting warning messages and echoing unknown command [view]
+- Correction for `doxygen -g` [view]
+- Correction in example of FILE_VERSION_FILTER [view]
+- Correction in title of FAQ [view]
+- Correction internal documentation [view]
+- Correction of some coloring of code comments in VHDL, adding data type 'positive' [view]
+- Create command for escaped equal sign [view]
- Create test possibilities for xhtml and pdf output [view]
-, [view]
-
- Debug output commentcnv independent of QUIET setting [view]
-
- Difference between standard and used Doxyfile [view]
-
- Difference between standard and used Doxyfile (list) [view]
-
- Disabled Appveyor documentation build due to unreliability of MikTeX download [view]
-
- Disabled debug print [view]
-
- Documentation EXTENSION_MAPPING [view]
-
- Documentation correction [view]
-
- Documentation correction CLANG option usage [view]
-
- Documentation correction include command with options [view]
-
- Documentation corrections [view]
-
- Documentation internet addresses [view]
-
- Documentation update regarding right font usage in architecture chapter [view]
-
- Does not generate TOC for markdown [view]
-
- Don't link to non existing / not accessible namespaces , in CSharp, in the source code [view]
-
- Doxygen creates empty image titles for Docbook output [view]
-
- Doxygen manual doesn't have lines around markdown tables / cells. [view]
-
- Doxygen manual is not XHTML compliant [view]
-
- Drop down lists in menu bar missing [view]
-
- Enable comma as separator in configuration lists [view]
-
- Enable in page table of contents for LaTeX [view]
+, [view]
+- Debug output commentcnv independent of QUIET setting [view]
+- Difference between standard and used Doxyfile [view]
+- Difference between standard and used Doxyfile (list) [view]
+- Disabled Appveyor documentation build due to unreliability of MikTeX download [view]
+- Disabled debug print [view]
+- Documentation EXTENSION_MAPPING [view]
+- Documentation correction [view]
+- Documentation correction CLANG option usage [view]
+- Documentation correction include command with options [view]
+- Documentation corrections [view]
+- Documentation internet addresses [view]
+- Documentation update regarding right font usage in architecture chapter [view]
+- Does not generate TOC for markdown [view]
+- Don't link to non existing / not accessible namespaces , in CSharp, in the source code [view]
+- Doxygen creates empty image titles for Docbook output [view]
+- Doxygen manual doesn't have lines around markdown tables / cells. [view]
+- Doxygen manual is not XHTML compliant [view]
+- Drop down lists in menu bar missing [view]
+- Enable comma as separator in configuration lists [view]
+- Enable in page table of contents for LaTeX [view]
- Enable in page table of contents for XML and add maximum level to in page table of contents [view]
-, [view]
+, [view]
- Enable possibility of CLANG for Cygwin [view]
-, [view]
-
- Enable possibility to run single tests [view]
-
- Ensure all language files are reset [view]
-
- Expand sqlite3gen's breadth, depth, and quality [view]
-
- Extending \cite command with '-' and '?' characters. [view]
-
- Extending tests with extra possibilities [view]
-
- Fix French lang build [view]
-
- Fix HTTPS links [view]
-
- Fix VHDL Latex documentation having two chapters with the same name. [view]
-
- Fix Windows build failure [view]
-
- Fix annotation with default value parsing [view]
-
- Fix building with Visual Studio 2013 [view]
-
- Fix for 'Definition at line' points to end of multiple-lined definition for Python #6706 [view]
-
- Fix for module quicklinks [view]
-
- Fix for unbounded memory usage due to a bug in \ref const matching #6689 [view]
-
- Fix potential hangup when merging scopes [view]
-
- Fix regression due to move of markdown processing [view]
+, [view]
+- Enable possibility to run single tests [view]
+- Ensure all language files are reset [view]
+- Expand sqlite3gen's breadth, depth, and quality [view]
+- Extending \cite command with '-' and '?' characters. [view]
+- Extending tests with extra possibilities [view]
+- Fix French lang build [view]
+- Fix HTTPS links [view]
+- Fix VHDL Latex documentation having two chapters with the same name. [view]
+- Fix Windows build failure [view]
+- Fix annotation with default value parsing [view]
+- Fix building with Visual Studio 2013 [view]
+- Fix for 'Definition at line' points to end of multiple-lined definition for Python #6706 [view]
+- Fix for module quicklinks [view]
+- Fix for unbounded memory usage due to a bug in \ref const matching #6689 [view]
+- Fix potential hangup when merging scopes [view]
+- Fix regression due to move of markdown processing [view]
- Fix scanner.l for Slice [view]
, [view]
-, [view]
-
- Fix/New: add variadic function args '...' support to @link [view]
-
- Fix/New: add variadic function args '...' support to @ref [view]
-
- Fixed bug in URL [view]
-
- Fixed compile errors in clang and gcc [view]
-
- Fixed compiler warning for nested /* in scanner.l [view]
-
- Fixed differently by changing root cause for introducing the space [view]
-
- Fixed documentation to point to GitHub issue tracker [view]
-
- Fixed incorrect XHTML output for test 021 [view]
-
- Fixed logic error [view]
-
- Fixed merge problem [view]
-
- Fixed one remained compile error in clang [view]
-
- Fixed problems with emoji handling and added a test case for it [view]
-
- Fixed some more small memory leaks [view]
-
- Fixed two small memory leaks [view]
-
- Fixing coverity messages [view]
-
- Fixing coverity messages (Namespace tag) [view]
-
- Fixing problem with possible not initialized variable (endless loop in VS 2017 debug) [view]
-
- Fortran code coloring improvements (REAL and comment lines) [view]
-
- Fortran improvements [view]
-
- Fortran improvements (2) [view]
-
- Fortran scanner abort message [view]
-
- French translation for VHDL additions [view]
-
- Further simplified the fix [view]
-
- Generating doxygen documentation on Windows (with MikTex) [view]
-
- Handling Fortran functions in call graphs [view]
-
- Heading in rtf. #6522 https://github.com/doxygen/doxygen/issues/6522 [view]
-
- Ignore build* directories and not just build [view]
-
- Implementation Fortran ENUM / ENUMERATION [view]
+, [view]
+- Fix/New: add variadic function args '...' support to @link [view]
+- Fix/New: add variadic function args '...' support to @ref [view]
+- Fixed bug in URL [view]
+- Fixed compile errors in clang and gcc [view]
+- Fixed compiler warning for nested /* in scanner.l [view]
+- Fixed differently by changing root cause for introducing the space [view]
+- Fixed documentation to point to GitHub issue tracker [view]
+- Fixed incorrect XHTML output for test 021 [view]
+- Fixed logic error [view]
+- Fixed merge problem [view]
+- Fixed one remained compile error in clang [view]
+- Fixed problems with emoji handling and added a test case for it [view]
+- Fixed some more small memory leaks [view]
+- Fixed two small memory leaks [view]
+- Fixing coverity messages [view]
+- Fixing coverity messages (Namespace tag) [view]
+- Fixing problem with possible not initialized variable (endless loop in VS 2017 debug) [view]
+- Fortran code coloring improvements (REAL and comment lines) [view]
+- Fortran improvements [view]
+- Fortran improvements (2) [view]
+- Fortran scanner abort message [view]
+- French translation for VHDL additions [view]
+- Further simplified the fix [view]
+- Generating doxygen documentation on Windows (with MikTex) [view]
+- Handling Fortran functions in call graphs [view]
+- Heading in rtf. #6522 https://github.com/doxygen/doxygen/issues/6522 [view]
+- Ignore build* directories and not just build [view]
+- Implementation Fortran ENUM / ENUMERATION [view]
- Implementation of standard generator for docbook output [view]
-, [view]
-
- Improved robustness of the emoji feature [view]
-
- Improvement LaTeX output [view] and [view] and [view]
-
- Improvement regarding width and title for docbook [view]
-
- Improvements in handling special characters in Latex [view]
-
- Include "empty" directories in the documentation if they contain a `.dox` file (or similar) documenting the directory itself. [view]
-
- Include header for CompilationDatabase [view]
-
- Include height item in XML output [view]
-
- Inconsistency in respect to tgroup in docbook [view]
-
- Incorrect tag sequence for xhtml with class diagram possible [view]
-
- Incorrect closing tags for in page table of contents (XHTML) [view]
-
- Incorrect closing tags for in page table of contents (docbook) [view]
-
- Incorrect number of start / end paragraph tags for xhtml with htmlonly [view]
-
- Incorrect number of start / end paragraph tags for xhtml with image command [view]
-
- Incorrect number tag sequence for xhtml with htmlinclude command possible [view]
-
- Incorrect tag sequence for xhtml with latexinclude command possible [view]
-
- Incorrect tag sequence possible for images possible in case of xhtml [view]
-
- Index bugfix [view]
-
- Index list cannot contain special characters in ids for XHTML [view]
-
- Inline images [view]
-
- Invalid warnings regarding todos when source file name contains a '-' [view]
-
- Issue #6631 Code blocks incorrectly formatted in Latex [view]
-
- Issue 6411: CSS for Markdown tables do not use HTML_COLORSTYLE_HUE, HTML_COLORSTYLE_SAT config variables [view]
-
- Issue 6469: Java method calls are ignored in generating call/caller graph with Graphviz [view]
-
- Issue 6494: asterisks before args and kwargs are ignored in python [view]
-
- Issue_6456 Using # in links causes errors in PDF generation [view]
-
- Issue_6585: Unexpected anchor tags in tag-files [view]
+, [view]
+- Improved robustness of the emoji feature [view]
+- Improvement LaTeX output [view] and [view] and [view]
+- Improvement regarding width and title for docbook [view]
+- Improvements in handling special characters in Latex [view]
+- Include "empty" directories in the documentation if they contain a `.dox` file (or similar) documenting the directory itself. [view]
+- Include header for CompilationDatabase [view]
+- Include height item in XML output [view]
+- Inconsistency in respect to tgroup in docbook [view]
+- Incorrect tag sequence for xhtml with class diagram possible [view]
+- Incorrect closing tags for in page table of contents (XHTML) [view]
+- Incorrect closing tags for in page table of contents (docbook) [view]
+- Incorrect number of start / end paragraph tags for xhtml with htmlonly [view]
+- Incorrect number of start / end paragraph tags for xhtml with image command [view]
+- Incorrect number tag sequence for xhtml with htmlinclude command possible [view]
+- Incorrect tag sequence for xhtml with latexinclude command possible [view]
+- Incorrect tag sequence possible for images possible in case of xhtml [view]
+- Index bugfix [view]
+- Index list cannot contain special characters in ids for XHTML [view]
+- Inline images [view]
+- Invalid warnings regarding todos when source file name contains a '-' [view]
+- Issue #6631 Code blocks incorrectly formatted in Latex [view]
+- Issue 6411: CSS for Markdown tables do not use HTML_COLORSTYLE_HUE, HTML_COLORSTYLE_SAT config variables [view]
+- Issue 6469: Java method calls are ignored in generating call/caller graph with Graphviz [view]
+- Issue 6494: asterisks before args and kwargs are ignored in python [view]
+- Issue_6456 Using # in links causes errors in PDF generation [view]
+- Issue_6585: Unexpected anchor tags in tag-files [view]
- Keyword register (in code) is deprecated since C++11 [view]
-, [view]
-
- LaTeX with verbatim part inside a table [view]
-
- Large CALL / CALLER graphs cannot be processed in LaTeX [view]
-
- Make conanfile creation more readable [view]
-
- Make it possible to list namespace members in file scope for XML output. [view]
-
- Making VHDL error messages more doxygen like [view]
-
- Making the 'tex' part of \makeindex available to the user [view]
-
- Markdown list wrong displayed [view]
-
- Minor documentation fix [view]
-
- Minor fixes to local toc logic after feedback [view]
-
- Minor restructuring [view]
+, [view]
+- LaTeX with verbatim part inside a table [view]
+- Large CALL / CALLER graphs cannot be processed in LaTeX [view]
+- Make conanfile creation more readable [view]
+- Make it possible to list namespace members in file scope for XML output. [view]
+- Making VHDL error messages more doxygen like [view]
+- Making the 'tex' part of \makeindex available to the user [view]
+- Markdown list wrong displayed [view]
+- Minor documentation fix [view]
+- Minor fixes to local toc logic after feedback [view]
+- Minor restructuring [view]
- Misc. typos [view]
-, [view]
-
- Missing opening round bracket in case of an exception [view]
-
- More typos [view]
-
- Moved #include "config.h" back to the original place [view]
-
- Moved duplicated code into dedicated function skipLanguageSpecificKeyword [view]
-
- Moved local toc data into a separate type for better encapsulation [view]
+, [view]
+- Missing opening round bracket in case of an exception [view]
+- More typos [view]
+- Moved #include "config.h" back to the original place [view]
+- Moved duplicated code into dedicated function skipLanguageSpecificKeyword [view]
+- Moved local toc data into a separate type for better encapsulation [view]
- Multiple `\xreflist` in one page with same key [view]
-, [view]
-
- Multiple addindex commands in HTML with same name [view]
-
- Namespace with name docstrings_linebreak [view]
-
- Not showing external project in HTML hierarchy class pages [view]
-
- Numbers in comment disappear [view]
-
- Numbers overlap the titles in TOC of PDF [view]
-
- Order resources not only on filename but also dirname [view]
-
- PATCH -- updates reference link with no closing [view]
-
- Path for external commands on windows [view]
-
- Possibility to have a \image command inside a <A> tag [view]
-
- Possible fix for the build [view]
-
- Prevent <center> and <div> inside brief descriptions to avoid broken XHTML output [view]
-
- Prevent empty list [view]
-
- Prevent empty member list table (XHTML) [view]
-
- Prevent empty page list table (XHTML) [view]
-
- Prevent possible 'QGDict::hashAsciiKey: Invalid null key' warning [view]
-
- Prevent potential race condition [view]
-
- Print emoji text in case of unknown emoji [view]
-
- Problem with TEST_FLAGS when using CMake for Visual Studio [view]
-
- Problem with \cond in normal comment of test 015 [view]
-
- Problem with code inside a Doxy table in LaTeX [view]
-
- Problems and some enhancements for LaTeX tables [view]
-
- RTF layout regarding References and Referenced by [view]
-
- RTF lists more levels and removing extra paragraphs [view]
-
- Readded missing "Span" case to DocStyleChange::styleString [view]
-
- Redundant whitespace removal breaks some C++ links [with test case and Git bisect] (Origin: bugzilla #791942) [view]
-
- Refactored code a bit [view]
-
- Refactored code a bit (use const references and made global functions members) [view]
-
- Reference text in reference list seen as emoji [view]
-
- Remove debug statement [view]
-
- Remove debug statements [view]
-
- Remove default assignment from Translator::trVhdlType() declaration [view]
-
- Remove double line with documented argument from addContentsItem in ftvhelp.cpp [view]
-
- Remove non-english translations [view]
-
- Remove obsolete definitions from scanner [view]
-
- Remove obsolete line from README.md [view]
-
- Remove old obsolete docbook generator [view]
-
- Remove some dead code [view]
-
- Renamed (start/end)SimpleSect to (start/end)Examples. [view]
-
- Renamed command and moved duplicated code into a macro [view]
-
- Renamed option and test case numbers [view]
-
- Replace ''printf' with appropriate warn 'message' [view]
-
- Replace calls to trTypeString with trVhdlType in single mode, which is the default. [view]
-
- Replaced replace(QRegExp(..)) by substitute [view]
-
- Replaced replace(QRegExp..) by substitute [view]
-
- Resolve inconsistency in formula repositories. [view]
-
- Restructured code to avoid the need for global state [view]
-
- Return VHDL specific text in trClassHierarchyDescription() [view]
-
- Section label with minus sign not recognized properly. [view]
-
- Small clarification for REFERENCED_BY_RELATION [view]
-
- Small correction installation / build procedure [view]
-
- Small corrections in distributed man pages [view]
-
- Small documentation corrections [view]
-
- Small problems when displaying python code [view]
+, [view]
+- Multiple addindex commands in HTML with same name [view]
+- Namespace with name docstrings_linebreak [view]
+- Not showing external project in HTML hierarchy class pages [view]
+- Numbers in comment disappear [view]
+- Numbers overlap the titles in TOC of PDF [view]
+- Order resources not only on filename but also dirname [view]
+- PATCH -- updates reference link with no closing [view]
+- Path for external commands on windows [view]
+- Possibility to have a \image command inside a <A> tag [view]
+- Possible fix for the build [view]
+- Prevent <center> and <div> inside brief descriptions to avoid broken XHTML output [view]
+- Prevent empty list [view]
+- Prevent empty member list table (XHTML) [view]
+- Prevent empty page list table (XHTML) [view]
+- Prevent possible 'QGDict::hashAsciiKey: Invalid null key' warning [view]
+- Prevent potential race condition [view]
+- Print emoji text in case of unknown emoji [view]
+- Problem with TEST_FLAGS when using CMake for Visual Studio [view]
+- Problem with \cond in normal comment of test 015 [view]
+- Problem with code inside a Doxy table in LaTeX [view]
+- Problems and some enhancements for LaTeX tables [view]
+- RTF layout regarding References and Referenced by [view]
+- RTF lists more levels and removing extra paragraphs [view]
+- Readded missing "Span" case to DocStyleChange::styleString [view]
+- Redundant whitespace removal breaks some C++ links [with test case and Git bisect] (Origin: bugzilla #791942) [view]
+- Refactored code a bit [view]
+- Refactored code a bit (use const references and made global functions members) [view]
+- Reference text in reference list seen as emoji [view]
+- Remove debug statement [view]
+- Remove debug statements [view]
+- Remove default assignment from Translator::trVhdlType() declaration [view]
+- Remove double line with documented argument from addContentsItem in ftvhelp.cpp [view]
+- Remove non-english translations [view]
+- Remove obsolete definitions from scanner [view]
+- Remove obsolete line from README.md [view]
+- Remove old obsolete docbook generator [view]
+- Remove some dead code [view]
+- Renamed (start/end)SimpleSect to (start/end)Examples. [view]
+- Renamed command and moved duplicated code into a macro [view]
+- Renamed option and test case numbers [view]
+- Replace ''printf' with appropriate warn 'message' [view]
+- Replace calls to trTypeString with trVhdlType in single mode, which is the default. [view]
+- Replaced replace(QRegExp(..)) by substitute [view]
+- Replaced replace(QRegExp..) by substitute [view]
+- Resolve inconsistency in formula repositories. [view]
+- Restructured code to avoid the need for global state [view]
+- Return VHDL specific text in trClassHierarchyDescription() [view]
+- Section label with minus sign not recognized properly. [view]
+- Small clarification for REFERENCED_BY_RELATION [view]
+- Small correction installation / build procedure [view]
+- Small corrections in distributed man pages [view]
+- Small documentation corrections [view]
+- Small problems when displaying python code [view]
- Small problems when having code in LaTeX output [view]
-, [view]
-
- Sorting of index in case of LaTex [view]
-
- Spanish translation for VHDL additions [view]
-
- Spelling of the word Javadoc [view]
-
- Synchronize chapter names of doxygen's own documentation. [view]
-
- Syntax highlighting / code coloring in RTF [view]
-
- Tag sequence incorrect for svg image (XHTML) [view]
+, [view]
+- Sorting of index in case of LaTex [view]
+- Spanish translation for VHDL additions [view]
+- Spelling of the word Javadoc [view]
+- Synchronize chapter names of doxygen's own documentation. [view]
+- Syntax highlighting / code coloring in RTF [view]
+- Tag sequence incorrect for svg image (XHTML) [view]
- Test renumbering [view]
-, [view]
+, [view]
- Tooltip was twice 'HTML escaped' [view]
-, [view]
-
- Translators updated to version 1.8.15. [view]
-
- Truncated split bar in HTML output between treeview and normal text area [view]
-
- Typos [view], [view] , [view]
-
- Unbalanced start of lists resulting in not creatable pdf of rtf document [view]
-
- Update Dutch translation for new Slice implementation [view]
-
- Update Dutch translation in respect to new VHDL entries. [view]
-
- Updated Hungarian translation [view]
-
- Upgrade to jQuery 1.7.2 to get rid of security scan violations. [view]
-
- Usage of '{', '}' and ',' in ALIAS [view]
-
- Use QCStringList::split i.s.o. QStringList::split [view]
-
- Version bump for next release [view]
-
- Warning running xmllint for xhtml [view]
-
- Wrong counting of lines during VHDL code output [view]
-
- Wrong determination of begin / end tag of formula in markdown. [view]
-
- Wrong link generated for inherited members when tag files are used. [view]
-
- Wrong separator in index for a.o. Python, C# [view]
-
- Wrong spelling of word doxygen [view]
-
- XHTML image tag mandatory alt attribute [view]
-
- XHTML incorrect attribute values for align and valign [view]
-
- XHTML problem with class index table [view]
-
- XHTML problem with multiple use of node numbers in id attribute [view]
-
- XHTML problem with name attribute with VHDL name attribute [view]
-
- XML output: avoid warnings with scoped enum values in anonymous namespaces. [view]
-
- [ImgBot] Optimize images [view]
-
- added PHP7 support for the search engine on HTML output. See: http://php.net/manual/en/language.basic-syntax.phptags.php [view]
-
- addindex supports also DocBook and RTF [view]
-
- correct typo in comment [view]
-
- declares XMLCodeGenerator in xmlgen.h [view]
-
- doxyparse bugfixes and minor improvements [view]
-
- fix build with qt 5.11, deprecated qt5_use_modules macro was removed, patch by Christophe Giboudeaux [view]
-
- perlmod syntax correction [view]
-
- redundant input_filter runs significantly reduce performance when FILTER_SOURCE_FILES and INLINE_SOURCES are both enabled #6395 [view]
-
- sqlite3: fix missing external_file view schema col [view]
-
- sqlite3: require sqlite >= 3.9.0 [view]
+, [view]
+- Translators updated to version 1.8.15. [view]
+- Truncated split bar in HTML output between treeview and normal text area [view]
+- Typos [view], [view] , [view]
+- Unbalanced start of lists resulting in not creatable pdf of rtf document [view]
+- Update Dutch translation for new Slice implementation [view]
+- Update Dutch translation in respect to new VHDL entries. [view]
+- Updated Hungarian translation [view]
+- Upgrade to jQuery 1.7.2 to get rid of security scan violations. [view]
+- Usage of '{', '}' and ',' in ALIAS [view]
+- Use QCStringList::split i.s.o. QStringList::split [view]
+- Version bump for next release [view]
+- Warning running xmllint for xhtml [view]
+- Wrong counting of lines during VHDL code output [view]
+- Wrong determination of begin / end tag of formula in markdown. [view]
+- Wrong link generated for inherited members when tag files are used. [view]
+- Wrong separator in index for a.o. Python, C# [view]
+- Wrong spelling of word doxygen [view]
+- XHTML image tag mandatory alt attribute [view]
+- XHTML incorrect attribute values for align and valign [view]
+- XHTML problem with class index table [view]
+- XHTML problem with multiple use of node numbers in id attribute [view]
+- XHTML problem with name attribute with VHDL name attribute [view]
+- XML output: avoid warnings with scoped enum values in anonymous namespaces. [view]
+- [ImgBot] Optimize images [view]
+- added PHP7 support for the search engine on HTML output. See: http://php.net/manual/en/language.basic-syntax.phptags.php [view]
+- addindex supports also DocBook and RTF [view]
+- correct typo in comment [view]
+- declares XMLCodeGenerator in xmlgen.h [view]
+- doxyparse bugfixes and minor improvements [view]
+- fix build with qt 5.11, deprecated qt5_use_modules macro was removed, patch by Christophe Giboudeaux [view]
+- perlmod syntax correction [view]
+- redundant input_filter runs significantly reduce performance when FILTER_SOURCE_FILES and INLINE_SOURCES are both enabled #6395 [view]
+- sqlite3: fix missing external_file view schema col [view]
+- sqlite3: require sqlite >= 3.9.0 [view]
\endhtmlonly
--
cgit v0.12