readthedocs initial commit

This commit is contained in:
Toni de la Fuente
2019-09-19 14:40:31 -04:00
parent ad49d2accb
commit ec8f51ba8a
25 changed files with 14649 additions and 3 deletions

View File

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