aboutsummaryrefslogtreecommitdiffstats
path: root/doc/about.rst
diff options
context:
space:
mode:
author1138-4EB <1138-4EB@users.noreply.github.com>2019-02-23 23:03:41 +0100
committer1138-4EB <1138-4EB@users.noreply.github.com>2019-02-25 07:59:36 +0100
commitf83f6970faf9b58e1a87b2d73bc046c03dfc603d (patch)
treee460aa85f9f627daf4d3335ffcaefcb50d4fcb17 /doc/about.rst
parentfb6fa7ceced6e74ae02ed24b92a488c6e65d3404 (diff)
downloadghdl-f83f6970faf9b58e1a87b2d73bc046c03dfc603d.tar.gz
ghdl-f83f6970faf9b58e1a87b2d73bc046c03dfc603d.tar.bz2
ghdl-f83f6970faf9b58e1a87b2d73bc046c03dfc603d.zip
doc: generate shields from json files instead of hardcoding 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] |
+-------------------+--------------------+----------------------------------------------------+----------------------------------------------------------------+