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/index.rst | |
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/index.rst')
-rw-r--r-- | doc/appendix/2016/index.rst | 22 |
1 files changed, 22 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> |