From: Gerald Pfeifer Date: Sun, 28 Jul 2019 09:10:32 +0000 (+0000) Subject: documentation_hacking.xml: Fix broken reference to the Doxygen manual. X-Git-Tag: upstream/12.2.0~22901 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c5993c9abc360b5dc7ef4d8ebb639725eec7939c;p=platform%2Fupstream%2Fgcc.git documentation_hacking.xml: Fix broken reference to the Doxygen manual. * doc/xml/manual/documentation_hacking.xml: Fix broken reference to the Doxygen manual. Avoid a "here" link on the way. Fix another broken link to Doxygen docblocks. From-SVN: r273852 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 98807d8..11be896 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,9 @@ +2019-07-28 Gerald Pfeifer + + * doc/xml/manual/documentation_hacking.xml: Fix broken reference + to the Doxygen manual. Avoid a "here" link on the way. + Fix another broken link to Doxygen docblocks. + 2019-07-26 Jonathan Wakely * include/std/bit (__cpp_lib_endian): Define. diff --git a/libstdc++-v3/doc/xml/manual/documentation_hacking.xml b/libstdc++-v3/doc/xml/manual/documentation_hacking.xml index fffa1fc..c1be25d 100644 --- a/libstdc++-v3/doc/xml/manual/documentation_hacking.xml +++ b/libstdc++-v3/doc/xml/manual/documentation_hacking.xml @@ -445,9 +445,10 @@ Adding Doxygen markup to a file (informally called - doxygenating) is very simple. The Doxygen manual can be - found - here. + doxygenating) is very simple. See the + Doxygen + manual for details. We try to use a very-recent version of Doxygen. @@ -463,7 +464,8 @@ Some commentary to accompany - the first list in the Special + the first list in the Special Documentation Blocks section of the Doxygen manual: