Update API docs, add support for code highlighting, add markdown table support

This commit is contained in:
rubenwardy
2021-02-02 17:09:19 +00:00
parent 033f40c263
commit 2f66db5989
13 changed files with 163 additions and 79 deletions

View File

@@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{% block title %}title{% endblock %} - {{ config.USER_APP_NAME }}</title>
<link rel="stylesheet" type="text/css" href="/static/bootstrap.css">
<link rel="stylesheet" type="text/css" href="/static/custom.css?v=19">
<link rel="stylesheet" type="text/css" href="/static/custom.css?v=20">
<link rel="search" type="application/opensearchdescription+xml" href="/static/opensearch.xml" title="ContentDB" />
<link rel="shortcut icon" href="/favicon-16.png" sizes="16x16">
<link rel="icon" href="/favicon-128.png" sizes="128x128">