diff options
author | 2022-07-23 14:35:07 +0000 | |
---|---|---|
committer | 2022-07-23 14:35:07 +0000 | |
commit | 02ed8edf235883eaaf0958d3548f34d198722c05 (patch) | |
tree | 5620beb3b2a91a6e36e73a9f3ef6c3014bfa1bd7 /v7.5.0/_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@c584af6f4791530f16aa32f30926... (diff) |
Deploying to docs from @ python-discord/bot-core@cfdc1b7c3dedae53f15ce696aee0c7141ba8c606 🚀
Diffstat (limited to 'v7.5.0/_static/documentation_options.js')
-rw-r--r-- | v7.5.0/_static/documentation_options.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/v7.5.0/_static/documentation_options.js b/v7.5.0/_static/documentation_options.js new file mode 100644 index 00000000..ee05e061 --- /dev/null +++ b/v7.5.0/_static/documentation_options.js @@ -0,0 +1,14 @@ +var DOCUMENTATION_OPTIONS = { + URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), + VERSION: '7.5.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: false, +};
\ No newline at end of file |