flask/flask-docs/404.html
Edgar Alvarado Taleno c7c3d6a3bd Remove outdated web security documentation and update Read the Docs configuration path
Signed-off-by: Edgar Alvarado Taleno <edgar.alvaradotaleno@ucr.ac.cr>
2025-04-10 21:06:27 -06:00

13 lines
334 B
HTML

const DOCUMENTATION_OPTIONS = {
VERSION: '3.2.0.dev0',
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,
};