From: Gerald Pfeifer Date: Fri, 25 Dec 2020 14:20:43 +0000 (+0100) Subject: libstdc++: Convert three doxygen.nl links to https X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4ee8e5949a9b43c05c17667dd26852f5e9d5b98b;p=gcc.git libstdc++: Convert three doxygen.nl links to https libstdc++-v3: 2020-12-25 Gerald Pfeifer * doc/xml/manual/documentation_hacking.xml: Convert three links to doxygen.nl to https. * doc/html/manual/documentation_hacking.html: Regenerate. --- diff --git a/libstdc++-v3/doc/html/manual/documentation_hacking.html b/libstdc++-v3/doc/html/manual/documentation_hacking.html index f6f32fbda63..c978d5f3d1f 100644 --- a/libstdc++-v3/doc/html/manual/documentation_hacking.html +++ b/libstdc++-v3/doc/html/manual/documentation_hacking.html @@ -114,7 +114,7 @@ ps, and dvi.

Doxygen

Prerequisites

Table B.1. Doxygen Prerequisites

ToolVersionRequired By
coreutils8.5all
bash4.1all
doxygen1.7.6.1all
graphviz2.26graphical hierarchies
pdflatex2007-59pdf output

Prerequisite tools are Bash 2.0 or later, - Doxygen, and + Doxygen, and the GNU coreutils. (GNU versions of find, xargs, and possibly sed and grep are used, just because the GNU versions make @@ -232,7 +232,7 @@

Adding Doxygen markup to a file (informally called “doxygenating”) is very simple. See the - Doxygen + Doxygen manual for details. We try to use a very-recent version of Doxygen.

@@ -245,7 +245,7 @@ these member functions.

Some commentary to accompany - the first list in the Special + the first list in the Special Documentation Blocks section of the Doxygen manual:

  1. For longer comments, use the Javadoc style...

  2. ...not the Qt style. The intermediate *'s are preferred. diff --git a/libstdc++-v3/doc/xml/manual/documentation_hacking.xml b/libstdc++-v3/doc/xml/manual/documentation_hacking.xml index 723120808d7..03bf1f184d4 100644 --- a/libstdc++-v3/doc/xml/manual/documentation_hacking.xml +++ b/libstdc++-v3/doc/xml/manual/documentation_hacking.xml @@ -261,7 +261,7 @@ Prerequisite tools are Bash 2.0 or later, - Doxygen, and + Doxygen, and the GNU coreutils. (GNU versions of find, xargs, and possibly sed and grep are used, just because the GNU versions make @@ -447,7 +447,7 @@ Adding Doxygen markup to a file (informally called doxygenating) is very simple. See the Doxygen + xlink:href="https://www.doxygen.nl/download.html#latestman">Doxygen manual for details. We try to use a very-recent version of Doxygen. @@ -465,7 +465,7 @@ Some commentary to accompany the first list in the Special + xlink:href="https://www.doxygen.nl/manual/docblocks.html">Special Documentation Blocks section of the Doxygen manual: