diff options
author | 2022-11-10 21:42:51 +0000 | |
---|---|---|
committer | 2022-11-10 21:42:51 +0000 | |
commit | eaad5d928c254438f70f1ac7634a418d4a686fad (patch) | |
tree | 94c9ae5dadd1d5c9a1d3dd1e67713db414403cff /v9.0.0/_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@3f55e7149a3197b7fa41fcf7dc7d... (diff) |
Deploying to docs from @ python-discord/bot-core@a6760a64bcec5ba77709492ba33b6bfba1f58e84 🚀
Diffstat (limited to 'v9.0.0/_static/documentation_options.js')
-rw-r--r-- | v9.0.0/_static/documentation_options.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/v9.0.0/_static/documentation_options.js b/v9.0.0/_static/documentation_options.js new file mode 100644 index 00000000..2d9f8d2e --- /dev/null +++ b/v9.0.0/_static/documentation_options.js @@ -0,0 +1,14 @@ +var DOCUMENTATION_OPTIONS = { + URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), + VERSION: '9.0.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 |