From d72bfbd272669f22bfa615549dc737199a48dc95 Mon Sep 17 00:00:00 2001 From: Dimitri van Heesch Date: Mon, 2 Jul 2018 21:18:02 +0200 Subject: Fixed documentation to point to GitHub issue tracker --- doc/changelog.doc | 2232 ++++++++++++++++++++++++++--------------------------- doc/index.doc | 2 +- doc/trouble.doc | 13 +- 3 files changed, 1123 insertions(+), 1124 deletions(-) diff --git a/doc/changelog.doc b/doc/changelog.doc index 50f2209..1d4eeba 100644 --- a/doc/changelog.doc +++ b/doc/changelog.doc @@ -13,27 +13,27 @@
  • Allow case insensitive file pattern matching based on CASE_SENSE_NAMES [view]
  • Async load of mathjax javascript [view]
  • Avoid generating unused dir_* output files for non HTML output formats [view] -
  • Bug 557094 - Wrong spacing in function names with french language (latex output) [view] -
  • Bug 652086 - does ALIAS work for VHDL code? [view] -
  • Bug 729237 - (UnFriendlyTemplate) Spurious warning when documenting friend template [view] -
  • Bug 733705 - parser misinterpreting fortran [view] -
  • Bug 743367 - Duplicate attribute (target="_top" target="_top") generated in .SVG files [view] -
  • Bug 775493 - Usage of underscore's in parameter names [view] -
  • Bug 776791 - [1.8.13 Regression] Segfault building the breathe docs [view] -
  • Bug 776870 - XML Parsing Error for operator<< methods when outputting to XHTML [view] -
  • Bug 776964 - Menu does not work without Javascript [view] -
  • Bug 776988 - Too greedy behavior of @ref const matching [view] -
  • Bug 778730 - doxygen build fails [view] -
  • Bug 779014 - Add "\~" command to internatioalization article [view] -
  • Bug 784281 - Problem RTF output: The class list "classes" within the namespace report is wrong indicated. [view] -
  • Bug 786409 - parsing error in Fortran file with preprocessing [view] +
  • Bug 3138 - Wrong spacing in function names with french language (latex output) [view] +
  • Bug 4289 - does ALIAS work for VHDL code? [view] +
  • Bug 5468 - (UnFriendlyTemplate) Spurious warning when documenting friend template [view] +
  • Bug 5525 - parser misinterpreting fortran [view] +
  • Bug 5724 - Duplicate attribute (target="_top" target="_top") generated in .SVG files [view] +
  • Bug 6128 - Usage of underscore's in parameter names [view] +
  • Bug 6135 - [1.8.13 Regression] Segfault building the breathe docs [view] +
  • Bug 6137 - XML Parsing Error for operator<< methods when outputting to XHTML [view] +
  • Bug 6139 - Menu does not work without Javascript [view] +
  • Bug 6141 - Too greedy behavior of @ref const matching [view] +
  • Bug 6169 - doxygen build fails [view] +
  • Bug 6170 - Add "\~" command to internatioalization article [view] +
  • Bug 6223 - Problem RTF output: The class list "classes" within the namespace report is wrong indicated. [view] +
  • Bug 6238 - parsing error in Fortran file with preprocessing [view] , [view] -
  • Bug 787952 - Problem parsing c++ gnu::visibility [view] -
  • Bug 788209 - C++: False warning message when inheriting class from tag file [view] -
  • Bug 789007 - Error in markdown emphasis examples [view] -
  • Bug 789168 - Increasing access of inherited C++ members with 'using...' is not recognized by Doxygen [view] -
  • Bug 790320 - C++ parameter from lambda not recognized [view] -
  • Bug 790788 - Doxygen not showing the public, non-static member function [view] +
  • Bug 6259 - Problem parsing c++ gnu::visibility [view] +
  • Bug 6262 - C++: False warning message when inheriting class from tag file [view] +
  • Bug 6273 - Error in markdown emphasis examples [view] +
  • Bug 6277 - Increasing access of inherited C++ members with 'using...' is not recognized by Doxygen [view] +
  • Bug 6286 - C++ parameter from lambda not recognized [view] +
  • Bug 6290 - Doxygen not showing the public, non-static member function [view]
  • CMake: avoid if() around the whole contents of documentation CMakeLists.txt [view]
  • CMake: avoid if() around the whole contents of plugin CMakeLists.txt [view]
  • CMake: let CMake handle the C++ standard setting if target_compile_features() is used [view] @@ -59,7 +59,7 @@
  • Fetch filename property from object instead of hardcoded duplicated string [view]
  • Fix C# property initializer parsing [view]
  • Fix for regression in XML output generation after fixing bug 789168 [view] -
  • Fix https://bugzilla.gnome.org/show_bug.cgi?id=782583. [view] +
  • Fix 6210. [view]
  • Fix minor markup issue in the documentation. [view]
  • Fix not initialized pointer when parser is starting on a new file. [view]
  • Fix typo [view] @@ -135,27 +135,27 @@