aboutsummaryrefslogtreecommitdiffstats
path: root/doc/0_Intro
diff options
context:
space:
mode:
author1138-4EB <1138-4EB@users.noreply.github.com>2017-02-19 07:32:50 +0100
committertgingold <tgingold@users.noreply.github.com>2017-12-10 12:02:05 +0100
commita1fb74c4fa69c035ea298c3d526a9a277c8db1f7 (patch)
treeb8705240a4f85461ae2951d00fc37c64354cd621 /doc/0_Intro
parent45dfdf3444abe623b4eab42cd1553c8e4b56f139 (diff)
downloadghdl-a1fb74c4fa69c035ea298c3d526a9a277c8db1f7.tar.gz
ghdl-a1fb74c4fa69c035ea298c3d526a9a277c8db1f7.tar.bz2
ghdl-a1fb74c4fa69c035ea298c3d526a9a277c8db1f7.zip
File extensions must be rst, not rst.txt
Diffstat (limited to 'doc/0_Intro')
-rw-r--r--doc/0_Intro/Copyrights.rst12
-rw-r--r--doc/0_Intro/WhatIsVHDL.rst6
2 files changed, 10 insertions, 8 deletions
diff --git a/doc/0_Intro/Copyrights.rst b/doc/0_Intro/Copyrights.rst
index 1684fb035..06cc7e4a9 100644
--- a/doc/0_Intro/Copyrights.rst
+++ b/doc/0_Intro/Copyrights.rst
@@ -44,12 +44,12 @@ sources. To my mind, this is not a real restriction, since there is no
points in distributing VHDL executable. Please, send a comment
(:ref:`Reporting_bugs`) if you don't like this policy.
----
+----------------
-@TODO:
+.. TODO: topic
-https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
+ https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
+
+ Available in the following formats: plain text, Texinfo, LaTeX, standalone HTML, Docbook, Markdown, ODF, RT
-Available in the following formats: plain text, Texinfo, LaTeX, standalone HTML, Docbook, Markdown, ODF, RT
-
-See `#280 <https://github.com/tgingold/ghdl/issues/280#issuecomment-279595802>`_ \ No newline at end of file
+ See `#280 <https://github.com/tgingold/ghdl/issues/280#issuecomment-279595802>`_ \ No newline at end of file
diff --git a/doc/0_Intro/WhatIsVHDL.rst b/doc/0_Intro/WhatIsVHDL.rst
index fbf0dbd73..b70b3a723 100644
--- a/doc/0_Intro/WhatIsVHDL.rst
+++ b/doc/0_Intro/WhatIsVHDL.rst
@@ -28,6 +28,8 @@ Like a program written in another hardware description language, a `VHDL`
program can be transformed with a :dfn:`synthesis tool` into a netlist, that is,
a detailed gate-level implementation.
----
+----------------
-@TODO: [1138: very very briefly explain that there are four major verions: 87, 93, 02 and 08] \ No newline at end of file
+.. TODO: topic
+
+ @1138 very very briefly explain that there are four major verions: 87, 93, 02 and 08 \ No newline at end of file