use Ox.SyntaxHighlighter on /api/

This commit is contained in:
j 2012-05-29 14:22:39 +02:00
commit 55992dd834
4 changed files with 37 additions and 96 deletions

View file

@ -5,9 +5,7 @@
<title>{{sitename}} API</title>
<link rel="shortcut icon" type="image/png" href="/static/png/icon.png"/>
<link rel="stylesheet" type="text/css" href="/static/css/highlight.css"/>
<script type="text/javascript" src="/static/oxjs/build/Ox.js"></script>
<script type="text/javascript" src="/static/js/api/highlight.pack.js"></script>
<script type="text/javascript" src="/static/js/api/pandora.js"></script>
</head>
<body></body>