aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2023-03-03 14:48:24 +0100
committerumarcor <unai.martinezcorral@ehu.eus>2023-03-03 15:28:10 +0100
commit1dfd0db611a975488a54d912b3439763269c5adb (patch)
tree284b8624da072b0f30d00a166b70a1ce97cf7781
parent8e9f268fbd6060039403e30b489a233d24047d4d (diff)
downloadghdl-1dfd0db611a975488a54d912b3439763269c5adb.tar.gz
ghdl-1dfd0db611a975488a54d912b3439763269c5adb.tar.bz2
ghdl-1dfd0db611a975488a54d912b3439763269c5adb.zip
doc/index: fix indentation
-rw-r--r--doc/index.rst13
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
=======================================