public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] doc: Ada: include Indices and Tables in manuals
@ 2022-11-11 13:47 Martin Liška
  2022-11-11 17:25 ` Arnaud Charlet
  0 siblings, 1 reply; 9+ messages in thread
From: Martin Liška @ 2022-11-11 13:47 UTC (permalink / raw)
  To: gcc-patches; +Cc: Arnaud Charlet, Pierre-Marie de Rodat

Similarly to other manuals, we should include the page
in HTML builder.

What Ada folks think about it?

Thanks,
Martin

gcc/ada/ChangeLog:

	* doc/gnat-style/index.rst: Add Indicies and Tables.
	* doc/gnat_rm/index.rst: Likewise.
	* doc/gnat_ugn/index.rst: Likewise.
	* doc/gnat-style/indices-and-tables.rst: New file.
	* doc/gnat_rm/indices-and-tables.rst: New file.
	* doc/gnat_ugn/indices-and-tables.rst: New file.
---
 gcc/ada/doc/gnat-style/index.rst              | 1 +
 gcc/ada/doc/gnat-style/indices-and-tables.rst | 1 +
 gcc/ada/doc/gnat_rm/index.rst                 | 1 +
 gcc/ada/doc/gnat_rm/indices-and-tables.rst    | 1 +
 gcc/ada/doc/gnat_ugn/index.rst                | 2 +-
 gcc/ada/doc/gnat_ugn/indices-and-tables.rst   | 1 +
 6 files changed, 6 insertions(+), 1 deletion(-)
 create mode 100644 gcc/ada/doc/gnat-style/indices-and-tables.rst
 create mode 100644 gcc/ada/doc/gnat_rm/indices-and-tables.rst
 create mode 100644 gcc/ada/doc/gnat_ugn/indices-and-tables.rst

diff --git a/gcc/ada/doc/gnat-style/index.rst b/gcc/ada/doc/gnat-style/index.rst
index b9428749f1f..998be2b25c8 100644
--- a/gcc/ada/doc/gnat-style/index.rst
+++ b/gcc/ada/doc/gnat-style/index.rst
@@ -689,3 +689,4 @@ Program Structure and Compilation Issues
 
 .. toctree::
    gnu_free_documentation_license
+   indices-and-tables
\ No newline at end of file
diff --git a/gcc/ada/doc/gnat-style/indices-and-tables.rst b/gcc/ada/doc/gnat-style/indices-and-tables.rst
new file mode 100644
index 00000000000..8d84ef9d4ec
--- /dev/null
+++ b/gcc/ada/doc/gnat-style/indices-and-tables.rst
@@ -0,0 +1 @@
+.. include:: ../../../../doc/indices-and-tables.rst
diff --git a/gcc/ada/doc/gnat_rm/index.rst b/gcc/ada/doc/gnat_rm/index.rst
index 372c2100e51..5930498c5f3 100644
--- a/gcc/ada/doc/gnat_rm/index.rst
+++ b/gcc/ada/doc/gnat_rm/index.rst
@@ -68,3 +68,4 @@ GNAT Reference Manual
    :maxdepth: 3
 
    gnu_free_documentation_license
+   indices-and-tables
diff --git a/gcc/ada/doc/gnat_rm/indices-and-tables.rst b/gcc/ada/doc/gnat_rm/indices-and-tables.rst
new file mode 100644
index 00000000000..8d84ef9d4ec
--- /dev/null
+++ b/gcc/ada/doc/gnat_rm/indices-and-tables.rst
@@ -0,0 +1 @@
+.. include:: ../../../../doc/indices-and-tables.rst
diff --git a/gcc/ada/doc/gnat_ugn/index.rst b/gcc/ada/doc/gnat_ugn/index.rst
index d3d1dac3569..11c5973bc36 100644
--- a/gcc/ada/doc/gnat_ugn/index.rst
+++ b/gcc/ada/doc/gnat_ugn/index.rst
@@ -59,5 +59,5 @@ GNAT User's Guide for Native Platforms
    C. Elaboration Order Handling in GNAT <elaboration_order_handling_in_gnat>
    D. Inline Assembler <inline_assembler>
    E. GNU Free Documentation License <gnu_free_documentation_license>
-
+   F. Indices and Tables <indices-and-tables>
 
diff --git a/gcc/ada/doc/gnat_ugn/indices-and-tables.rst b/gcc/ada/doc/gnat_ugn/indices-and-tables.rst
new file mode 100644
index 00000000000..8d84ef9d4ec
--- /dev/null
+++ b/gcc/ada/doc/gnat_ugn/indices-and-tables.rst
@@ -0,0 +1 @@
+.. include:: ../../../../doc/indices-and-tables.rst
-- 
2.38.1


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

* Re: [PATCH] doc: Ada: include Indices and Tables in manuals
  2022-11-11 13:47 [PATCH] doc: Ada: include Indices and Tables in manuals Martin Liška
@ 2022-11-11 17:25 ` Arnaud Charlet
  2022-11-13 11:01   ` Martin Liška
  0 siblings, 1 reply; 9+ messages in thread
From: Arnaud Charlet @ 2022-11-11 17:25 UTC (permalink / raw)
  To: Martin Liška
  Cc: gcc-patches, Pierre-Marie de Rodat, Arnaud Charlet, Marc Poulhies


> Similarly to other manuals, we should include the page
> in HTML builder.
> 
> What Ada folks think about it?

The latest changes have broken our build of the Ada doc at AdaCore so until further notice, please do not make any additional changes to the Ada doc while we review in details all the recent changes and find a way to recover, thank you.

Arno 

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

* Re: [PATCH] doc: Ada: include Indices and Tables in manuals
  2022-11-11 17:25 ` Arnaud Charlet
@ 2022-11-13 11:01   ` Martin Liška
  2022-11-13 12:26     ` Arnaud Charlet
  0 siblings, 1 reply; 9+ messages in thread
From: Martin Liška @ 2022-11-13 11:01 UTC (permalink / raw)
  To: Arnaud Charlet; +Cc: gcc-patches, Pierre-Marie de Rodat, Marc Poulhies

On 11/11/22 18:25, Arnaud Charlet wrote:
> 
>> Similarly to other manuals, we should include the page
>> in HTML builder.
>>
>> What Ada folks think about it?
> 
> The latest changes have broken our build of the Ada doc at AdaCore so until further notice, please do not make any additional changes to the Ada doc while we review in details all the recent changes and find a way to recover, thank you.

Hello.

Sorry for the breakage. However, I contacted you (and your colleague) and haven't received
any feedback for a couple of weeks.

Martin

> 
> Arno 


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

* Re: [PATCH] doc: Ada: include Indices and Tables in manuals
  2022-11-13 11:01   ` Martin Liška
@ 2022-11-13 12:26     ` Arnaud Charlet
  2022-11-13 13:36       ` Martin Liška
  0 siblings, 1 reply; 9+ messages in thread
From: Arnaud Charlet @ 2022-11-13 12:26 UTC (permalink / raw)
  To: Martin Liška; +Cc: gcc-patches, Pierre-Marie de Rodat, Marc Poulhies


> Sorry for the breakage. However, I contacted you (and your colleague) and haven't received
> any feedback for a couple of weeks.

Right although I did give you feedback that what you sent wasn’t in a suitable form for review wrt Ada.

Arno

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

* Re: [PATCH] doc: Ada: include Indices and Tables in manuals
  2022-11-13 12:26     ` Arnaud Charlet
@ 2022-11-13 13:36       ` Martin Liška
  2022-11-13 17:03         ` Arnaud Charlet
  0 siblings, 1 reply; 9+ messages in thread
From: Martin Liška @ 2022-11-13 13:36 UTC (permalink / raw)
  To: Arnaud Charlet; +Cc: gcc-patches, Pierre-Marie de Rodat, Marc Poulhies

On 11/13/22 13:26, Arnaud Charlet wrote:
> 
>> Sorry for the breakage. However, I contacted you (and your colleague) and haven't received
>> any feedback for a couple of weeks.
> 
> Right although I did give you feedback that what you sent wasn’t in a suitable form for review wrt Ada.

Sure, but sending a patch set to gcc-patches wouldn't have worked either, we've got quite a strict
email size limit.

Anyway, hope the AdaCore build would be fixable with a reasonable amount of effort?

Martin

> 
> Arno


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

* Re: [PATCH] doc: Ada: include Indices and Tables in manuals
  2022-11-13 13:36       ` Martin Liška
@ 2022-11-13 17:03         ` Arnaud Charlet
  2022-11-14  3:13           ` Martin Liška
  0 siblings, 1 reply; 9+ messages in thread
From: Arnaud Charlet @ 2022-11-13 17:03 UTC (permalink / raw)
  To: Martin Li??ka
  Cc: Arnaud Charlet, gcc-patches, Pierre-Marie de Rodat, Marc Poulhies

> >> Sorry for the breakage. However, I contacted you (and your colleague) and haven't received
> >> any feedback for a couple of weeks.
> > 
> > Right although I did give you feedback that what you sent wasn’t in a suitable form for review wrt Ada.
> 
> Sure, but sending a patch set to gcc-patches wouldn't have worked either, we've got quite a strict
> email size limit.
> 
> Anyway, hope the AdaCore build would be fixable with a reasonable amount of effort?

Unclear yet. We'll probably need to change and possibly partially revert the
Ada changes, we'll see.

Arno

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

* Re: [PATCH] doc: Ada: include Indices and Tables in manuals
  2022-11-13 17:03         ` Arnaud Charlet
@ 2022-11-14  3:13           ` Martin Liška
  2022-11-14  7:32             ` Arnaud Charlet
  0 siblings, 1 reply; 9+ messages in thread
From: Martin Liška @ 2022-11-14  3:13 UTC (permalink / raw)
  To: Arnaud Charlet; +Cc: gcc-patches, Pierre-Marie de Rodat, Marc Poulhies

On 11/13/22 18:03, Arnaud Charlet wrote:
>>>> Sorry for the breakage. However, I contacted you (and your colleague) and haven't received
>>>> any feedback for a couple of weeks.
>>>
>>> Right although I did give you feedback that what you sent wasn’t in a suitable form for review wrt Ada.
>>
>> Sure, but sending a patch set to gcc-patches wouldn't have worked either, we've got quite a strict
>> email size limit.
>>
>> Anyway, hope the AdaCore build would be fixable with a reasonable amount of effort?
> 
> Unclear yet. We'll probably need to change and possibly partially revert the
> Ada changes, we'll see.
> 
> Arno

Hello.

Note the Sphinx changes will be reverted today:
https://gcc.gnu.org/pipermail/gcc/2022-November/239983.html

Sorry for your extra work.

Martin

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

* Re: [PATCH] doc: Ada: include Indices and Tables in manuals
  2022-11-14  3:13           ` Martin Liška
@ 2022-11-14  7:32             ` Arnaud Charlet
  2022-11-14  8:20               ` Martin Liška
  0 siblings, 1 reply; 9+ messages in thread
From: Arnaud Charlet @ 2022-11-14  7:32 UTC (permalink / raw)
  To: Martin Li??ka
  Cc: Arnaud Charlet, gcc-patches, Pierre-Marie de Rodat, Marc Poulhies

> >>>> Sorry for the breakage. However, I contacted you (and your colleague) and haven't received
> >>>> any feedback for a couple of weeks.
> >>>
> >>> Right although I did give you feedback that what you sent wasn’t in a suitable form for review wrt Ada.
> >>
> >> Sure, but sending a patch set to gcc-patches wouldn't have worked either, we've got quite a strict
> >> email size limit.

Note that the Ada part should have been quite limited in size given that the
doc was already in .rst format, which is why I was expecting a smaller patch
to review on the Ada side.

> >> Anyway, hope the AdaCore build would be fixable with a reasonable amount of effort?
> > 
> > Unclear yet. We'll probably need to change and possibly partially revert the
> > Ada changes, we'll see.
> 
> Hello.
> 
> Note the Sphinx changes will be reverted today:
> https://gcc.gnu.org/pipermail/gcc/2022-November/239983.html
> 
> Sorry for your extra work.

Understood, thanks for your efforts and sorry you had to revert.

Clearly a change which requires a bleeding edge version of sphinx cannot be
pushed at this stage, that's premature.

Cheers,

Arno

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

* Re: [PATCH] doc: Ada: include Indices and Tables in manuals
  2022-11-14  7:32             ` Arnaud Charlet
@ 2022-11-14  8:20               ` Martin Liška
  0 siblings, 0 replies; 9+ messages in thread
From: Martin Liška @ 2022-11-14  8:20 UTC (permalink / raw)
  To: Arnaud Charlet; +Cc: gcc-patches, Pierre-Marie de Rodat, Marc Poulhies

On 11/14/22 08:32, Arnaud Charlet wrote:
>>>>>> Sorry for the breakage. However, I contacted you (and your colleague) and haven't received
>>>>>> any feedback for a couple of weeks.
>>>>>
>>>>> Right although I did give you feedback that what you sent wasn’t in a suitable form for review wrt Ada.
>>>>
>>>> Sure, but sending a patch set to gcc-patches wouldn't have worked either, we've got quite a strict
>>>> email size limit.
> 
> Note that the Ada part should have been quite limited in size given that the
> doc was already in .rst format, which is why I was expecting a smaller patch
> to review on the Ada side.

Yes, I made basically folder shuffling of the Ada files, but the .rst files itself were
mainly untouched. Plus, these was ambition having baseconf.py which would set-up common
settings for all Sphinx manuals.

> 
>>>> Anyway, hope the AdaCore build would be fixable with a reasonable amount of effort?
>>>
>>> Unclear yet. We'll probably need to change and possibly partially revert the
>>> Ada changes, we'll see.
>>
>> Hello.
>>
>> Note the Sphinx changes will be reverted today:
>> https://gcc.gnu.org/pipermail/gcc/2022-November/239983.html
>>
>> Sorry for your extra work.
> 
> Understood, thanks for your efforts and sorry you had to revert.

Thank you.

> 
> Clearly a change which requires a bleeding edge version of sphinx cannot be
> pushed at this stage, that's premature.

Yes, depending on bleeding edge version was of one the problem.

Cheers,
Martin

> 
> Cheers,
> 
> Arno


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

end of thread, other threads:[~2022-11-14  8:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-11 13:47 [PATCH] doc: Ada: include Indices and Tables in manuals Martin Liška
2022-11-11 17:25 ` Arnaud Charlet
2022-11-13 11:01   ` Martin Liška
2022-11-13 12:26     ` Arnaud Charlet
2022-11-13 13:36       ` Martin Liška
2022-11-13 17:03         ` Arnaud Charlet
2022-11-14  3:13           ` Martin Liška
2022-11-14  7:32             ` Arnaud Charlet
2022-11-14  8:20               ` Martin Liška

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).