diff options
author | 1138-4EB <1138-4EB@users.noreply.github.com> | 2017-02-19 18:49:32 +0100 |
---|---|---|
committer | tgingold <tgingold@users.noreply.github.com> | 2017-12-10 12:02:05 +0100 |
commit | bb37f17aef2e69655c61510c4896dd8cb303c993 (patch) | |
tree | c9d4b97c8d7197f40e8f5909beea2b4b5fa459f2 /doc/building | |
parent | 87a5d4a2ea5172b4ba485d208092ecb88dce75cb (diff) | |
download | ghdl-bb37f17aef2e69655c61510c4896dd8cb303c993.tar.gz ghdl-bb37f17aef2e69655c61510c4896dd8cb303c993.tar.bz2 ghdl-bb37f17aef2e69655c61510c4896dd8cb303c993.zip |
Move split ols txts to doc/oldmds. Add shields to README. Change target of license shield on RTD.
Diffstat (limited to 'doc/building')
-rw-r--r-- | doc/building/index.rst | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/building/index.rst b/doc/building/index.rst index 05fecf530..ea35d19c0 100644 --- a/doc/building/index.rst +++ b/doc/building/index.rst @@ -5,7 +5,7 @@ Building GHDL .. TODO:: - - `./BUILD.txt <https://github.com/tgingold/ghdl/blob/master/BUILD.txt>`_ + - `./doc/oldmds/BUILD.txt <https://github.com/tgingold/ghdl/blob/master/doc/oldmds/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- @@ -13,8 +13,8 @@ Building GHDL GCC backend ================= -- ./dist/gcc/INSTALL -- ./gcc/README +- `./doc/oldmds/gcc/INSTALL <https://github.com/tgingold/ghdl/blob/master/doc/oldmds/gcc/INSTALL>`_ +- `./doc/oldmds/gcc/README <https://github.com/tgingold/ghdl/blob/master/doc/oldmds/gcc/README>`_ - Linux LLVM backend @@ -27,7 +27,7 @@ LLVM backend Mcode backend ================= -- ./dist/mcode/README +- `./doc/oldmds/mcode/README <https://github.com/tgingold/ghdl/blob/master/doc/oldmds/windows/mcode/README>`_ - Linux - Windows GNAT GPL (32 only) - Windows MinGW 32/64 @@ -35,8 +35,6 @@ Mcode backend Test suites ================= ----------------- - .. TODO:: @1138 explain that there are two (maybe three with vhdl08 tests)
\ No newline at end of file |