diff options
author | umarcor <unai.martinezcorral@ehu.eus> | 2023-03-03 14:48:24 +0100 |
---|---|---|
committer | umarcor <unai.martinezcorral@ehu.eus> | 2023-03-03 15:28:10 +0100 |
commit | 1dfd0db611a975488a54d912b3439763269c5adb (patch) | |
tree | 284b8624da072b0f30d00a166b70a1ce97cf7781 /doc | |
parent | 8e9f268fbd6060039403e30b489a233d24047d4d (diff) | |
download | ghdl-1dfd0db611a975488a54d912b3439763269c5adb.tar.gz ghdl-1dfd0db611a975488a54d912b3439763269c5adb.tar.bz2 ghdl-1dfd0db611a975488a54d912b3439763269c5adb.zip |
doc/index: fix indentation
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.rst | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/doc/index.rst b/doc/index.rst index 4095d0f3e..9f7a73b7e 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -70,11 +70,10 @@ GHDL The major changes are: - * Experimental support of synthesis (either with --synth or with - the Yosys plugin). - * Fixes and improved support of vhdl 2008. - * Last version that supports the Mentor variation of - std_logic_arith. The Synopsys one is still available. + * Experimental support of synthesis (either with --synth or with the Yosys plugin). + * Fixes and improved support of vhdl 2008. + * Last version that supports the Mentor variation of std_logic_arith. + The Synopsys one is still available. 03.03.2019 - `GHDL v0.36 was released <https://github.com/ghdl/ghdl/milestone/7?closed=1>`__ ============================================================================================ @@ -84,8 +83,8 @@ GHDL The major improvements are: - * more support of unbounded arrays and records - * support of UVVM and Vunit + * more support of unbounded arrays and records + * support of UVVM and Vunit 29.11.2018 - GHDL 20181129 was released ======================================= |