diff options
Diffstat (limited to '_static/documentation_options.js')
-rw-r--r-- | _static/documentation_options.js | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/_static/documentation_options.js b/_static/documentation_options.js new file mode 100644 index 000000000..e35c3d917 --- /dev/null +++ b/_static/documentation_options.js @@ -0,0 +1,13 @@ +const DOCUMENTATION_OPTIONS = { + VERSION: '2025.1.6+6dab7fe78', + 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 |