Hi,

Now that the D front-end documentation has been generated and pushed to
the site after r13-4421, this can be added to the main index page.

This is a simple copy from other entries, so have gone ahead and
committed it.

Regards,
Iain.

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

diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html
index c5787f32..343ff9f5 100644
--- a/htdocs/onlinedocs/index.html
+++ b/htdocs/onlinedocs/index.html
@@ -1641,6 +1641,12 @@ existing release.</p>
            href="https://gcc.gnu.org/onlinedocs/gccgo.ps.gz";>PostScript</a> or 
<a
            href="https://gcc.gnu.org/onlinedocs/gccgo-html.tar.gz";>an
            HTML tarball</a>)</li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/gdc/";>GNU D Manual</a> (<a
+           href="https://gcc.gnu.org/onlinedocs/gdc.pdf";>also in
+           PDF</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/gdc.ps.gz";>PostScript</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/gdc-html.tar.gz";>an
+           HTML tarball</a>)</li>
     <li><a href="https://gcc.gnu.org/onlinedocs/libgomp/";>GNU Offloading and
            Multi Processing Runtime Library Manual</a> (<a
            href="https://gcc.gnu.org/onlinedocs/libgomp.pdf";>also in
-- 
2.37.2

Reply via email to