diff options
author | 2022-10-26 09:23:46 +0000 | |
---|---|---|
committer | 2022-10-26 09:23:46 +0000 | |
commit | 273d4529153676a294eaea1465cf67530fae80ce (patch) | |
tree | 9f4ff898efb1ee9b00169aa93d4ee978153a31e4 /v8.3.0-beta/_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@c7a6ddd00eb371759d837aa75fa3... (diff) |
Deploying to docs from @ python-discord/bot-core@6ae78684ee0e61d8a6ad8bb779ea30f2e5294d0d 🚀
Diffstat (limited to 'v8.3.0-beta/_static/documentation_options.js')
-rw-r--r-- | v8.3.0-beta/_static/documentation_options.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/v8.3.0-beta/_static/documentation_options.js b/v8.3.0-beta/_static/documentation_options.js new file mode 100644 index 00000000..fb935a7d --- /dev/null +++ b/v8.3.0-beta/_static/documentation_options.js @@ -0,0 +1,14 @@ +var DOCUMENTATION_OPTIONS = { + URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), + VERSION: '8.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 |