diff options
author | 2022-07-16 19:30:06 +0000 | |
---|---|---|
committer | 2022-07-16 19:30:06 +0000 | |
commit | d0f29374ef545a4680788b72a9640a7937ec938b (patch) | |
tree | 972604166ea4505b7d8356ea66adeac1503eae8a /v7.2.2/_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@70bdf0f7e50cf182390dbeed3823... (diff) |
Deploying to docs from @ python-discord/bot-core@9c0e5a6b0354e48a1def2608370b197d39e9b1e9 🚀
Diffstat (limited to 'v7.2.2/_static/documentation_options.js')
-rw-r--r-- | v7.2.2/_static/documentation_options.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/v7.2.2/_static/documentation_options.js b/v7.2.2/_static/documentation_options.js new file mode 100644 index 00000000..c76f9ced --- /dev/null +++ b/v7.2.2/_static/documentation_options.js @@ -0,0 +1,14 @@ +var DOCUMENTATION_OPTIONS = { + URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), + VERSION: '7.2.2', + 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: false, +};
\ No newline at end of file |