From a1fb74c4fa69c035ea298c3d526a9a277c8db1f7 Mon Sep 17 00:00:00 2001 From: 1138-4EB <1138-4EB@users.noreply.github.com> Date: Sun, 19 Feb 2017 07:32:50 +0100 Subject: File extensions must be rst, not rst.txt --- doc/X_ChangeLog/Roadmap.rst | 14 ++++++++++++++ doc/X_ChangeLog/Roadmap.rst.txt | 14 -------------- doc/X_ChangeLog/index.rst | 6 ++++++ 3 files changed, 20 insertions(+), 14 deletions(-) create mode 100644 doc/X_ChangeLog/Roadmap.rst delete mode 100644 doc/X_ChangeLog/Roadmap.rst.txt (limited to 'doc/X_ChangeLog') diff --git a/doc/X_ChangeLog/Roadmap.rst b/doc/X_ChangeLog/Roadmap.rst new file mode 100644 index 000000000..3577bc704 --- /dev/null +++ b/doc/X_ChangeLog/Roadmap.rst @@ -0,0 +1,14 @@ +.. _INTRO:Contributing: + +Roadmap | Future improvements +############ + +I have several axes for `GHDL` improvements: + +* Documentation. +* Better diagnostics messages (warning and error). +* Full support of VHDL-2008. +* Optimization (simulation speed). +* Graphical tools (to see waves and to debug) +* Style checks +* VITAL acceleration \ No newline at end of file diff --git a/doc/X_ChangeLog/Roadmap.rst.txt b/doc/X_ChangeLog/Roadmap.rst.txt deleted file mode 100644 index 3577bc704..000000000 --- a/doc/X_ChangeLog/Roadmap.rst.txt +++ /dev/null @@ -1,14 +0,0 @@ -.. _INTRO:Contributing: - -Roadmap | Future improvements -############ - -I have several axes for `GHDL` improvements: - -* Documentation. -* Better diagnostics messages (warning and error). -* Full support of VHDL-2008. -* Optimization (simulation speed). -* Graphical tools (to see waves and to debug) -* Style checks -* VITAL acceleration \ No newline at end of file diff --git a/doc/X_ChangeLog/index.rst b/doc/X_ChangeLog/index.rst index 385f7711a..959d68486 100644 --- a/doc/X_ChangeLog/index.rst +++ b/doc/X_ChangeLog/index.rst @@ -22,3 +22,9 @@ Change Log 2015/index 2016/index 2017/index + +------------------------ + +.. TODO: topic + + `./NEWS `_ -- cgit v1.2.3