mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-07-27 03:01:47 +02:00
.github
bin
module
vendor
CPR
ConcurrentQueue
Fmt
doc
_static
_templates
basic-bootstrap
bootstrap
html
_sources
_static
fonts
basic.css
bootstrap.min.js
doctools.js
documentation_options.js
file.png
fmt.css
jquery-3.5.1.js
jquery.js
language_data.js
minus.png
plus.png
pygments.css
searchtools.js
underscore-1.3.1.js
underscore.js
api.html
contents.html
genindex.html
index.html
objects.inv
search.html
searchindex.js
syntax.html
usage.html
CMakeLists.txt
api.rst
build.py
conf.py
contents.rst
fmt.less
index.rst
python-license.txt
syntax.rst
usage.rst
include
src
support
test
CMakeLists.txt
CONTRIBUTING.md
ChangeLog.rst
LICENSE.rst
README.rst
MaxmindDB
POCO
PUGIXML
SAJSON
SimpleIni
Squirrel
TinyDir
ZMQ
CMakeLists.txt
.gitignore
.gitmodules
CMakeLists.txt
LICENSE
README.md
12 lines
355 B
JavaScript
12 lines
355 B
JavaScript
var DOCUMENTATION_OPTIONS = {
|
|
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
|
|
VERSION: '8.0.1',
|
|
LANGUAGE: 'None',
|
|
COLLAPSE_INDEX: false,
|
|
BUILDER: 'html',
|
|
FILE_SUFFIX: '.html',
|
|
LINK_SUFFIX: '.html',
|
|
HAS_SOURCE: true,
|
|
SOURCELINK_SUFFIX: '.txt',
|
|
NAVIGATION_WITH_KEYS: false
|
|
}; |