aboutsummaryrefslogtreecommitdiffstats
path: root/doc/swagger/templates/strapdown.html.hbs
blob: ec02669db9d6d5706af98fa40754e42355de6362 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<title>API Document</title>

<xmp theme="united" style="display:none;">
{{>markdown}}
</xmp>

<script src="http://strapdownjs.com/v/0.2/strapdown.js"></script>
</html>