generated from quanttide/quanttide-example-of-documentation
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
97 changed files
with
2,214 additions
and
2,052 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: 51ad2749c3f3d04003cd3ba6175c7ed8 | ||
config: ae11a3446afd554c3f33a447c6c6e7a8 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,45 +14,45 @@ | |
|
||
<script data-cfasync="false"> | ||
document.documentElement.dataset.mode = localStorage.getItem("mode") || ""; | ||
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"; | ||
document.documentElement.dataset.theme = localStorage.getItem("theme") || ""; | ||
</script> | ||
|
||
<!-- Loaded before other Sphinx assets --> | ||
<link href="../../_static/styles/theme.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" /> | ||
<link href="../../_static/styles/bootstrap.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" /> | ||
<link href="../../_static/styles/pydata-sphinx-theme.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" /> | ||
<link href="../../_static/styles/theme.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" /> | ||
<link href="../../_static/styles/bootstrap.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" /> | ||
<link href="../../_static/styles/pydata-sphinx-theme.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" /> | ||
|
||
|
||
<link href="../../_static/vendor/fontawesome/6.5.1/css/all.min.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" /> | ||
<link rel="preload" as="font" type="font/woff2" crossorigin href="../../_static/vendor/fontawesome/6.5.1/webfonts/fa-solid-900.woff2" /> | ||
<link rel="preload" as="font" type="font/woff2" crossorigin href="../../_static/vendor/fontawesome/6.5.1/webfonts/fa-brands-400.woff2" /> | ||
<link rel="preload" as="font" type="font/woff2" crossorigin href="../../_static/vendor/fontawesome/6.5.1/webfonts/fa-regular-400.woff2" /> | ||
<link href="../../_static/vendor/fontawesome/6.5.2/css/all.min.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" /> | ||
<link rel="preload" as="font" type="font/woff2" crossorigin href="../../_static/vendor/fontawesome/6.5.2/webfonts/fa-solid-900.woff2" /> | ||
<link rel="preload" as="font" type="font/woff2" crossorigin href="../../_static/vendor/fontawesome/6.5.2/webfonts/fa-brands-400.woff2" /> | ||
<link rel="preload" as="font" type="font/woff2" crossorigin href="../../_static/vendor/fontawesome/6.5.2/webfonts/fa-regular-400.woff2" /> | ||
|
||
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/styles/sphinx-book-theme.css?v=384b581d" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/styles/sphinx-book-theme.css?v=a3416100" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/togglebutton.css?v=13237357" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/copybutton.css?v=76b2166b" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/sphinx-thebe.css?v=4fa983c6" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/sphinx-design.min.css?v=87e54e7c" /> | ||
|
||
<!-- Pre-loaded scripts that we'll load fully later --> | ||
<link rel="preload" as="script" href="../../_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae" /> | ||
<link rel="preload" as="script" href="../../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" /> | ||
<script src="../../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script> | ||
<link rel="preload" as="script" href="../../_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b" /> | ||
<link rel="preload" as="script" href="../../_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b" /> | ||
<script src="../../_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=dfe6caa3a7d634c4db9b"></script> | ||
|
||
<script src="../../_static/documentation_options.js?v=9eb32ce0"></script> | ||
<script src="../../_static/doctools.js?v=9a2dae69"></script> | ||
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script> | ||
<script src="../../_static/clipboard.min.js?v=a7894cd8"></script> | ||
<script src="../../_static/copybutton.js?v=f281be69"></script> | ||
<script src="../../_static/scripts/sphinx-book-theme.js?v=efea14e4"></script> | ||
<script src="../../_static/scripts/sphinx-book-theme.js?v=887ef09a"></script> | ||
<script>let toggleHintShow = 'Click to show';</script> | ||
<script>let toggleHintHide = 'Click to hide';</script> | ||
<script>let toggleOpenOnPrint = 'true';</script> | ||
<script src="../../_static/togglebutton.js?v=4a39c7ea"></script> | ||
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script> | ||
<script src="../../_static/design-tabs.js?v=36754332"></script> | ||
<script src="../../_static/design-tabs.js?v=f930bc37"></script> | ||
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script> | ||
<script async="async" src="../../_static/sphinx-thebe.js?v=c100c467"></script> | ||
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script> | ||
|
@@ -71,27 +71,23 @@ | |
|
||
|
||
|
||
<a id="pst-skip-link" class="skip-link" href="#main-content">Skip to main content</a> | ||
<div id="pst-skip-link" class="skip-link d-print-none"><a href="#main-content">Skip to main content</a></div> | ||
|
||
<div id="pst-scroll-pixel-helper"></div> | ||
|
||
<button type="button" class="btn rounded-pill" id="pst-back-to-top"> | ||
<i class="fa-solid fa-arrow-up"></i> | ||
Back to top | ||
</button> | ||
<i class="fa-solid fa-arrow-up"></i>Back to top</button> | ||
|
||
|
||
<input type="checkbox" | ||
class="sidebar-toggle" | ||
name="__primary" | ||
id="__primary"/> | ||
<label class="overlay overlay-primary" for="__primary"></label> | ||
id="pst-primary-sidebar-checkbox"/> | ||
<label class="overlay overlay-primary" for="pst-primary-sidebar-checkbox"></label> | ||
|
||
<input type="checkbox" | ||
class="sidebar-toggle" | ||
name="__secondary" | ||
id="__secondary"/> | ||
<label class="overlay overlay-secondary" for="__secondary"></label> | ||
id="pst-secondary-sidebar-checkbox"/> | ||
<label class="overlay overlay-secondary" for="pst-secondary-sidebar-checkbox"></label> | ||
|
||
<div class="search-button__wrapper"> | ||
<div class="search-button__overlay"></div> | ||
|
@@ -113,8 +109,13 @@ | |
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd>K</kbd></span> | ||
</form></div> | ||
</div> | ||
|
||
<div class="pst-async-banner-revealer d-none"> | ||
<aside id="bd-header-version-warning" class="d-none d-print-none" aria-label="Version warning"></aside> | ||
</div> | ||
|
||
|
||
<header class="bd-header navbar navbar-expand-lg bd-navbar"> | ||
<header class="bd-header navbar navbar-expand-lg bd-navbar d-print-none"> | ||
</header> | ||
|
||
|
||
|
@@ -138,6 +139,8 @@ | |
<div class="sidebar-primary-item"> | ||
|
||
|
||
|
||
|
||
|
||
<a class="navbar-brand logo" href="../../index.html"> | ||
|
||
|
@@ -153,7 +156,7 @@ | |
|
||
<script> | ||
document.write(` | ||
<button class="btn navbar-btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip"> | ||
<button class="btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip"> | ||
<i class="fa-solid fa-magnifying-glass"></i> | ||
<span class="search-button__default-text">Search</span> | ||
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span> | ||
|
@@ -172,22 +175,22 @@ | |
</ul> | ||
<p aria-level="2" class="caption" role="heading"><span class="caption-text">示例部分</span></p> | ||
<ul class="current nav bd-sidenav"> | ||
<li class="toctree-l1 current active has-children"><a class="reference internal" href="../README.html">示例章</a><input checked="" class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-1"><i class="fa-solid fa-chevron-down"></i></label><ul class="current"> | ||
<li class="toctree-l2 current active has-children"><a class="reference internal" href="README.html">示例节1</a><input checked="" class="toctree-checkbox" id="toctree-checkbox-2" name="toctree-checkbox-2" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-2"><i class="fa-solid fa-chevron-down"></i></label><ul class="current"> | ||
<li class="toctree-l1 current active has-children"><a class="reference internal" href="../README.html">示例章</a><details open="open"><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul class="current"> | ||
<li class="toctree-l2 current active has-children"><a class="reference internal" href="README.html">示例节1</a><details open="open"><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul class="current"> | ||
<li class="toctree-l3 current active"><a class="current reference internal" href="#">测试文章</a></li> | ||
<li class="toctree-l3"><a class="reference internal" href="1_example_article2.html">测试文章2</a></li> | ||
</ul> | ||
</li> | ||
</details></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../2_example_article3.html">测试文章3</a></li> | ||
</ul> | ||
</li> | ||
</details></li> | ||
</ul> | ||
<p aria-level="2" class="caption" role="heading"><span class="caption-text">示例部分2</span></p> | ||
<ul class="nav bd-sidenav"> | ||
<li class="toctree-l1 has-children"><a class="reference internal" href="../../2_example_chapter2/README.html">示例章2</a><input class="toctree-checkbox" id="toctree-checkbox-3" name="toctree-checkbox-3" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-3"><i class="fa-solid fa-chevron-down"></i></label><ul> | ||
<li class="toctree-l1 has-children"><a class="reference internal" href="../../2_example_chapter2/README.html">示例章2</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul> | ||
<li class="toctree-l2"><a class="reference internal" href="../../2_example_chapter2/1_example_section2/README.html">示例节2</a></li> | ||
</ul> | ||
</li> | ||
</details></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../../3_example_chapter3/README.html">示例章2</a></li> | ||
</ul> | ||
|
||
|
@@ -204,7 +207,7 @@ | |
|
||
</div> | ||
|
||
<main id="main-content" class="bd-main"> | ||
<main id="main-content" class="bd-main" role="main"> | ||
|
||
|
||
|
||
|
@@ -213,14 +216,14 @@ | |
<div class="bd-content"> | ||
<div class="bd-article-container"> | ||
|
||
<div class="bd-header-article"> | ||
<div class="bd-header-article d-print-none"> | ||
<div class="header-article-items header-article__inner"> | ||
|
||
<div class="header-article-items__start"> | ||
|
||
<div class="header-article-item"><label class="sidebar-toggle primary-toggle btn btn-sm" for="__primary" title="Toggle primary sidebar" data-bs-placement="bottom" data-bs-toggle="tooltip"> | ||
<div class="header-article-item"><button class="sidebar-toggle primary-toggle btn btn-sm" title="Toggle primary sidebar" data-bs-placement="bottom" data-bs-toggle="tooltip"> | ||
<span class="fa-solid fa-bars"></span> | ||
</label></div> | ||
</button></div> | ||
|
||
</div> | ||
|
||
|
@@ -298,18 +301,18 @@ | |
|
||
<script> | ||
document.write(` | ||
<button class="btn btn-sm navbar-btn theme-switch-button" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip"> | ||
<span class="theme-switch nav-link" data-mode="light"><i class="fa-solid fa-sun fa-lg"></i></span> | ||
<span class="theme-switch nav-link" data-mode="dark"><i class="fa-solid fa-moon fa-lg"></i></span> | ||
<span class="theme-switch nav-link" data-mode="auto"><i class="fa-solid fa-circle-half-stroke fa-lg"></i></span> | ||
<button class="btn btn-sm nav-link pst-navbar-icon theme-switch-button" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip"> | ||
<i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light"></i> | ||
<i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark"></i> | ||
<i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto"></i> | ||
</button> | ||
`); | ||
</script> | ||
|
||
|
||
<script> | ||
document.write(` | ||
<button class="btn btn-sm navbar-btn search-button search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip"> | ||
<button class="btn btn-sm pst-navbar-icon search-button search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip"> | ||
<i class="fa-solid fa-magnifying-glass fa-lg"></i> | ||
</button> | ||
`); | ||
|
@@ -370,7 +373,7 @@ <h1>测试文章<a class="headerlink" href="#id1" title="Link to this heading"># | |
|
||
|
||
|
||
<footer class="prev-next-footer"> | ||
<footer class="prev-next-footer d-print-none"> | ||
|
||
<div class="prev-next-area"> | ||
<a class="left-prev" | ||
|
@@ -398,8 +401,6 @@ <h1>测试文章<a class="headerlink" href="#id1" title="Link to this heading"># | |
|
||
|
||
|
||
<div class="bd-sidebar-secondary bd-toc"></div> | ||
|
||
|
||
</div> | ||
<footer class="bd-footer-content"> | ||
|
@@ -443,8 +444,8 @@ <h1>测试文章<a class="headerlink" href="#id1" title="Link to this heading"># | |
</div> | ||
|
||
<!-- Scripts loaded after <body> so the DOM is not blocked --> | ||
<script src="../../_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae"></script> | ||
<script src="../../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae"></script> | ||
<script src="../../_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b"></script> | ||
<script src="../../_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b"></script> | ||
|
||
<footer class="bd-footer"> | ||
</footer> | ||
|
Oops, something went wrong.