Update documentation

This commit is contained in:
Magnus
2022-01-08 16:16:50 +01:00
parent fdf54d587a
commit 935fec3237
67 changed files with 20816 additions and 0 deletions

12
docs/_static/documentation_options.js vendored Normal file
View File

@ -0,0 +1,12 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.5.0',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
FILE_SUFFIX: '.html',
LINK_SUFFIX: '.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt',
NAVIGATION_WITH_KEYS: false
};