* Implemented #730, --keep * Implemented #739, fixed --keep to accept relative paths * Updated to macos-latest Ref: https://github.com/actions/virtual-environments/issues/5583 * Release files for #730
12 lines
357 B
JavaScript
12 lines
357 B
JavaScript
var DOCUMENTATION_OPTIONS = {
|
|
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
|
|
VERSION: '0.50.10',
|
|
LANGUAGE: 'None',
|
|
COLLAPSE_INDEX: false,
|
|
BUILDER: 'html',
|
|
FILE_SUFFIX: '.html',
|
|
LINK_SUFFIX: '.html',
|
|
HAS_SOURCE: true,
|
|
SOURCELINK_SUFFIX: '.txt',
|
|
NAVIGATION_WITH_KEYS: false
|
|
}; |