aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/doc/gnat_ugn/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/doc/gnat_ugn/index.rst')
-rw-r--r--gcc/ada/doc/gnat_ugn/index.rst63
1 files changed, 63 insertions, 0 deletions
diff --git a/gcc/ada/doc/gnat_ugn/index.rst b/gcc/ada/doc/gnat_ugn/index.rst
new file mode 100644
index 0000000..d3d1dac
--- /dev/null
+++ b/gcc/ada/doc/gnat_ugn/index.rst
@@ -0,0 +1,63 @@
+GNAT User's Guide for Native Platforms
+======================================
+
+.. only:: not latex
+
+ *GNAT, The GNU Ada Development Environment*
+
+ .. only:: PRO
+
+ *GNAT Pro Edition*
+
+ | Version |version|
+ | Date: |today|
+
+ .. only:: GPL
+
+ *GNAT Community Edition*
+
+ | Version |version|
+ | Date: |today|
+
+ .. only:: FSF
+
+ .. raw:: texinfo
+
+ @include gcc-common.texi
+ GCC version @value{version-GCC}@*
+
+ AdaCore
+
+ Permission is granted to copy, distribute and/or modify this document
+ under the terms of the GNU Free Documentation License, Version 1.3 or
+ any later version published by the Free Software Foundation; with no
+ Invariant Sections, with the Front-Cover Texts being
+ "GNAT User's Guide for Native Platforms",
+ and with no Back-Cover Texts. A copy of the license is
+ included in the section entitled :ref:`gnu_fdl`.
+
+.. toctree::
+ :maxdepth: 3
+ :numbered:
+
+ about_this_guide
+ getting_started_with_gnat
+ the_gnat_compilation_model
+ building_executable_programs_with_gnat
+ gnat_utility_programs
+ gnat_and_program_execution
+
+.. raw:: latex
+
+ \appendix
+
+.. toctree::
+ :maxdepth: 3
+
+ A. Platform-Specific Information <platform_specific_information>
+ B. Example of Binder Output <example_of_binder_output>
+ 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>
+
+