[pushed,wwwdocs] onlinedocs: add link to libgdiagnostics documentation

Message ID 20241203211853.2285941-1-dmalcolm@redhat.com
State New
Headers
Series [pushed,wwwdocs] onlinedocs: add link to libgdiagnostics documentation |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gcc_build--master-arm fail Patch failed to apply
linaro-tcwg-bot/tcwg_gcc_build--master-aarch64 fail Patch failed to apply

Commit Message

David Malcolm Dec. 3, 2024, 9:18 p.m. UTC
  Pushed, as libgdiagnostics API docs are now up on gcc.gnu.org

---
 htdocs/onlinedocs/index.html | 1 +
 1 file changed, 1 insertion(+)
  

Patch

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>