From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by sourceware.org (Postfix) with ESMTPS id 8FAB63858D38; Tue, 8 Nov 2022 13:55:51 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 8FAB63858D38 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=suse.cz Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.cz Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id 7E7981F6E6; Tue, 8 Nov 2022 13:55:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1667915750; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Vx2cyeKlSeyU5BplMng8EZ8T+Dvy3+dpWaM1Cx2l0Ug=; b=co1wwzaubR4M7uSLQuHJDZmQo2QcJ0yKwYKkBxFDBscQ02HNePtZ3JTGtHQsHkrR3Z0UF2 Vpy8mCePdfMDpoQT1vBNwf6lWboS1mGD/6tIorPvuxKPbBG3ZW1+od093Z0wrw10cX774T ssw5WOcde6kkBON788UA0QdV5thT/bI= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1667915750; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Vx2cyeKlSeyU5BplMng8EZ8T+Dvy3+dpWaM1Cx2l0Ug=; b=eLjzHf4IQ++EeYCowS7VtP6QnIYrCah+nKcFSe6gxiHZnxf9qyxApwFFTiBex/dtQkSK/9 VDlMU67TLQJ6hzBg== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 503B8139F1; Tue, 8 Nov 2022 13:55:50 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id iANREOZfamMUGAAAMHmgww (envelope-from ); Tue, 08 Nov 2022 13:55:50 +0000 Message-ID: <2ab60531-23fd-9a27-c84c-4948b79bc84a@suse.cz> Date: Tue, 8 Nov 2022 14:55:49 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Announcement: Porting the Docs to Sphinx - tomorrow To: Jakub Jelinek , Joseph Myers Cc: Xi Ruoyao , Sandra Loosemore , GCC Patches , GCC Development References: <9975b774-46d7-8870-fd92-498f5ec50ab4@suse.cz> <9ea57a95-fefe-81a3-848e-ede0893f5b61@suse.cz> <8198573b-89e2-a232-3e33-0e5c4153c112@suse.cz> <494cee6fc68c06e039f46c3d6f8331a32e81ab5e.camel@linuxfromscratch.org> <7bae16bc-9069-4964-a80e-7ebff82e007e@suse.cz> <2a4347ab-40a1-2afc-f48c-6d8290afb7c6@suse.cz> Content-Language: en-US From: =?UTF-8?Q?Martin_Li=c5=a1ka?= In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-5.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_EU,KAM_SHORT,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi. Tomorrow in the morning (UTC time), I'm going to migrate the documentation to Sphinx. The final version of the branch can be seen here: $ git fetch origin refs/users/marxin/heads/sphinx-final $ git co FETCH_HEAD URL: https://splichal.eu/gccsphinx-final/ TL;DR; After the migration, people should be able to build (and install) GCC even if they miss Sphinx (similar happens now if you miss makeinfo). However, please install Sphinx >= 5.3.0 (for manual and info pages - only *core* package is necessary) [1] Steps following the migration: 1) update of web HTML (and PDF documentation) pages: I prepared a script and tested our server has all what we need. 2) gcc_release --enable-generated-files-in-srcdir: here I would like to ask Joseph for cooperation 3) URL for diagnostics (used for warning) - will utilize [3] 4) package source tarballs - https://gcc.gnu.org/onlinedocs/ (listed here) 5) updating links from gcc.gnu.org that point to documentation 6) removal of the further Texinfo leftovers ... Cheers, Martin [1] https://splichal.eu/scripts/sphinx/gccint/_build/html/source-tree-structure-and-build-system/the-gcc-subdirectory/building-documentation.html#sphinx-install [2] ./maintainer-scripts/update_web_docs_git.py [3] https://pypi.org/project/sphinx-redirect-by-id/