diff options
| author | sakumisu <[email protected]> | 2022-02-14 22:39:17 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2022-02-14 22:39:17 +0800 |
| commit | 96f82d5ec86399d486a877a1884ee5da93f939bd (patch) | |
| tree | 8cce17868481a8cc5fb9c4923e8e22ea8ef2f0b9 /docs/_build/html/_static/documentation_options.js | |
| parent | 0825cbc68a6dfd2ce892ba578f76169da80e1ec4 (diff) | |
update doc with Sphinx
Diffstat (limited to 'docs/_build/html/_static/documentation_options.js')
| -rw-r--r-- | docs/_build/html/_static/documentation_options.js | 12 |
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 00000000..3f308f50 --- /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: 'zh_CN', + 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 |
