1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00
Files

13 lines
326 B
JavaScript
Raw Permalink Normal View History

2024-03-25 22:01:36 +00:00
const DOCUMENTATION_OPTIONS = {
2022-10-31 23:26:32 +00:00
VERSION: '0.8',
2024-03-25 22:01:36 +00:00
LANGUAGE: 'en',
2022-04-01 12:16:46 +02:00
COLLAPSE_INDEX: false,
BUILDER: 'html',
FILE_SUFFIX: '.html',
LINK_SUFFIX: '.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt',
2024-03-25 22:01:36 +00:00
NAVIGATION_WITH_KEYS: false,
SHOW_SEARCH_SUMMARY: true,
ENABLE_SEARCH_SHORTCUTS: true,
2022-04-01 12:16:46 +02:00
};