diff options
author | Patrick Lehmann <Patrick.Lehmann@tu-dresden.de> | 2017-02-19 04:57:17 +0100 |
---|---|---|
committer | tgingold <tgingold@users.noreply.github.com> | 2017-12-10 12:02:05 +0100 |
commit | e9f9a248facfcb9f249e7817bbc1264e2ea1ca32 (patch) | |
tree | 8accbb94a99dc60a0ac4fe8f54d19b285f22ad40 /doc/X_ChangeLog/index.rst | |
parent | 7c1a8746d2b4fc076bcb287c8917af750a6b3d58 (diff) | |
download | ghdl-e9f9a248facfcb9f249e7817bbc1264e2ea1ca32.tar.gz ghdl-e9f9a248facfcb9f249e7817bbc1264e2ea1ca32.tar.bz2 ghdl-e9f9a248facfcb9f249e7817bbc1264e2ea1ca32.zip |
New documentation structure for GHDL.
Diffstat (limited to 'doc/X_ChangeLog/index.rst')
-rw-r--r-- | doc/X_ChangeLog/index.rst | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/X_ChangeLog/index.rst b/doc/X_ChangeLog/index.rst new file mode 100644 index 000000000..385f7711a --- /dev/null +++ b/doc/X_ChangeLog/index.rst @@ -0,0 +1,24 @@ +.. _CHANGE: + +Change Log +########## + +.. only:: html + + .. toctree:: + + 2017/index + 2016/index + 2015/index + 2014/index + + + +.. only:: latex + + .. toctree:: + + 2014/index + 2015/index + 2016/index + 2017/index |