aboutsummaryrefslogtreecommitdiffstats
path: root/doc/building
diff options
context:
space:
mode:
author1138-4EB <1138-4EB@users.noreply.github.com>2017-02-19 08:29:28 +0100
committertgingold <tgingold@users.noreply.github.com>2017-12-10 12:02:05 +0100
commit87a5d4a2ea5172b4ba485d208092ecb88dce75cb (patch)
tree9ee7a61f6c599b492bb30553e8ec5c5a3c41280a /doc/building
parent792db457ea303d0da160cb0d03fd8aef792bfa66 (diff)
downloadghdl-87a5d4a2ea5172b4ba485d208092ecb88dce75cb.tar.gz
ghdl-87a5d4a2ea5172b4ba485d208092ecb88dce75cb.tar.bz2
ghdl-87a5d4a2ea5172b4ba485d208092ecb88dce75cb.zip
Remove <topic> from TODOs
Diffstat (limited to 'doc/building')
-rw-r--r--doc/building/VendorPrimitives.rst19
-rw-r--r--doc/building/index.rst12
2 files changed, 16 insertions, 15 deletions
diff --git a/doc/building/VendorPrimitives.rst b/doc/building/VendorPrimitives.rst
index 1a35838fa..b608c0825 100644
--- a/doc/building/VendorPrimitives.rst
+++ b/doc/building/VendorPrimitives.rst
@@ -317,12 +317,13 @@ Last update: 28.10.2016
------------------------
-.. TODO:: topic
-
- - Vendor Primitives
- - Alters / Intel
- - Lattice
- - OSVVM
- - UVVM
- - Xilinx ISE
- - Xilinx Vivado
+.. TODO::
+
+ - Convert Markdown to RST
+ - Vendor Primitives
+ - Alters / Intel
+ - Lattice
+ - OSVVM
+ - UVVM
+ - Xilinx ISE
+ - Xilinx Vivado
diff --git a/doc/building/index.rst b/doc/building/index.rst
index 40162acb7..05fecf530 100644
--- a/doc/building/index.rst
+++ b/doc/building/index.rst
@@ -3,12 +3,12 @@
Building GHDL
#############
-.. TODO:: topic
+.. TODO::
- `./BUILD.txt <https://github.com/tgingold/ghdl/blob/master/BUILD.txt>`_
- Directory structure of the main branch [1138: #279]
- Coverage, `gcov`, is unique to gcc. That specific difference is not explained anywhere. Should be added.
- @1138 Backtraces optional -patchable-
+ - `./BUILD.txt <https://github.com/tgingold/ghdl/blob/master/BUILD.txt>`_
+ - Directory structure of the main branch [1138: #279]
+ - Coverage, `gcov`, is unique to gcc. That specific difference is not explained anywhere. Should be added.
+ - @1138 Backtraces optional -patchable-
GCC backend
=================
@@ -37,6 +37,6 @@ Test suites
----------------
-.. TODO:: topic
+.. TODO::
@1138 explain that there are two (maybe three with vhdl08 tests) \ No newline at end of file