diff options
author | 2023-12-10 16:00:28 +0000 | |
---|---|---|
committer | 2023-12-10 16:00:28 +0000 | |
commit | 98fe8707d983ef4b9f10cab28a1a540b8dafc078 (patch) | |
tree | 796d088be34e549f3da0be817c15c7a7c46876a2 /v10.4.0/_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@ee2501e36aa4cb6e809de9873e3d... (diff) |
Deploying to docs from @ python-discord/bot-core@3ed1d4be2328b59577afde058105fd071184bd95 🚀
Diffstat (limited to 'v10.4.0/_static/documentation_options.js')
-rw-r--r-- | v10.4.0/_static/documentation_options.js | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/v10.4.0/_static/documentation_options.js b/v10.4.0/_static/documentation_options.js new file mode 100644 index 00000000..0c200b2d --- /dev/null +++ b/v10.4.0/_static/documentation_options.js @@ -0,0 +1,13 @@ +const DOCUMENTATION_OPTIONS = { + VERSION: '10.4.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 |