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  939cd6d286cacfcf438cca4bdfd5a4e5e923c76d (commit)
      from  4fdd10745a0138f213879c38cb7c4f271d2be830 (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 939cd6d286cacfcf438cca4bdfd5a4e5e923c76d
Author: Pietro Monteiro <[email protected]>
Date:   Wed Dec 17 08:20:45 2025 -0500

    wwwdocs: Add links to current development Algol 68 documentation
    
    Link the generated docs.
    
    Signed-off-by: Pietro Monteiro <[email protected]>

diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html
index dbddcef8..7d5bfc94 100644
--- a/htdocs/onlinedocs/index.html
+++ b/htdocs/onlinedocs/index.html
@@ -1965,6 +1965,12 @@ existing release.</p>
            HTML tarball</a>)</li>
     <li><a href="https://gcc.gnu.org/onlinedocs/jit/";>libgccjit 
documentation</a></li>
     <li><a 
href="https://gcc.gnu.org/onlinedocs/libgdiagnostics/";>libgdiagnostics 
documentation</a></li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/ga68/";>GNU Algol 68 Manual</a> 
(<a
+           href="https://gcc.gnu.org/onlinedocs/ga68.pdf";>also in
+           PDF</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/ga68.ps.gz";>PostScript</a> or 
<a
+           href="https://gcc.gnu.org/onlinedocs/ga68-html.tar.gz";>an
+           HTML tarball</a>)</li>
     <li><a href="https://gcc.gnu.org/onlinedocs/docs-sources.tar.gz";>Texinfo
            sources of all the manuals</a></li>
   </ul></li>
@@ -2005,6 +2011,13 @@ existing release.</p>
            
href="https://gcc.gnu.org/onlinedocs/libiberty.ps.gz";>PostScript</a> or <a
            href="https://gcc.gnu.org/onlinedocs/libiberty-html.tar.gz";>an
            HTML tarball</a>)</li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/ga68-internals/";>GNU Algol 68
+           Internals Manual</a> (<a
+           href="https://gcc.gnu.org/onlinedocs/ga68-internals.pdf";>also in
+           PDF</a> or <a
+           
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>
   </ul></li>
 </ul>
 

-----------------------------------------------------------------------

Summary of changes:
 htdocs/onlinedocs/index.html | 13 +++++++++++++
 1 file changed, 13 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to