update documentation

This commit is contained in:
Sam
2021-11-03 12:41:23 +01:00
parent 6fac8fdf81
commit 1e397bbfc2
47 changed files with 614 additions and 360 deletions

View File

@ -92,3 +92,9 @@ dl.field-list > dt {
height: 65px;
position: absolute;
}
img {
border: 1px solid #cecdcd;
margin: 5px 0;
}

View File

@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.4.9',
VERSION: '0.5.0',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',