]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Move sourceforge.net links to https
authorGerald Pfeifer <gerald@pfeifer.com>
Sat, 28 Jan 2023 10:49:13 +0000 (11:49 +0100)
committerGerald Pfeifer <gerald@pfeifer.com>
Sat, 28 Jan 2023 10:49:13 +0000 (11:49 +0100)
libstdc++-v3/ChangeLog:

* doc/xml/manual/documentation_hacking.xml: Move sourceforge.net
links 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 bd44b61010d484c01abc0f13adc3b5a0cba76a2a..4e415c323893e4454293af0d2178f7f368381ab9 100644 (file)
        by a vendor package like <code class="filename">libxml2</code> and <code class="filename">docbook5-schemas-5.0-4</code>
       </p><p>
        For PDF output, something that transforms valid Docbook XML to PDF is
-       required. Possible solutions include <a class="link" href="http://dblatex.sourceforge.net" target="_top">dblatex</a>,
+       required. Possible solutions include <a class="link" href="https://dblatex.sourceforge.net" target="_top">dblatex</a>,
        <span class="command"><strong>xmlto</strong></span>, or <span class="command"><strong>prince</strong></span>. Of
        these, <span class="command"><strong>dblatex</strong></span> is the default.
        Please consult the <code class="email">&lt;<a class="email" href="mailto:libstdc++@gcc.gnu.org">libstdc++@gcc.gnu.org</a>&gt;</code> list when
        suggestions.
       </p><p>
        For Texinfo output, something that transforms valid Docbook
-       XML to Texinfo is required. The default choice is <a class="link" href="http://docbook2x.sourceforge.net/" target="_top">docbook2X</a>.
+       XML to Texinfo is required. The default choice is <a class="link" href="https://docbook2x.sourceforge.net/" target="_top">docbook2X</a>.
       </p><p>
        For epub output, the <a class="link" href="https://sourceforge.net/projects/docbook/files/epub3/" target="_top">stylesheets</a> for EPUB3 are required. These stylesheets are still in development. To validate the created file, <a class="link" href="https://github.com/w3c/epubcheck" target="_top">epubcheck</a> is necessary.
       </p></div><div class="section"><div class="titlepage"><div><div><h4 class="title"><a id="docbook.rules"></a>Generating the DocBook Files</h4></div></div></div><p>
index 44672f6e26d5848d4930941cc4913ea57e8c251e..8a1cba925063c88941a427330840cd2a821ac223 100644 (file)
 
       <para>
        For PDF output, something that transforms valid Docbook XML to PDF is
-       required. Possible solutions include <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://dblatex.sourceforge.net">dblatex</link>,
+       required. Possible solutions include <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://dblatex.sourceforge.net">dblatex</link>,
        <command>xmlto</command>, or <command>prince</command>. Of
        these, <command>dblatex</command> is the default.
        Please consult the <email>libstdc++@gcc.gnu.org</email> list when
 
       <para>
        For Texinfo output, something that transforms valid Docbook
-       XML to Texinfo is required. The default choice is <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://docbook2x.sourceforge.net/">docbook2X</link>.
+       XML to Texinfo is required. The default choice is <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://docbook2x.sourceforge.net/">docbook2X</link>.
       </para>
 
       <para>