update documentation
This commit is contained in:
6
docs/_static/custom.css
vendored
6
docs/_static/custom.css
vendored
@ -92,3 +92,9 @@ dl.field-list > dt {
|
||||
height: 65px;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
|
||||
img {
|
||||
border: 1px solid #cecdcd;
|
||||
margin: 5px 0;
|
||||
}
|
2
docs/_static/documentation_options.js
vendored
2
docs/_static/documentation_options.js
vendored
@ -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',
|
||||
|
Reference in New Issue
Block a user