1
0
mirror of https://github.com/TheGreyDiamond/Enlight.git synced 2026-01-31 15:40:25 +01:00

Added docs

This commit is contained in:
TheGreyDiamond
2020-09-18 14:56:55 +02:00
parent f5a9fe21f5
commit 70b6c8492b
30 changed files with 15461 additions and 0 deletions

View File

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