diff options
author | 2024-07-17 22:43:18 +0000 | |
---|---|---|
committer | 2024-07-17 22:43:18 +0000 | |
commit | a4a961fa3d32a344d246b364f8aa50974b459a1c (patch) | |
tree | f94c63b5e3f4cc699da51daeb2196bd2e835c1b3 /v11.3.0/_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@3fe3eaefc11cd8e5c2ca17fe9e99... (diff) |
Deploying to docs from @ python-discord/bot-core@be7764273deae49729546a5014ee40211505f809 🚀
Diffstat (limited to 'v11.3.0/_static/documentation_options.js')
-rw-r--r-- | v11.3.0/_static/documentation_options.js | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/v11.3.0/_static/documentation_options.js b/v11.3.0/_static/documentation_options.js new file mode 100644 index 00000000..26500774 --- /dev/null +++ b/v11.3.0/_static/documentation_options.js @@ -0,0 +1,13 @@ +const DOCUMENTATION_OPTIONS = { + VERSION: '11.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 |