From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 7641A385842A; Tue, 8 Nov 2022 14:35:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7641A385842A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667918124; bh=P/SFIrhsMra/5DAcJipfMVqWJ1KH6yauG8Mbla/hiWs=; h=From:To:Subject:Date:From; b=QvxE31RWzEJpiRyuk+1VwtYTJZL/emreLj8CQxvq0iooYrIkeRWTau5WqYmkFYOJ2 qjnay7F3xUmVM4emhCBMYSDmRiGiKAv3ne5FmR2wL6XQcYvC9T6BPxlT0KVNMIcUdH zZ3dF2BYEZAyu6Z5WCodlv6vTA9zK+zq6adm9tUk= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Martin Liska To: gcc-cvs@gcc.gnu.org Subject: [gcc/marxin/heads/sphinx-final] (16 commits) FIXME: use temporary Intersphinx URL. X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/sphinx-final X-Git-Oldrev: 4b0fd61919d56e34e6515001bfe448ecb8af4124 X-Git-Newrev: f84e5c2ed7438c1879f23dc804dd9fa2e60de01c Message-Id: <20221108143524.7641A385842A@sourceware.org> Date: Tue, 8 Nov 2022 14:35:24 +0000 (GMT) List-Id: The branch 'marxin/heads/sphinx-final' was updated to point to: f84e5c2ed74... FIXME: use temporary Intersphinx URL. It previously pointed to: 4b0fd61919d... FIXME: use temporary Intersphinx URL. Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 4b0fd61... FIXME: use temporary Intersphinx URL. 9a2c883... FIXME: sphinx: add update_web_docs_git.py script ff8757e... sphinx: support installation if sphinx-build is missing 1daa892... sphinx: sync latest changes d842ad3... sphinx: do not use tm.rst.in with empty content c719024... sphinx: fix cross manual references 06e7d4f... sphinx: add --with-sphinx-build c0597ad... sphinx: use proper lexers for target macros 07c58a8... sphinx: ada: port to Sphinx 40bc53a... sphinx: jit: port libgccjit to shared Sphinx d910b95... sphinx: remove texinfo files 8db6f22... sphinx: add tm.rst.in 463e83b... sphinx: support Sphinx in build system d82b04f... sphinx: use tm.rst.in file in target macros 7e82d83... sphinx: port .def files to RST 4e616f4... sphinx: update baseconf.py file Summary of changes (added commits): ----------------------------------- f84e5c2... FIXME: use temporary Intersphinx URL. b509732... FIXME: sphinx: add update_web_docs_git.py script 7f9b001... sphinx: support installation if sphinx-build is missing af39209... sphinx: sync latest changes 82512f8... sphinx: do not use tm.rst.in with empty content c4f43e4... sphinx: fix cross manual references 75829fa... sphinx: add --with-sphinx-build 6aa5e91... sphinx: use proper lexers for target macros b63fa69... sphinx: ada: port to Sphinx e0e5ca7... sphinx: jit: port libgccjit to shared Sphinx 9484c3e... sphinx: remove texinfo files 4bb8057... sphinx: add tm.rst.in 74d85ef... sphinx: support Sphinx in build system 45bbd8d... sphinx: use tm.rst.in file in target macros d03ab4e... sphinx: port .def files to RST 19b05a8... sphinx: update baseconf.py file