gcc-wwwdocs branch master updated. ab5a071cd63d5eca2030cca01758337044644f45
David Malcolm
dmalcolm@sourceware.org
Tue Dec 3 21:16:53 GMT 2024
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 ab5a071cd63d5eca2030cca01758337044644f45 (commit)
from 85eade7170dd66271b684e4b785ea958d036b1f9 (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 ab5a071cd63d5eca2030cca01758337044644f45
Author: David Malcolm <dmalcolm@redhat.com>
Date: Tue Dec 3 16:16:46 2024 -0500
onlinedocs: add link to libgdiagnostics documentation
diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html
index d3fa24c6..07e3de17 100644
--- a/htdocs/onlinedocs/index.html
+++ b/htdocs/onlinedocs/index.html
@@ -1855,6 +1855,7 @@ existing release.</p>
href="https://gcc.gnu.org/onlinedocs/libquadmath-html.tar.gz">an
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/docs-sources.tar.gz">Texinfo
sources of all the manuals</a></li>
</ul></li>
-----------------------------------------------------------------------
Summary of changes:
htdocs/onlinedocs/index.html | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
gcc-wwwdocs
More information about the Gcc-cvs-wwwdocs
mailing list