aboutsummaryrefslogtreecommitdiffstats
path: root/_static/documentation_options.js
diff options
context:
space:
mode:
authorGravatar HassanAbouelela <[email protected]>2021-12-06 17:21:42 +0000
committerGravatar HassanAbouelela <[email protected]>2021-12-06 17:21:42 +0000
commit2ee87c79bb390afe29139229ce83aace87f807fc (patch)
tree430e8e7e74e2fa049b756fc9b63b0eabca6c307f /_static/documentation_options.js
parentInitial docs commit (diff)
Deploying to docs from @ python-discord/bot-core@cfe4d495f7e9581fe58576cdf5e5dd9a490e52ed 🚀
Diffstat (limited to '_static/documentation_options.js')
-rw-r--r--_static/documentation_options.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/_static/documentation_options.js b/_static/documentation_options.js
new file mode 100644
index 00000000..87d81882
--- /dev/null
+++ b/_static/documentation_options.js
@@ -0,0 +1,12 @@
+var DOCUMENTATION_OPTIONS = {
+ URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
+ VERSION: '0.1.0',
+ LANGUAGE: 'None',
+ COLLAPSE_INDEX: false,
+ BUILDER: 'html',
+ FILE_SUFFIX: '.html',
+ LINK_SUFFIX: '.html',
+ HAS_SOURCE: true,
+ SOURCELINK_SUFFIX: '.txt',
+ NAVIGATION_WITH_KEYS: false
+}; \ No newline at end of file