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/2014 | |
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/2014')
-rw-r--r-- | doc/X_ChangeLog/2014/index.rst | 20 | ||||
-rw-r--r-- | doc/X_ChangeLog/2014/v0.30.rst | 4 |
2 files changed, 24 insertions, 0 deletions
diff --git a/doc/X_ChangeLog/2014/index.rst b/doc/X_ChangeLog/2014/index.rst new file mode 100644 index 000000000..5822e67e7 --- /dev/null +++ b/doc/X_ChangeLog/2014/index.rst @@ -0,0 +1,20 @@ +.. _CHANGE:2014: + +2014 +#### + +.. contents:: Content of this page + :local: + +.. only:: html + + .. toctree:: + + v0.30 <v0.30> + + +.. only:: latex + + .. toctree:: + + v0.30 <v0.30> diff --git a/doc/X_ChangeLog/2014/v0.30.rst b/doc/X_ChangeLog/2014/v0.30.rst new file mode 100644 index 000000000..87ebef22f --- /dev/null +++ b/doc/X_ChangeLog/2014/v0.30.rst @@ -0,0 +1,4 @@ +.. _CHANGE:v0.30: + +New in 0.30 (xx.yy.2014) +================================================================================================================================================================ |