diff options
author | 2024-01-30 19:19:37 +0000 | |
---|---|---|
committer | 2024-01-30 19:19:37 +0000 | |
commit | 44f8a4f48cb7e4d94f31b1dfd8033b9307062b38 (patch) | |
tree | d03bc23caae58cbaba292460a370ccf5cd0b66e3 /v10.6.0/_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@8877fa154439f0ef44366d580876... (diff) |
Deploying to docs from @ python-discord/bot-core@ba5a37c84d7d5c92e583b2dd93bcd78c81e7b51d 🚀
Diffstat (limited to 'v10.6.0/_static/documentation_options.js')
-rw-r--r-- | v10.6.0/_static/documentation_options.js | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/v10.6.0/_static/documentation_options.js b/v10.6.0/_static/documentation_options.js new file mode 100644 index 00000000..8183181d --- /dev/null +++ b/v10.6.0/_static/documentation_options.js @@ -0,0 +1,13 @@ +const DOCUMENTATION_OPTIONS = { + VERSION: '10.6.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 |