From e68b72ddf95314dbec5f059c444ca0e41e5abb7e Mon Sep 17 00:00:00 2001 From: tsmethurst Date: Sun, 28 Feb 2021 15:17:18 +0100 Subject: add docs and a bunch of other stuff --- docs/_build/html/_static/documentation_options.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/_build/html/_static/documentation_options.js (limited to 'docs/_build/html/_static/documentation_options.js') diff --git a/docs/_build/html/_static/documentation_options.js b/docs/_build/html/_static/documentation_options.js new file mode 100644 index 000000000..2fa8c97fe --- /dev/null +++ b/docs/_build/html/_static/documentation_options.js @@ -0,0 +1,12 @@ +var DOCUMENTATION_OPTIONS = { + URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), + VERSION: '', + LANGUAGE: 'None', + COLLAPSE_INDEX: false, + BUILDER: 'html', + FILE_SUFFIX: '.html', + LINK_SUFFIX: '.html', + HAS_SOURCE: true, + SOURCELINK_SUFFIX: '.txt', + NAVIGATION_WITH_KEYS: false +}; \ No newline at end of file -- cgit v1.2.3