FAF: Documentation UI Twig Blocks - HTML result

This commit is contained in:
Eric
2021-06-04 12:17:33 +02:00
parent 5da54f2525
commit 38dcc29569
256 changed files with 47123 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '3.0.0',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
FILE_SUFFIX: '.html',
LINK_SUFFIX: '.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt',
NAVIGATION_WITH_KEYS: false
};