diff options
author | 1138-4EB <1138-4EB@users.noreply.github.com> | 2017-03-05 23:59:12 +0100 |
---|---|---|
committer | tgingold <tgingold@users.noreply.github.com> | 2017-12-10 12:02:05 +0100 |
commit | 08eb2bfc7144e7698cf570478d6a4e3e81aaf31a (patch) | |
tree | e2f3811e11a6b4c3a0393053d543539b05e240e5 /doc/appendix/2016 | |
parent | a4292f39e071286ab00048f62438b628a1852568 (diff) | |
download | ghdl-08eb2bfc7144e7698cf570478d6a4e3e81aaf31a.tar.gz ghdl-08eb2bfc7144e7698cf570478d6a4e3e81aaf31a.tar.bz2 ghdl-08eb2bfc7144e7698cf570478d6a4e3e81aaf31a.zip |
doc/changelog renamed to doc/appendix
Replace :samp: with
Diffstat (limited to 'doc/appendix/2016')
-rw-r--r-- | doc/appendix/2016/index.rst | 22 | ||||
-rw-r--r-- | doc/appendix/2016/v0.32.rst | 4 | ||||
-rw-r--r-- | doc/appendix/2016/v0.33.rst | 4 |
3 files changed, 30 insertions, 0 deletions
diff --git a/doc/appendix/2016/index.rst b/doc/appendix/2016/index.rst new file mode 100644 index 000000000..340fb915d --- /dev/null +++ b/doc/appendix/2016/index.rst @@ -0,0 +1,22 @@ +.. _CHANGE:2016: + +2016 +#### + +.. contents:: Content of this page + :local: + +.. only:: html + + .. toctree:: + + v0.33 <v0.33> + v0.32 <v0.32> + + +.. only:: latex + + .. toctree:: + + v0.32 <v0.32> + v0.33 <v0.33> diff --git a/doc/appendix/2016/v0.32.rst b/doc/appendix/2016/v0.32.rst new file mode 100644 index 000000000..ae6ff7a12 --- /dev/null +++ b/doc/appendix/2016/v0.32.rst @@ -0,0 +1,4 @@ +.. _CHANGE:v0.32: + +New in 0.32 (xx.yy.2016) +================================================================================================================================================================ diff --git a/doc/appendix/2016/v0.33.rst b/doc/appendix/2016/v0.33.rst new file mode 100644 index 000000000..676390771 --- /dev/null +++ b/doc/appendix/2016/v0.33.rst @@ -0,0 +1,4 @@ +.. _CHANGE:v0.33: + +New in 0.33 (xx.yy.2016) +================================================================================================================================================================ |