diff options
author | 2022-04-02 20:57:41 +0000 | |
---|---|---|
committer | 2022-04-02 20:57:41 +0000 | |
commit | bc97054b9f27985523823e1643b7a0d5febc8ee1 (patch) | |
tree | 9e3331500d3b404f4a1ec949bb2862289336f282 /_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@3732ccccbebf26da1678b24c1446... (diff) |
Deploying to docs from @ python-discord/bot-core@b31c793634113fc2e6213eb8597cef8423954a88 🚀
Diffstat (limited to '_static/documentation_options.js')
-rw-r--r-- | _static/documentation_options.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/_static/documentation_options.js b/_static/documentation_options.js index 9d4140ce..14e0797c 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -8,5 +8,7 @@ var DOCUMENTATION_OPTIONS = { LINK_SUFFIX: '.html', HAS_SOURCE: true, SOURCELINK_SUFFIX: '.txt', - NAVIGATION_WITH_KEYS: false + NAVIGATION_WITH_KEYS: false, + SHOW_SEARCH_SUMMARY: true, + ENABLE_SEARCH_SHORTCUTS: true, };
\ No newline at end of file |