diff options
author | 1138-4EB <1138-4EB@users.noreply.github.com> | 2017-02-19 08:29:28 +0100 |
---|---|---|
committer | tgingold <tgingold@users.noreply.github.com> | 2017-12-10 12:02:05 +0100 |
commit | 87a5d4a2ea5172b4ba485d208092ecb88dce75cb (patch) | |
tree | 9ee7a61f6c599b492bb30553e8ec5c5a3c41280a /doc/building/index.rst | |
parent | 792db457ea303d0da160cb0d03fd8aef792bfa66 (diff) | |
download | ghdl-87a5d4a2ea5172b4ba485d208092ecb88dce75cb.tar.gz ghdl-87a5d4a2ea5172b4ba485d208092ecb88dce75cb.tar.bz2 ghdl-87a5d4a2ea5172b4ba485d208092ecb88dce75cb.zip |
Remove <topic> from TODOs
Diffstat (limited to 'doc/building/index.rst')
-rw-r--r-- | doc/building/index.rst | 12 |
1 files changed, 6 insertions, 6 deletions
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 |