aboutsummaryrefslogtreecommitdiffstats
path: root/doc/about.rst
diff options
context:
space:
mode:
authorPatrick Lehmann <Paebbels@gmail.com>2019-02-25 10:49:35 +0100
committerGitHub <noreply@github.com>2019-02-25 10:49:35 +0100
commita62344e4dce1a603cfda0c71a571e248694974ca (patch)
treee460aa85f9f627daf4d3335ffcaefcb50d4fcb17 /doc/about.rst
parentfb6fa7ceced6e74ae02ed24b92a488c6e65d3404 (diff)
parentf83f6970faf9b58e1a87b2d73bc046c03dfc603d (diff)
downloadghdl-a62344e4dce1a603cfda0c71a571e248694974ca.tar.gz
ghdl-a62344e4dce1a603cfda0c71a571e248694974ca.tar.bz2
ghdl-a62344e4dce1a603cfda0c71a571e248694974ca.zip
Merge pull request #770 from 1138-4EB/doc-jsonshields
doc: Generate shields from JSON files instead of hard coding all of the in inc files.
Diffstat (limited to 'doc/about.rst')
-rw-r--r--doc/about.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/about.rst b/doc/about.rst
index 6d2f28c20..e1018767a 100644
--- a/doc/about.rst
+++ b/doc/about.rst
@@ -1,4 +1,8 @@
-.. include:: shieldswho.inc
+.. only:: html
+
+ .. exec::
+ from helpers import createShields
+ createShields('shieldswho')
About GHDL
##########
@@ -53,6 +57,6 @@ Who uses GHDL?
| |SHIELD:gh-poc| | |SHIELD:rtd-poc| | `PoC-Library <https://github.com/VLSI-EDA/PoC>`_ | A Vendor-Independent, Open-Source IP Core and Utility Library. |
+-------------------+--------------------+----------------------------------------------------+----------------------------------------------------------------+
| |SHIELD:gh-vunit| | |SHIELD:doc-vunit| | `VUnit <https://vunit.github.io/>`_ | A unit testing framework for VHDL/SystemVerilog |
- +-------------------+--------------------+----------------------------------------------------+----------------------------------------------------------------+
+ +-------------------+--------------------+----------------------------------------------------+----------------------------------------------------------------+
| |SHIELD:gl-p1076| | |SHIELD:tw-p1076| | `IEEE P1076 WG <https://www.eda-twiki.org/vasg/>`_ | IEEE P1076 Working Group [VASG] |
+-------------------+--------------------+----------------------------------------------------+----------------------------------------------------------------+