source: ammosreader/doc/build/html/_static/documentation_options.js@ 83e6c89

AmmosSource guix
Last change on this file since 83e6c89 was 5547430, checked in by Enrico Schwass <ennoausberlin@…>, 3 years ago

docs updated

  • Property mode set to 100644
File size: 355 bytes
RevLine 
[1e781ba]1var DOCUMENTATION_OPTIONS = {
2 URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3 VERSION: '0.314',
4 LANGUAGE: 'None',
5 COLLAPSE_INDEX: false,
[5547430]6 BUILDER: 'html',
[1e781ba]7 FILE_SUFFIX: '.html',
[5547430]8 LINK_SUFFIX: '.html',
[1e781ba]9 HAS_SOURCE: true,
10 SOURCELINK_SUFFIX: '.txt',
[5547430]11 NAVIGATION_WITH_KEYS: false
[1e781ba]12};
Note: See TracBrowser for help on using the repository browser.