From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 4B3473858D20; Sat, 28 Jan 2023 10:50:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4B3473858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674903058; bh=SVgA8BNFhKbaSMBwtkCk0eT4RKnA/KszwXDjB4tDW2w=; h=From:To:Subject:Date:From; b=NifadLeHFN33R1xOsg1wi/RS/rR1rcLWi6mDY/4an2LQCaJbH4a6uyNsYT8CGQir9 anZjz47oALXoSaJ+2hsszCcDOXI1QNX1IpUghHsqVQJTrodemCUPqdA2Fbx56N2PjJ zkkNqwOBy/S98kFsQnUW/3zs7ZCWWPCuHc/DI2wM= MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" From: Gerald Pfeifer To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org Subject: [gcc r13-5472] libstdc++: Move sourceforge.net links to https X-Act-Checkin: gcc X-Git-Author: Gerald Pfeifer X-Git-Refname: refs/heads/master X-Git-Oldrev: a0bf71be605732b7c658c6367d6a1ada29cffb1b X-Git-Newrev: 191c1e7bc7bab2da39679ce3e074f0fbb5f906b3 Message-Id: <20230128105058.4B3473858D20@sourceware.org> Date: Sat, 28 Jan 2023 10:50:58 +0000 (GMT) List-Id: https://gcc.gnu.org/g:191c1e7bc7bab2da39679ce3e074f0fbb5f906b3 commit r13-5472-g191c1e7bc7bab2da39679ce3e074f0fbb5f906b3 Author: Gerald Pfeifer Date: Sat Jan 28 11:49:13 2023 +0100 libstdc++: Move sourceforge.net links to https libstdc++-v3/ChangeLog: * doc/xml/manual/documentation_hacking.xml: Move sourceforge.net links to https. * doc/html/manual/documentation_hacking.html: Regenerate. Diff: --- libstdc++-v3/doc/html/manual/documentation_hacking.html | 4 ++-- libstdc++-v3/doc/xml/manual/documentation_hacking.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libstdc++-v3/doc/html/manual/documentation_hacking.html b/libstdc++-v3/doc/html/manual/documentation_hacking.html index bd44b61010d..4e415c32389 100644 --- a/libstdc++-v3/doc/html/manual/documentation_hacking.html +++ b/libstdc++-v3/doc/html/manual/documentation_hacking.html @@ -362,7 +362,7 @@ by a vendor package like libxml2 and docbook5-schemas-5.0-4

For PDF output, something that transforms valid Docbook XML to PDF is - required. Possible solutions include dblatex, + required. Possible solutions include dblatex, xmlto, or prince. Of these, dblatex is the default. Please consult the list when @@ -370,7 +370,7 @@ suggestions.

For Texinfo output, something that transforms valid Docbook - XML to Texinfo is required. The default choice is docbook2X. + XML to Texinfo is required. The default choice is docbook2X.

For epub output, the stylesheets for EPUB3 are required. These stylesheets are still in development. To validate the created file, epubcheck is necessary.

Generating the DocBook Files

diff --git a/libstdc++-v3/doc/xml/manual/documentation_hacking.xml b/libstdc++-v3/doc/xml/manual/documentation_hacking.xml index 44672f6e26d..8a1cba92506 100644 --- a/libstdc++-v3/doc/xml/manual/documentation_hacking.xml +++ b/libstdc++-v3/doc/xml/manual/documentation_hacking.xml @@ -779,7 +779,7 @@ For PDF output, something that transforms valid Docbook XML to PDF is - required. Possible solutions include dblatex, + required. Possible solutions include dblatex, xmlto, or prince. Of these, dblatex is the default. Please consult the libstdc++@gcc.gnu.org list when @@ -789,7 +789,7 @@ For Texinfo output, something that transforms valid Docbook - XML to Texinfo is required. The default choice is docbook2X. + XML to Texinfo is required. The default choice is docbook2X.