mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-28 22:32:24 -05:00
add docs and a bunch of other stuff
This commit is contained in:
parent
fbf52fe84b
commit
e68b72ddf9
56 changed files with 18155 additions and 3 deletions
12
docs/_build/html/_static/documentation_options.js
vendored
Normal file
12
docs/_build/html/_static/documentation_options.js
vendored
Normal 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
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue