source: OpenWorkouts-current/docs/_build/html/_static/documentation_options.js @ 0398a0c

currentfeature/docs
Last change on this file since 0398a0c was 0398a0c, checked in by Borja Lopez <borja@…>, 5 years ago

(#72) Created docs infraestructure, using sphinx and rst

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