diff options
author | 2024-07-25 20:14:40 +0000 | |
---|---|---|
committer | 2024-07-25 20:14:40 +0000 | |
commit | 1b5df35d18c35944b272121281e2edbdec5e3cac (patch) | |
tree | a7517831960b9394ee9802913d71c0ec37b35d07 /v11.3.1/_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@e5023a0480337666bfe88874a669... (diff) |
Deploying to docs from @ python-discord/bot-core@8a9d7f0bd1b64f967fe5848f6b2c38d8575b39fc 🚀
Diffstat (limited to 'v11.3.1/_static/documentation_options.js')
-rw-r--r-- | v11.3.1/_static/documentation_options.js | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/v11.3.1/_static/documentation_options.js b/v11.3.1/_static/documentation_options.js new file mode 100644 index 00000000..9f7eea4e --- /dev/null +++ b/v11.3.1/_static/documentation_options.js @@ -0,0 +1,13 @@ +const DOCUMENTATION_OPTIONS = { + VERSION: '11.3.1', + 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 |