libstdc++: Convert three doxygen.nl links to https
authorGerald Pfeifer <gerald@pfeifer.com>
Fri, 25 Dec 2020 14:20:43 +0000 (15:20 +0100)
committerGerald Pfeifer <gerald@pfeifer.com>
Fri, 25 Dec 2020 14:20:43 +0000 (15:20 +0100)
libstdc++-v3:
2020-12-25  Gerald Pfeifer  <gerald@pfeifer.com>

* doc/xml/manual/documentation_hacking.xml: Convert three links
to doxygen.nl to https.
* doc/html/manual/documentation_hacking.html: Regenerate.

libstdc++-v3/doc/html/manual/documentation_hacking.html
libstdc++-v3/doc/xml/manual/documentation_hacking.xml

index f6f32fbda63fccac82a93ca2166481f050723333..c978d5f3d1fa548bcc7d949809b7d8a21d480e00 100644 (file)
       <span class="emphasis"><em>ps</em></span>, and <span class="emphasis"><em>dvi</em></span>.
     </p></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="doc.doxygen"></a>Doxygen</h3></div></div></div><div class="section"><div class="titlepage"><div><div><h4 class="title"><a id="doxygen.prereq"></a>Prerequisites</h4></div></div></div><div class="table"><a id="table.doxygen_prereq"></a><p class="title"><strong>Table B.1. Doxygen Prerequisites</strong></p><div class="table-contents"><table class="table" summary="Doxygen Prerequisites" border="1"><colgroup><col align="center" class="c1" /><col align="center" class="c2" /><col align="center" class="c3" /></colgroup><thead><tr><th align="center">Tool</th><th align="center">Version</th><th align="center">Required By</th></tr></thead><tbody><tr><td align="center">coreutils</td><td align="center">8.5</td><td align="center">all</td></tr><tr><td align="center">bash</td><td align="center">4.1</td><td align="center">all</td></tr><tr><td align="center">doxygen</td><td align="center">1.7.6.1</td><td align="center">all</td></tr><tr><td align="center">graphviz</td><td align="center">2.26</td><td align="center">graphical hierarchies</td></tr><tr><td align="center">pdflatex</td><td align="center">2007-59</td><td align="center">pdf output</td></tr></tbody></table></div></div><br class="table-break" /><p>
        Prerequisite tools are Bash 2.0 or later,
-       <a class="link" href="http://www.doxygen.nl" target="_top">Doxygen</a>, and
+       <a class="link" href="https://www.doxygen.nl" target="_top">Doxygen</a>, and
        the <a class="link" href="http://www.gnu.org/software/coreutils/" target="_top">GNU
        coreutils</a>. (GNU versions of find, xargs, and possibly
        sed and grep are used, just because the GNU versions make
       </p><p>
        Adding Doxygen markup to a file (informally called
        <span class="quote">“<span class="quote">doxygenating</span>”</span>) is very simple. See the
-       <a class="link" href="http://www.doxygen.nl/download.html#latestman" target="_top">Doxygen
+       <a class="link" href="https://www.doxygen.nl/download.html#latestman" target="_top">Doxygen
          manual</a> for details.
        We try to use a very-recent version of Doxygen.
       </p><p>
        these member functions.
       </p><p>
        Some commentary to accompany
-       the first list in the <a class="link" href="http://www.doxygen.nl/manual/docblocks.html" target="_top">Special
+       the first list in the <a class="link" href="https://www.doxygen.nl/manual/docblocks.html" target="_top">Special
        Documentation Blocks</a> section of the Doxygen manual:
       </p><div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><p>For longer comments, use the Javadoc style...</p></li><li class="listitem"><p>
            ...not the Qt style. The intermediate *'s are preferred.
index 723120808d729e072d2b11323b45f463e97e0130..03bf1f184d420b9170b1dd89d295232f19ef3514 100644 (file)
 
       <para>
        Prerequisite tools are Bash 2.0 or later,
-       <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.doxygen.nl">Doxygen</link>, and
+       <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.doxygen.nl">Doxygen</link>, and
        the <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.gnu.org/software/coreutils/">GNU
        coreutils</link>. (GNU versions of find, xargs, and possibly
        sed and grep are used, just because the GNU versions make
        Adding Doxygen markup to a file (informally called
        <quote>doxygenating</quote>) is very simple. See the
        <link xmlns:xlink="http://www.w3.org/1999/xlink"
-         xlink:href="http://www.doxygen.nl/download.html#latestman">Doxygen
+         xlink:href="https://www.doxygen.nl/download.html#latestman">Doxygen
          manual</link> for details.
        We try to use a very-recent version of Doxygen.
       </para>
       <para>
        Some commentary to accompany
        the first list in the <link xmlns:xlink="http://www.w3.org/1999/xlink"
-        xlink:href="http://www.doxygen.nl/manual/docblocks.html">Special
+        xlink:href="https://www.doxygen.nl/manual/docblocks.html">Special
        Documentation Blocks</link> section of the Doxygen manual:
       </para>