updated of the offline docu.

This commit is contained in:
2025-06-10 14:36:50 +02:00
parent ecaf45b4d0
commit c66af64e96
112 changed files with 14309 additions and 19582 deletions

View File

@ -1,9 +1,13 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '1.9.5',
LANGUAGE: 'None',
const DOCUMENTATION_OPTIONS = {
VERSION: '1.9.9',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
FILE_SUFFIX: '.html',
LINK_SUFFIX: '.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
SOURCELINK_SUFFIX: '.txt',
NAVIGATION_WITH_KEYS: false,
SHOW_SEARCH_SUMMARY: true,
ENABLE_SEARCH_SHORTCUTS: true,
};