aboutsummaryrefslogtreecommitdiffstats
path: root/site/_layouts/umlpost.html
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2016-11-11 19:04:14 +0100
committerStephane Desneux <stephane.desneux@iot.bzh>2016-11-11 19:04:14 +0100
commit217564d4ba9428ed47ff8af6ad119fa6fcda6920 (patch)
tree6c728d992140e6df5e5580f1ce4fa409fa22596f /site/_layouts/umlpost.html
parent5848a1052714da051ff8361dd880004e8cdc75ce (diff)
webdocs: enhance support for UML and FLOW diagrams
Change-Id: Id346b30e8a1f8705d0f42f6d2e1254c0cf926221 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'site/_layouts/umlpost.html')
-rw-r--r--site/_layouts/umlpost.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/site/_layouts/umlpost.html b/site/_layouts/umlpost.html
index 9125136..dac8efe 100644
--- a/site/_layouts/umlpost.html
+++ b/site/_layouts/umlpost.html
@@ -77,6 +77,3 @@ scripts:
</div>
</div>
-{% for script in layout.scripts %}
- <script src="{{ site.baseurl }}/static/js/{{script}}"></script>
-{% endfor %}