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 0e3b0b00b16fc0e63e1b7884b35cf22f2db68c5b (commit)
from 32af20d140b8976e1a02709b2e17232801fc8d09 (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 0e3b0b00b16fc0e63e1b7884b35cf22f2db68c5b
Author: Pietro Monteiro <[email protected]>
Date: Thu Jan 29 23:52:21 2026 -0500
onlinedocs: Add links to Algol 68 Coding Guidelines
diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html
index 7d5bfc94..a43a4a3e 100644
--- a/htdocs/onlinedocs/index.html
+++ b/htdocs/onlinedocs/index.html
@@ -2018,6 +2018,13 @@ existing release.</p>
href="https://gcc.gnu.org/onlinedocs/ga68-internals.ps.gz">PostScript</a> or <a
href="https://gcc.gnu.org/onlinedocs/ga68-internals-html.tar.gz">an
HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/ga68-coding-guidelines/">GNU
Algol 68
+ Coding Guidelines</a> (<a
+
href="https://gcc.gnu.org/onlinedocs/ga68-coding-guidelines.pdf">also in
+ PDF</a> or <a
+
href="https://gcc.gnu.org/onlinedocs/ga68-coding-guidelines.ps.gz">PostScript</a>
or <a
+
href="https://gcc.gnu.org/onlinedocs/ga68-coding-guidelines-html.tar.gz">an
+ HTML tarball</a>)</li>
</ul></li>
</ul>
-----------------------------------------------------------------------
Summary of changes:
htdocs/onlinedocs/index.html | 7 +++++++
1 file changed, 7 insertions(+)
hooks/post-receive
--
gcc-wwwdocs