summaryrefslogtreecommitdiff
path: root/doc.ru/source/_static/documentation_options.js
diff options
context:
space:
mode:
Diffstat (limited to 'doc.ru/source/_static/documentation_options.js')
-rw-r--r--doc.ru/source/_static/documentation_options.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc.ru/source/_static/documentation_options.js b/doc.ru/source/_static/documentation_options.js
new file mode 100644
index 0000000..f999c6d
--- /dev/null
+++ b/doc.ru/source/_static/documentation_options.js
@@ -0,0 +1,11 @@
+var DOCUMENTATION_OPTIONS = {
+ URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
+ VERSION: '1.0.0',
+ LANGUAGE: 'ru',
+ COLLAPSE_INDEX: false,
+ BUILDER: 'html',
+ FILE_SUFFIX: '.html',
+ HAS_SOURCE: true,
+ SOURCELINK_SUFFIX: '.txt',
+ NAVIGATION_WITH_KEYS: false
+}; \ No newline at end of file