Update documentation
This commit is contained in:
parent
49c4040072
commit
3173308b54
31 changed files with 13061 additions and 1263 deletions
|
@ -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,
|
||||
};
|
Reference in a new issue