From c5993c9abc360b5dc7ef4d8ebb639725eec7939c Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 28 Jul 2019 09:10:32 +0000 Subject: [PATCH] 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 --- libstdc++-v3/ChangeLog | 6 ++++++ libstdc++-v3/doc/xml/manual/documentation_hacking.xml | 10 ++++++---- 2 files changed, 12 insertions(+), 4 deletions(-) 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: -- 2.7.4