diff options
author | 2021-03-01 11:52:49 +0100 | |
---|---|---|
committer | 2021-03-01 11:52:49 +0100 | |
commit | bffbdeb5347d5d72ec43a46750cbe35f75699893 (patch) | |
tree | 0fb1527f967698575a9a6c96c22c0133fd44e7b7 /docs/_build/html/_static/documentation_options.js | |
parent | Doc updates (diff) | |
download | gotosocial-bffbdeb5347d5d72ec43a46750cbe35f75699893.tar.xz |
try some doc changes
Diffstat (limited to 'docs/_build/html/_static/documentation_options.js')
-rw-r--r-- | docs/_build/html/_static/documentation_options.js | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/_build/html/_static/documentation_options.js b/docs/_build/html/_static/documentation_options.js deleted file mode 100644 index 2fa8c97fe..000000000 --- a/docs/_build/html/_static/documentation_options.js +++ /dev/null @@ -1,12 +0,0 @@ -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 |