aboutsummaryrefslogtreecommitdiffstats
path: root/doc/using
diff options
context:
space:
mode:
author1138-4EB <1138-4EB@users.noreply.github.com>2019-11-12 05:50:04 +0000
committertgingold <tgingold@users.noreply.github.com>2019-11-12 06:50:04 +0100
commita16e1f8da63c68292703875c3abff7912572d376 (patch)
tree68f8e95ef1f435a821b81782330a43491cca31da /doc/using
parent202a2b793474a2c6db7d9cb991e1a47935ef52a5 (diff)
downloadghdl-a16e1f8da63c68292703875c3abff7912572d376.tar.gz
ghdl-a16e1f8da63c68292703875c3abff7912572d376.tar.bz2
ghdl-a16e1f8da63c68292703875c3abff7912572d376.zip
doc: add '.. program:: ghdl' directive (#1017)
Diffstat (limited to 'doc/using')
-rw-r--r--doc/using/CommandReference.rst1
-rw-r--r--doc/using/Foreign.rst1
-rw-r--r--doc/using/ImplementationOfVHDL.rst1
-rw-r--r--doc/using/ImplementationOfVITAL.rst3
-rw-r--r--doc/using/InvokingGHDL.rst1
-rw-r--r--doc/using/Simulation.rst1
6 files changed, 7 insertions, 1 deletions
diff --git a/doc/using/CommandReference.rst b/doc/using/CommandReference.rst
index d90f9334c..17ae4bc40 100644
--- a/doc/using/CommandReference.rst
+++ b/doc/using/CommandReference.rst
@@ -1,3 +1,4 @@
+.. program:: ghdl
.. _REF:Command:
Command Reference
diff --git a/doc/using/Foreign.rst b/doc/using/Foreign.rst
index 0fe799943..35e007ebc 100644
--- a/doc/using/Foreign.rst
+++ b/doc/using/Foreign.rst
@@ -1,3 +1,4 @@
+.. program:: ghdl
.. FOREIGN:
Interfacing to other languages
diff --git a/doc/using/ImplementationOfVHDL.rst b/doc/using/ImplementationOfVHDL.rst
index f4ecaf40e..8cad2e03e 100644
--- a/doc/using/ImplementationOfVHDL.rst
+++ b/doc/using/ImplementationOfVHDL.rst
@@ -1,3 +1,4 @@
+.. program:: ghdl
.. _REF:ImplVHDL:
Implementation of VHDL
diff --git a/doc/using/ImplementationOfVITAL.rst b/doc/using/ImplementationOfVITAL.rst
index 77e7096c0..325139b26 100644
--- a/doc/using/ImplementationOfVITAL.rst
+++ b/doc/using/ImplementationOfVITAL.rst
@@ -1,3 +1,4 @@
+.. program:: ghdl
.. _REF:ImplVITAL:
****************************
@@ -28,7 +29,7 @@ requirements of VITAL: VITAL 1995 requires the models follow the VHDL
1987 standard, while VITAL 2000 requires the models follow VHDL 1993.
The VITAL 2000 packages were slightly modified so that they conform to
-the VHDL 1993 standard (a few functions are made pure and a few
+the VHDL 1993 standard (a few functions are made pure and a few
impure).
.. _vhdl_restrictions_for_vital:
diff --git a/doc/using/InvokingGHDL.rst b/doc/using/InvokingGHDL.rst
index bd7d98022..48faa3acc 100644
--- a/doc/using/InvokingGHDL.rst
+++ b/doc/using/InvokingGHDL.rst
@@ -1,3 +1,4 @@
+.. program:: ghdl
.. _USING:Invoking:
Invoking GHDL
diff --git a/doc/using/Simulation.rst b/doc/using/Simulation.rst
index 0718fe079..40d48e8e7 100644
--- a/doc/using/Simulation.rst
+++ b/doc/using/Simulation.rst
@@ -1,3 +1,4 @@
+.. program:: ghdl
.. _USING:Simulation:
Simulation and runtime