aboutsummaryrefslogtreecommitdiffstats
path: root/doc/contribute.rst
diff options
context:
space:
mode:
author1138-4EB <1138-4EB@users.noreply.github.com>2019-04-24 11:12:02 +0200
committertgingold <tgingold@users.noreply.github.com>2019-04-30 19:15:34 +0200
commit0a0fc18db7e506586e1b64fbeb9bff294425f219 (patch)
tree0b620ce97cddf0597b22bada2d20aa8d47c749ff /doc/contribute.rst
parentda81679c73d79a64519b50fb40764b8d41fd6fd0 (diff)
downloadghdl-0a0fc18db7e506586e1b64fbeb9bff294425f219.tar.gz
ghdl-0a0fc18db7e506586e1b64fbeb9bff294425f219.tar.bz2
ghdl-0a0fc18db7e506586e1b64fbeb9bff294425f219.zip
update(doc)
* announce v0.36 * add hint about --synth and ghdlsynth * add option -gGENERIC=VALUE * add hint about --list-link * add hint about --bind * move 'Interfacing to other language' to it's own section * fix shields not being shown in contribute nor in licenses
Diffstat (limited to 'doc/contribute.rst')
-rw-r--r--doc/contribute.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/contribute.rst b/doc/contribute.rst
index ee8bbf0de..16165e839 100644
--- a/doc/contribute.rst
+++ b/doc/contribute.rst
@@ -1,4 +1,9 @@
-.. include:: shields.inc
+.. only:: html
+
+ .. exec::
+ from helpers import createShields
+ createShields('shields')
+
.. _INTRO:Contributing:
Contributing