mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-05-06 00:15:43 -04:00
Added HTML documentation
This commit is contained in:
parent
b7e8128e06
commit
84a55f89b4
31 changed files with 19207 additions and 0 deletions
12
Documentation/html/_static/documentation_options.js
Normal file
12
Documentation/html/_static/documentation_options.js
Normal file
|
@ -0,0 +1,12 @@
|
|||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
|
||||
VERSION: '0.2.0 beta',
|
||||
LANGUAGE: 'None',
|
||||
COLLAPSE_INDEX: false,
|
||||
BUILDER: 'html',
|
||||
FILE_SUFFIX: '.html',
|
||||
LINK_SUFFIX: '.html',
|
||||
HAS_SOURCE: true,
|
||||
SOURCELINK_SUFFIX: '.txt',
|
||||
NAVIGATION_WITH_KEYS: false
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue