add docstrings and static html documentation

This commit is contained in:
2019-05-18 23:05:49 +02:00
parent d23e1d7641
commit d3e49e45eb
39 changed files with 15170 additions and 28 deletions

View File

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