aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.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/index.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/index.rst')
-rw-r--r--doc/index.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/index.rst b/doc/index.rst
index eb0270a66..c29deabda 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -1,7 +1,9 @@
-.. include:: shields.inc
-
.. only:: html
+ .. exec::
+ from helpers import createShields
+ createShields()
+
|SHIELD:gh-logo| |SHIELD:gitter| |SHIELD:code-lic| |SHIELD:doc-lic| |SHIELD:travis-ci| |SHIELD:appveyor| |SHIELD:release|
------------------------------------