From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 5924D3858402; Tue, 8 Nov 2022 14:34:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5924D3858402 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667918056; bh=MG3KM67l82OsopNOTKMe6PXHutZCV2K6DNdUQuA0pkw=; h=From:To:Subject:Date:From; b=YYwTA8lUBd4AHCXgFRbtpVmnI7SahX1eGWQMc0uiApEaiCEZqUfVM6DxkJVjVJPti ZSNzFDes7eUn9lsGpXWTv8bF8TGmAGPDmq58Od5eetgpXwFmOd4+IUdTKnRzmnDcVU gBVJIoQKlt82j6HnJdcKFxr3r7O6KkL0FoIt1w5I= 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: 4c750b1d38a571b1536ff35c9c8786295167c8b0 X-Git-Newrev: 4b0fd61919d56e34e6515001bfe448ecb8af4124 Message-Id: <20221108143416.5924D3858402@sourceware.org> Date: Tue, 8 Nov 2022 14:34:16 +0000 (GMT) List-Id: The branch 'marxin/heads/sphinx-final' was updated to point to: 4b0fd61919d... FIXME: use temporary Intersphinx URL. It previously pointed to: 4c750b1d38a... FIXME: use temporary Intersphinx URL. Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 4c750b1... FIXME: use temporary Intersphinx URL. 8eba0b1... FIXME: sphinx: add update_web_docs_git.py script e537bc2... sphinx: support installation if sphinx-build is missing b8bcb31... sphinx: sync latest changes 82f0883... sphinx: do not use tm.rst.in with empty content 60db9f5... sphinx: fix cross manual references a09420a... sphinx: add --with-sphinx-build 276ef5f... sphinx: use proper lexers for target macros 151f222... sphinx: ada: port to Sphinx 57d2f5c... sphinx: jit: port libgccjit to shared Sphinx 477565d... sphinx: remove texinfo files 5702742... sphinx: add tm.rst.in 59a6913... sphinx: support Sphinx in build system fa6e7d4... sphinx: use tm.rst.in file in target macros cb6ea88... sphinx: port .def files to RST 077d00e... sphinx: update baseconf.py file Summary of changes (added commits): ----------------------------------- 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