diff options
author | 2022-12-24 14:56:28 +0000 | |
---|---|---|
committer | 2022-12-24 14:56:28 +0000 | |
commit | c082a9cf6cfdd74d04d4b3e1c71f5c434f0c5797 (patch) | |
tree | befda7f64cd14e395ddc8930a4d6dcd7f4ea7c39 /v9.3.0/_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@00b4f162899954f7474397f38a17... (diff) |
Deploying to docs from @ python-discord/bot-core@ae1520e26a00a86ebccfebac2569568cac4719e9 🚀
Diffstat (limited to 'v9.3.0/_static/documentation_options.js')
-rw-r--r-- | v9.3.0/_static/documentation_options.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/v9.3.0/_static/documentation_options.js b/v9.3.0/_static/documentation_options.js new file mode 100644 index 00000000..d2cda75b --- /dev/null +++ b/v9.3.0/_static/documentation_options.js @@ -0,0 +1,14 @@ +var DOCUMENTATION_OPTIONS = { + URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), + VERSION: '9.3.0', + LANGUAGE: 'en', + COLLAPSE_INDEX: false, + BUILDER: 'html', + FILE_SUFFIX: '.html', + LINK_SUFFIX: '.html', + HAS_SOURCE: true, + SOURCELINK_SUFFIX: '.txt', + NAVIGATION_WITH_KEYS: false, + SHOW_SEARCH_SUMMARY: true, + ENABLE_SEARCH_SHORTCUTS: true, +};
\ No newline at end of file |