diff options
author | 2022-12-13 11:00:37 +0000 | |
---|---|---|
committer | 2022-12-13 11:00:37 +0000 | |
commit | 249745324b1696e8608517c4e819c1f6878f1aa8 (patch) | |
tree | 1097cd0935b428b5e81a6f22b4c5bbad1711bc25 /v9.2.0/_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@9c728dff2351a0170b372fec76e2... (diff) |
Deploying to docs from @ python-discord/bot-core@00b4f162899954f7474397f38a17b01e98351012 🚀
Diffstat (limited to 'v9.2.0/_static/documentation_options.js')
-rw-r--r-- | v9.2.0/_static/documentation_options.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/v9.2.0/_static/documentation_options.js b/v9.2.0/_static/documentation_options.js new file mode 100644 index 00000000..f477bba9 --- /dev/null +++ b/v9.2.0/_static/documentation_options.js @@ -0,0 +1,14 @@ +var DOCUMENTATION_OPTIONS = { + URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), + VERSION: '9.2.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 |