source: ammosreader/doc/html/_static/documentation_options.js@ 299c79c

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

sphinx-apidoc run

  • Property mode set to 100644
File size: 422 bytes
Line 
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,
6 BUILDER: 'html',
7 FILE_SUFFIX: '.html',
8 LINK_SUFFIX: '.html',
9 HAS_SOURCE: true,
10 SOURCELINK_SUFFIX: '.txt',
11 NAVIGATION_WITH_KEYS: false,
12 SHOW_SEARCH_SUMMARY: true,
13 ENABLE_SEARCH_SHORTCUTS: true,
14};
Note: See TracBrowser for help on using the repository browser.