From a1b2f3dd2b9aa80e09e111fb87e93a7d82cbda41 Mon Sep 17 00:00:00 2001 From: Matthew Gidden Date: Tue, 4 Aug 2015 10:10:03 -0500 Subject: [PATCH] website reads directly from json --- Makefile | 2 +- source/arche/dbtypes.rst | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 34a541be6..d45768e49 100644 --- a/Makefile +++ b/Makefile @@ -60,7 +60,7 @@ gh-preview html: sed -i.bak 's/ if (state == "collapsed"){/ if (typeof state === "undefined") {\n var state = "uncollapsed";\n };\n if (state == "collapsed"){/' ./gh-build/_static/cloud.js rm ./gh-build/_static/*.bak cp $(BUILDDIR)/cep/cep0.html $(BUILDDIR)/cep/index.html - cp `cyclus --install-path`/share/cyclus/dbtypes.js $(BUILDDIR)/arche/ + cp `cyclus --install-path`/share/cyclus/dbtypes.json $(BUILDDIR)/arche/ @echo @echo "Build finished. The HTML pages are in $(BUILDDIR)." diff --git a/source/arche/dbtypes.rst b/source/arche/dbtypes.rst index 8aef29f3d..2ef178247 100644 --- a/source/arche/dbtypes.rst +++ b/source/arche/dbtypes.rst @@ -48,9 +48,12 @@ yet supported, please let us know and we'll get to it as soon as possible! - -