mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
11 lines
330 B
JavaScript
11 lines
330 B
JavaScript
var DOCUMENTATION_OPTIONS = {
|
|
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
|
|
VERSION: '4.1.4',
|
|
LANGUAGE: 'None',
|
|
COLLAPSE_INDEX: false,
|
|
BUILDER: 'html',
|
|
FILE_SUFFIX: '.html',
|
|
HAS_SOURCE: false,
|
|
SOURCELINK_SUFFIX: '.txt',
|
|
NAVIGATION_WITH_KEYS: false
|
|
}; |