lorax/docs/html/_static/documentation_options.js

12 lines
354 B
JavaScript
Raw Normal View History

2018-05-12 00:18:21 +00:00
var DOCUMENTATION_OPTIONS = {
2018-07-20 22:51:06 +00:00
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
2021-12-21 21:21:11 +00:00
VERSION: '36.5',
2018-05-12 00:18:21 +00:00
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
2020-09-08 18:59:15 +00:00
BUILDER: 'html',
2018-05-12 00:18:21 +00:00
FILE_SUFFIX: '.html',
2020-09-08 18:59:15 +00:00
LINK_SUFFIX: '.html',
2018-05-12 00:18:21 +00:00
HAS_SOURCE: true,
2019-03-27 23:44:14 +00:00
SOURCELINK_SUFFIX: '.txt',
NAVIGATION_WITH_KEYS: false
2018-05-12 00:18:21 +00:00
};