summaryrefslogtreecommitdiff
path: root/doc.ru/source/_static/documentation_options.js
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2020-04-04 18:22:11 -0400
committerLeonard Richardson <leonardr@segfault.org>2020-04-04 18:22:11 -0400
commite381bc0e8be4178107ef326b076ba7e747f36c15 (patch)
tree09d6f094b5f44a392b2d843cf8068390fd2c8579 /doc.ru/source/_static/documentation_options.js
parentc9f34308959bd91812793fd04550db21e330c4b0 (diff)
Added a Russian translation by 'authoress' to the repository.
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