public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] onlinedocs: Add documentation links to gdc
@ 2022-12-06 12:27 Iain Buclaw
  2022-12-06 13:13 ` Gerald Pfeifer
  0 siblings, 1 reply; 3+ messages in thread
From: Iain Buclaw @ 2022-12-06 12:27 UTC (permalink / raw)
  To: gcc-patches; +Cc: gerald, Iain Buclaw

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [committed] onlinedocs: Add documentation links to gdc
  2022-12-06 12:27 [committed] onlinedocs: Add documentation links to gdc Iain Buclaw
@ 2022-12-06 13:13 ` Gerald Pfeifer
  2022-12-07  9:53   ` Iain Buclaw
  0 siblings, 1 reply; 3+ messages in thread
From: Gerald Pfeifer @ 2022-12-06 13:13 UTC (permalink / raw)
  To: Iain Buclaw; +Cc: gcc-patches

On Tue, 6 Dec 2022, Iain Buclaw wrote:
> 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.

Cool, thank you. And sorry, I applied the change on the gcc.gnu.org 
system and then missed droping you a note once it successfully ran 
the first time.

With your web page patch, are we complete now? Or is anything missing?

Gerald

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [committed] onlinedocs: Add documentation links to gdc
  2022-12-06 13:13 ` Gerald Pfeifer
@ 2022-12-07  9:53   ` Iain Buclaw
  0 siblings, 0 replies; 3+ messages in thread
From: Iain Buclaw @ 2022-12-07  9:53 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc-patches

Hi Gerald,

Excerpts from Gerald Pfeifer's message of Dezember 6, 2022 2:13 pm:
> On Tue, 6 Dec 2022, Iain Buclaw wrote:
>> 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.
> 
> Cool, thank you. And sorry, I applied the change on the gcc.gnu.org 
> system and then missed droping you a note once it successfully ran 
> the first time.
> 
> With your web page patch, are we complete now? Or is anything missing?
> 

Looks like it's all there to me. Just need myself to write up more content.

Iain.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-12-07  9:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-06 12:27 [committed] onlinedocs: Add documentation links to gdc Iain Buclaw
2022-12-06 13:13 ` Gerald Pfeifer
2022-12-07  9:53   ` Iain Buclaw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).