summaryrefslogtreecommitdiffstats
path: root/catalog-be/templates/strapdown.html.hbs
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/templates/strapdown.html.hbs')
-rw-r--r--catalog-be/templates/strapdown.html.hbs11
1 files changed, 11 insertions, 0 deletions
diff --git a/catalog-be/templates/strapdown.html.hbs b/catalog-be/templates/strapdown.html.hbs
new file mode 100644
index 0000000000..fe722ab6f1
--- /dev/null
+++ b/catalog-be/templates/strapdown.html.hbs
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html>
+<title>API Document</title>
+
+<!--xmp theme="united" style="display:none;"-->
+<xmp theme="united" style="display:none;">
+{{>markdown}}
+</xmp>
+
+<script src="http://strapdownjs.com/v/0.2/strapdown.js"></script>
+</html> \ No newline at end of file