From 792db457ea303d0da160cb0d03fd8aef792bfa66 Mon Sep 17 00:00:00 2001
From: 1138-4EB <1138-4EB@users.noreply.github.com>
Date: Sun, 19 Feb 2017 08:23:52 +0100
Subject: Fix changelog
---
doc/index.rst | 5 +++--
doc/intro/Contributing.rst | 6 +++---
doc/intro/WhatIsVHDL.rst | 4 ++--
3 files changed, 8 insertions(+), 7 deletions(-)
(limited to 'doc')
diff --git a/doc/index.rst b/doc/index.rst
index 018e96711..209bd5b29 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -125,6 +125,7 @@ sanctus est Lorem ipsum dolor sit amet
:caption: Appendix
:hidden:
- X_ChangeLog/Roadmap
- X_ChangeLog/index
+ appendix/Roadmap
+ appendix/Changelog
+ appendix/Meta
genindex
diff --git a/doc/intro/Contributing.rst b/doc/intro/Contributing.rst
index e76f83628..3c9b50862 100644
--- a/doc/intro/Contributing.rst
+++ b/doc/intro/Contributing.rst
@@ -65,11 +65,11 @@ you have not understood some parts of this manual, please tell me.
English is not my mother tongue, so this manual may not be well-written.
Again, rewriting part of it is a good way to improve it.
-.. TODO:: topic
+.. TODO::
- Reporting bugs
- [1138: Issues, search first]
- Minimum-(non)-Working-Example (MWE)
- Pull Requests (PRs)
- - [1138: check chapter 2 -> building -> GHDL -> directory structure]
- - [1138: beware that some commit messages can `automatically close `_ PRs]
\ No newline at end of file
+ - Check Building -> GHDL -> Directory Structure]
+ - Beware that some commit messages can `automatically close `_ PRs]
\ No newline at end of file
diff --git a/doc/intro/WhatIsVHDL.rst b/doc/intro/WhatIsVHDL.rst
index 852168f78..4d40e0c59 100644
--- a/doc/intro/WhatIsVHDL.rst
+++ b/doc/intro/WhatIsVHDL.rst
@@ -28,6 +28,6 @@ Like a program written in another hardware description language, a `VHDL`
program can be transformed with a :dfn:`synthesis tool` into a netlist, that is,
a detailed gate-level implementation.
-.. TODO:: topic
+.. TODO::
- @1138 very very briefly explain that there are four major verions: 87, 93, 02 and 08
\ No newline at end of file
+ very very briefly explain that there are four major verions: 87, 93, 02 and 08
\ No newline at end of file
--
cgit v1.2.3