diff options
author | 2023-07-02 07:59:46 +0000 | |
---|---|---|
committer | 2023-07-02 07:59:46 +0000 | |
commit | 000281711165a2e54d3d340d42929f406c56cf6e (patch) | |
tree | 47b186ec585e5e8b61804cbdb6c4203856ea6b75 /v9.9.1/_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@df15245c8b232ac57a82a5eea6c3... (diff) |
Deploying to docs from @ python-discord/bot-core@f80a263bfc024eade1c35b336128a74b707d2a3a 🚀
Diffstat (limited to 'v9.9.1/_static/documentation_options.js')
-rw-r--r-- | v9.9.1/_static/documentation_options.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/v9.9.1/_static/documentation_options.js b/v9.9.1/_static/documentation_options.js new file mode 100644 index 00000000..677d4eec --- /dev/null +++ b/v9.9.1/_static/documentation_options.js @@ -0,0 +1,14 @@ +var DOCUMENTATION_OPTIONS = { + URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), + VERSION: '9.9.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 |