Add sphinx documentation, integrated into our navigation and colour scheme
[ndcode_site.git] / sphinx / _static / documentation_options.js
1 var DOCUMENTATION_OPTIONS = {
2     URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3     VERSION: '',
4     LANGUAGE: 'None',
5     COLLAPSE_INDEX: false,
6     BUILDER: 'html',
7     FILE_SUFFIX: '.html',
8     HAS_SOURCE: true,
9     SOURCELINK_SUFFIX: '.txt',
10     NAVIGATION_WITH_KEYS: false
11 };