aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2022-11-13 21:59:01 +0100
committerMartin Liska <mliska@suse.cz>2022-11-14 09:35:05 +0100
commitd6e95a12a032defdbbe3b497aef35f7228653d76 (patch)
tree47fbcefbc6e898b15daf90532799c1933a87e09d /gcc/doc
parentfcdbe60266928bf25dd93463371da66d43240cb6 (diff)
downloadgcc-d6e95a12a032defdbbe3b497aef35f7228653d76.zip
gcc-d6e95a12a032defdbbe3b497aef35f7228653d76.tar.gz
gcc-d6e95a12a032defdbbe3b497aef35f7228653d76.tar.bz2
Revert "sphinx: fix cross manual references"
This reverts commit 72318642439703bba8c83423d4706e06444254d6.
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/gcc/gcc-command-options/options-controlling-the-kind-of-output.rst2
-rw-r--r--gcc/doc/gcc/language-standards-supported-by-gcc/references-for-other-languages.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/gcc/gcc-command-options/options-controlling-the-kind-of-output.rst b/gcc/doc/gcc/gcc-command-options/options-controlling-the-kind-of-output.rst
index ea9e3cf..61420c1 100644
--- a/gcc/doc/gcc/gcc-command-options/options-controlling-the-kind-of-output.rst
+++ b/gcc/doc/gcc/gcc-command-options/options-controlling-the-kind-of-output.rst
@@ -700,7 +700,7 @@ one of the options :option:`-c`, :option:`-S`, or :option:`-E` to say where
.. option:: -fdump-ada-spec[-slim]
For C and C++ source and include files, generate corresponding Ada specs.
- See :ref:`gnat_ugn:Generating_Ada_Bindings_for_C_and_C++_headers`, which provides detailed documentation on this feature.
+ See :ref:`gnat_ugn:generating-ada-bindings-for-c-and-c++-headers`, which provides detailed documentation on this feature.
.. option:: -fada-spec-parent={unit}
diff --git a/gcc/doc/gcc/language-standards-supported-by-gcc/references-for-other-languages.rst b/gcc/doc/gcc/language-standards-supported-by-gcc/references-for-other-languages.rst
index b74c27e..001116a 100644
--- a/gcc/doc/gcc/language-standards-supported-by-gcc/references-for-other-languages.rst
+++ b/gcc/doc/gcc/language-standards-supported-by-gcc/references-for-other-languages.rst
@@ -10,4 +10,4 @@ See :ref:`gnat_rm:top`, for information on standard
conformance and compatibility of the Ada compiler.
See :ref:`gfortran:standards`, for details
-of standards supported by GNU Fortran.
+of standards supported by GNU Fortran. \ No newline at end of file