updated of the offline docu.

This commit is contained in:
2025-06-09 09:10:49 +02:00
parent 0943f1f061
commit 0cde84d756
63 changed files with 6618 additions and 22247 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,
};