diff options
author | 2023-10-26 13:31:58 +0000 | |
---|---|---|
committer | 2023-10-26 13:31:58 +0000 | |
commit | 63d0cff1159d6d40ed867263abee409568f73d29 (patch) | |
tree | 4f8b1c1ae806944f8bcb778710098f7f6778336a /v8.2.0/_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@03575223498fa16ecec18ef39658... (diff) |
Deploying to docs from @ python-discord/bot-core@ee2501e36aa4cb6e809de9873e3d607bdf3309db 🚀
Diffstat (limited to 'v8.2.0/_static/documentation_options.js')
-rw-r--r-- | v8.2.0/_static/documentation_options.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/v8.2.0/_static/documentation_options.js b/v8.2.0/_static/documentation_options.js index cbeeae47..612c7c6e 100644 --- a/v8.2.0/_static/documentation_options.js +++ b/v8.2.0/_static/documentation_options.js @@ -1,5 +1,4 @@ -var DOCUMENTATION_OPTIONS = { - URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), +const DOCUMENTATION_OPTIONS = { VERSION: '8.2.0', LANGUAGE: 'en', COLLAPSE_INDEX: false, |