Link the generated docs. I tested all the links and they work correctly.
Signed-off-by: Pietro Monteiro <[email protected]> --- htdocs/onlinedocs/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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> -- 2.52.0
