From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 65FDD3858D35; Tue, 7 Jul 2020 20:55:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 65FDD3858D35 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. e46e9f37331b3b1c1971d6f8984a41a55a919da3 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 0485c980009c2d2533cd34734a4918f4523d0cfe X-Git-Newrev: e46e9f37331b3b1c1971d6f8984a41a55a919da3 Message-Id: <20200707205513.65FDD3858D35@sourceware.org> Date: Tue, 7 Jul 2020 20:55:13 +0000 (GMT) From: Gerald Pfeifer X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jul 2020 20:55:13 -0000 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via e46e9f37331b3b1c1971d6f8984a41a55a919da3 (commit) from 0485c980009c2d2533cd34734a4918f4523d0cfe (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e46e9f37331b3b1c1971d6f8984a41a55a919da3 Author: Gerald Pfeifer Date: Tue Jul 7 22:54:50 2020 +0200 Switch www.doxygen.nl to https. diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html index a08ddcbb..c0377315 100644 --- a/htdocs/codingconventions.html +++ b/htdocs/codingconventions.html @@ -752,7 +752,7 @@ outside the build system are discouraged, and should be sent upstream first.
  • libstdc++-v3: In docs/doxygen, comments in *.cfg.in are -partially autogenerated from the +partially autogenerated from the Doxygen tool. In docs/html, the ext/lwg-* files are copied from the C++ committee homepage, the 27_io/binary_iostream_* files are copies of Usenet postings, and most ----------------------------------------------------------------------- Summary of changes: htdocs/codingconventions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs