public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Martin Liška" <mliska@suse.cz>
To: gcc-patches@gcc.gnu.org
Cc: Arnaud Charlet <charlet@adacore.com>,
	Pierre-Marie de Rodat <derodat@adacore.com>
Subject: [PATCH] doc: Ada: include Indices and Tables in manuals
Date: Fri, 11 Nov 2022 14:47:01 +0100	[thread overview]
Message-ID: <26247edc-2f04-844e-f8ca-87892632377b@suse.cz> (raw)

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


             reply	other threads:[~2022-11-11 13:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-11 13:47 Martin Liška [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=26247edc-2f04-844e-f8ca-87892632377b@suse.cz \
    --to=mliska@suse.cz \
    --cc=charlet@adacore.com \
    --cc=derodat@adacore.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).