You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
356 B
12 lines
356 B
|
5 years ago
|
var DOCUMENTATION_OPTIONS = {
|
||
|
|
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
|
||
|
|
VERSION: '0.2.0a',
|
||
|
|
LANGUAGE: 'None',
|
||
|
|
COLLAPSE_INDEX: false,
|
||
|
|
BUILDER: 'html',
|
||
|
|
FILE_SUFFIX: '.html',
|
||
|
|
LINK_SUFFIX: '.html',
|
||
|
|
HAS_SOURCE: true,
|
||
|
|
SOURCELINK_SUFFIX: '.txt',
|
||
|
|
NAVIGATION_WITH_KEYS: false
|
||
|
|
};
|