public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] maintainer-scripts: Add gdc to update_web_docs_git
@ 2022-11-21 10:29 Iain Buclaw
  2022-11-29 18:28 ` Ping: " Iain Buclaw
  0 siblings, 1 reply; 4+ messages in thread
From: Iain Buclaw @ 2022-11-21 10:29 UTC (permalink / raw)
  To: gcc-patches; +Cc: mliska, Iain Buclaw

Hi,

This patch adds gdc to maintainer-scripts/update_web_docs_git so that
it's built and uploaded to gcc.gnu.org/onlinedocs.

One half of re-adding the gdc docs that were taken down after the revert
to the Sphinx conversion.

OK?

Regards,
Iain.

---
	PR web/107749

maintainer-scripts/ChangeLog:

	* update_web_docs_git: Add gdc to MANUALS.
---
 maintainer-scripts/update_web_docs_git | 1 +
 1 file changed, 1 insertion(+)

diff --git a/maintainer-scripts/update_web_docs_git b/maintainer-scripts/update_web_docs_git
index 6c38e213562..dee9b1d3b5e 100755
--- a/maintainer-scripts/update_web_docs_git
+++ b/maintainer-scripts/update_web_docs_git
@@ -21,6 +21,7 @@ MANUALS="cpp
   gccgo
   gccint
   gcj
+  gdc
   gfortran
   gfc-internals
   gnat_ugn
-- 
2.37.2


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

* Ping: [PATCH] maintainer-scripts: Add gdc to update_web_docs_git
  2022-11-21 10:29 [PATCH] maintainer-scripts: Add gdc to update_web_docs_git Iain Buclaw
@ 2022-11-29 18:28 ` Iain Buclaw
  2022-11-29 20:21   ` Gerald Pfeifer
  0 siblings, 1 reply; 4+ messages in thread
From: Iain Buclaw @ 2022-11-29 18:28 UTC (permalink / raw)
  To: gcc-patches; +Cc: mliska

Ping.

This looks obvious, however I don't know how things are generated for
the online documentation site in order to say this won't cause any
problems for whatever process is building these pages.

Excerpts from Iain Buclaw's message of November 21, 2022 11:29 am:
> Hi,
> 
> This patch adds gdc to maintainer-scripts/update_web_docs_git so that
> it's built and uploaded to gcc.gnu.org/onlinedocs.
> 
> One half of re-adding the gdc docs that were taken down after the revert
> to the Sphinx conversion.
> 
> OK?
> 
> Regards,
> Iain.
> 
> ---
> 	PR web/107749
> 
> maintainer-scripts/ChangeLog:
> 
> 	* update_web_docs_git: Add gdc to MANUALS.
> ---
>  maintainer-scripts/update_web_docs_git | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/maintainer-scripts/update_web_docs_git b/maintainer-scripts/update_web_docs_git
> index 6c38e213562..dee9b1d3b5e 100755
> --- a/maintainer-scripts/update_web_docs_git
> +++ b/maintainer-scripts/update_web_docs_git
> @@ -21,6 +21,7 @@ MANUALS="cpp
>    gccgo
>    gccint
>    gcj
> +  gdc
>    gfortran
>    gfc-internals
>    gnat_ugn
> -- 
> 2.37.2
> 
> 

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

* Re: Ping: [PATCH] maintainer-scripts: Add gdc to update_web_docs_git
  2022-11-29 18:28 ` Ping: " Iain Buclaw
@ 2022-11-29 20:21   ` Gerald Pfeifer
  2022-11-30 21:58     ` Iain Buclaw
  0 siblings, 1 reply; 4+ messages in thread
From: Gerald Pfeifer @ 2022-11-29 20:21 UTC (permalink / raw)
  To: Iain Buclaw; +Cc: gcc-patches, mliska

Hi Iain,

On Tue, 29 Nov 2022, Iain Buclaw via Gcc-patches wrote:
> This looks obvious, however I don't know how things are generated for
> the online documentation site in order to say this won't cause any
> problems for whatever process is building these pages.

>> maintainer-scripts/ChangeLog:
>> 
>> 	* update_web_docs_git: Add gdc to MANUALS.

please go ahead and let me know when done. I'll see how I can help.

Gerald


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

* Re: Ping: [PATCH] maintainer-scripts: Add gdc to update_web_docs_git
  2022-11-29 20:21   ` Gerald Pfeifer
@ 2022-11-30 21:58     ` Iain Buclaw
  0 siblings, 0 replies; 4+ messages in thread
From: Iain Buclaw @ 2022-11-30 21:58 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc-patches, mliska

Hi Gerald,

Excerpts from Gerald Pfeifer's message of November 29, 2022 9:21 pm:
> Hi Iain,
> 
> On Tue, 29 Nov 2022, Iain Buclaw via Gcc-patches wrote:
>> This looks obvious, however I don't know how things are generated for
>> the online documentation site in order to say this won't cause any
>> problems for whatever process is building these pages.
> 
>>> maintainer-scripts/ChangeLog:
>>> 
>>> 	* update_web_docs_git: Add gdc to MANUALS.
> 
> please go ahead and let me know when done. I'll see how I can help.
> 

Thanks, I've committed it - along with a bit of content I've been
working on since the temporary switch to Sphinx (the gdc pages of seem
to still be up https://gcc.gnu.org/onlinedocs/gdc/).

As far as I understand, there's also a corresponding wwwdocs change to
be done so that there's  a reference from the main onlinedocs page.
Will wait until docs have been confirmed rebuilt before submitting that.

Iain.


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

end of thread, other threads:[~2022-11-30 21:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-21 10:29 [PATCH] maintainer-scripts: Add gdc to update_web_docs_git Iain Buclaw
2022-11-29 18:28 ` Ping: " Iain Buclaw
2022-11-29 20:21   ` Gerald Pfeifer
2022-11-30 21:58     ` 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).