summaryrefslogtreecommitdiff
path: root/docs/_build/html/_static/documentation_options.js
diff options
context:
space:
mode:
authorLibravatar tsmethurst <tobi.smethurst@klarrio.com>2021-02-28 15:23:08 +0100
committerLibravatar tsmethurst <tobi.smethurst@klarrio.com>2021-02-28 15:23:08 +0100
commit5a6d09e5ea5f197727dbc72d48c947a4675472ab (patch)
tree6ee63a30c9aa5ce16efd5d409e698a85ba2a3f86 /docs/_build/html/_static/documentation_options.js
parentremove newline (diff)
parentMerge pull request #1 from gotosocial/dev (diff)
downloadgotosocial-5a6d09e5ea5f197727dbc72d48c947a4675472ab.tar.xz
Merge branch 'main' of github.com:gotosocial/server into main
Diffstat (limited to 'docs/_build/html/_static/documentation_options.js')
-rw-r--r--docs/_build/html/_static/documentation_options.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/_build/html/_static/documentation_options.js b/docs/_build/html/_static/documentation_options.js
new file mode 100644
index 000000000..2fa8c97fe
--- /dev/null
+++ b/docs/_build/html/_static/documentation_options.js
@@ -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
+}; \ No newline at end of file