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 7ee7115f504de8d232e209b0063d5a620cf7352a (commit) from 9921a37733602e1a594e063a6ccf6e6591663535 (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 7ee7115f504de8d232e209b0063d5a620cf7352a Author: Jakub Jelinek <ja...@redhat.com> Date: Thu Aug 1 11:38:23 2024 +0200 Close 11.5 docs by default as it is no longer supported. diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html index db6d5fee..d3fa24c6 100644 --- a/htdocs/onlinedocs/index.html +++ b/htdocs/onlinedocs/index.html @@ -285,7 +285,7 @@ </ul> </details> -<details open> +<details> <summary>GCC 11.5 manuals:</summary> <ul> <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.5.0/gcc/">GCC ----------------------------------------------------------------------- Summary of changes: htdocs/onlinedocs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs