-
Notifications
You must be signed in to change notification settings - Fork 669
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
12 changed files
with
414 additions
and
8 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
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
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
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
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 |
---|---|---|
@@ -0,0 +1,45 @@ | ||
<nav aria-label="Main" class="bd-links bd-docs-nav"> | ||
<div class="bd-toc-item navbar-nav active"> | ||
<ul class="nav bd-sidenav bd-sidenav__home-link"> | ||
<li class="toctree-l1 current active"> | ||
<a class="reference internal" href="#"> | ||
Main index | ||
</a> | ||
</li> | ||
</ul> | ||
<ul class="nav bd-sidenav"> | ||
<li class="toctree-l1"> | ||
<a class="reference internal" href="content1.html"> | ||
1. Content1 | ||
</a> | ||
</li> | ||
<li class="toctree-l1 has-children"> | ||
<a class="reference internal" href="subfolder/index.html"> | ||
2. Subfolder | ||
</a> | ||
<input 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> | ||
<li class="toctree-l2"> | ||
<a class="reference internal" href="subfolder/asubpage.html"> | ||
2.1. Asubpage | ||
</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="toctree-l1"> | ||
<a class="reference internal" href="content2.html"> | ||
3. Content2 | ||
</a> | ||
</li> | ||
<li class="toctree-l1"> | ||
<a class="reference internal" href="content3.html"> | ||
4. Content3 | ||
</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</nav> |
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 |
---|---|---|
@@ -0,0 +1,45 @@ | ||
<nav aria-label="Main" class="bd-links bd-docs-nav"> | ||
<div class="bd-toc-item navbar-nav active"> | ||
<ul class="nav bd-sidenav bd-sidenav__home-link"> | ||
<li class="toctree-l1 current active"> | ||
<a class="reference internal" href="#"> | ||
Main index | ||
</a> | ||
</li> | ||
</ul> | ||
<ul class="nav bd-sidenav"> | ||
<li class="toctree-l1"> | ||
<a class="reference internal" href="content1.html"> | ||
1. Content1 | ||
</a> | ||
</li> | ||
<li class="toctree-l1 has-children"> | ||
<a class="reference internal" href="subfolder/index.html"> | ||
2. Subfolder | ||
</a> | ||
<input 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> | ||
<li class="toctree-l2"> | ||
<a class="reference internal" href="subfolder/asubpage.html"> | ||
Asubpage | ||
</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="toctree-l1"> | ||
<a class="reference internal" href="content2.html"> | ||
3. Content2 | ||
</a> | ||
</li> | ||
<li class="toctree-l1"> | ||
<a class="reference internal" href="content3.html"> | ||
4. Content3 | ||
</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</nav> |
64 changes: 64 additions & 0 deletions
64
tests/test_build/_toc_numbered_depth_parts_subset.sphinx7.html
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 |
---|---|---|
@@ -0,0 +1,64 @@ | ||
<nav aria-label="Main" class="bd-links bd-docs-nav"> | ||
<div class="bd-toc-item navbar-nav active"> | ||
<ul class="nav bd-sidenav bd-sidenav__home-link"> | ||
<li class="toctree-l1 current active"> | ||
<a class="reference internal" href="#"> | ||
Main index | ||
</a> | ||
</li> | ||
</ul> | ||
<p aria-level="2" class="caption" role="heading"> | ||
<span class="caption-text"> | ||
Chapter 1 | ||
</span> | ||
</p> | ||
<ul class="nav bd-sidenav"> | ||
<li class="toctree-l1"> | ||
<a class="reference internal" href="content1.html"> | ||
1. Content1 | ||
</a> | ||
</li> | ||
</ul> | ||
<p aria-level="2" class="caption" role="heading"> | ||
<span class="caption-text"> | ||
Chapter 2 | ||
</span> | ||
</p> | ||
<ul class="nav bd-sidenav"> | ||
<li class="toctree-l1"> | ||
<a class="reference internal" href="content2.html"> | ||
Content2 | ||
</a> | ||
</li> | ||
<li class="toctree-l1"> | ||
<a class="reference internal" href="content3.html"> | ||
Content3 | ||
</a> | ||
</li> | ||
</ul> | ||
<p aria-level="2" class="caption" role="heading"> | ||
<span class="caption-text"> | ||
Chapter 3 | ||
</span> | ||
</p> | ||
<ul class="nav bd-sidenav"> | ||
<li class="toctree-l1 has-children"> | ||
<a class="reference internal" href="subfolder/index.html"> | ||
2. Subfolder | ||
</a> | ||
<input 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> | ||
<li class="toctree-l2"> | ||
<a class="reference internal" href="subfolder/asubpage.html"> | ||
Asubpage | ||
</a> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</div> | ||
</nav> |
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 |
---|---|---|
@@ -0,0 +1,57 @@ | ||
<nav aria-label="Main" class="bd-links bd-docs-nav"> | ||
<div class="bd-toc-item navbar-nav active"> | ||
<ul class="nav bd-sidenav bd-sidenav__home-link"> | ||
<li class="toctree-l1 current active"> | ||
<a class="reference internal" href="#"> | ||
Main index | ||
</a> | ||
</li> | ||
</ul> | ||
<p aria-level="2" class="caption" role="heading"> | ||
<span class="caption-text"> | ||
Chapter 1 | ||
</span> | ||
</p> | ||
<ul class="nav bd-sidenav"> | ||
<li class="toctree-l1"> | ||
<a class="reference internal" href="content1.html"> | ||
1. Content1 | ||
</a> | ||
</li> | ||
<li class="toctree-l1 has-children"> | ||
<a class="reference internal" href="subfolder/index.html"> | ||
2. Subfolder | ||
</a> | ||
<input 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> | ||
<li class="toctree-l2"> | ||
<a class="reference internal" href="subfolder/asubpage.html"> | ||
2.1. Asubpage | ||
</a> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
<p aria-level="2" class="caption" role="heading"> | ||
<span class="caption-text"> | ||
Chapter 2 | ||
</span> | ||
</p> | ||
<ul class="nav bd-sidenav"> | ||
<li class="toctree-l1"> | ||
<a class="reference internal" href="content2.html"> | ||
3. Content2 | ||
</a> | ||
</li> | ||
<li class="toctree-l1"> | ||
<a class="reference internal" href="content3.html"> | ||
4. Content3 | ||
</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</nav> |
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 |
---|---|---|
@@ -0,0 +1,64 @@ | ||
<nav aria-label="Main" class="bd-links bd-docs-nav"> | ||
<div class="bd-toc-item navbar-nav active"> | ||
<ul class="nav bd-sidenav bd-sidenav__home-link"> | ||
<li class="toctree-l1 current active"> | ||
<a class="reference internal" href="#"> | ||
Main index | ||
</a> | ||
</li> | ||
</ul> | ||
<p aria-level="2" class="caption" role="heading"> | ||
<span class="caption-text"> | ||
Chapter 1 | ||
</span> | ||
</p> | ||
<ul class="nav bd-sidenav"> | ||
<li class="toctree-l1"> | ||
<a class="reference internal" href="content1.html"> | ||
1. Content1 | ||
</a> | ||
</li> | ||
</ul> | ||
<p aria-level="2" class="caption" role="heading"> | ||
<span class="caption-text"> | ||
Chapter 2 | ||
</span> | ||
</p> | ||
<ul class="nav bd-sidenav"> | ||
<li class="toctree-l1"> | ||
<a class="reference internal" href="content2.html"> | ||
Content2 | ||
</a> | ||
</li> | ||
<li class="toctree-l1"> | ||
<a class="reference internal" href="content3.html"> | ||
Content3 | ||
</a> | ||
</li> | ||
</ul> | ||
<p aria-level="2" class="caption" role="heading"> | ||
<span class="caption-text"> | ||
Chapter 3 | ||
</span> | ||
</p> | ||
<ul class="nav bd-sidenav"> | ||
<li class="toctree-l1 has-children"> | ||
<a class="reference internal" href="subfolder/index.html"> | ||
2. Subfolder | ||
</a> | ||
<input 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> | ||
<li class="toctree-l2"> | ||
<a class="reference internal" href="subfolder/asubpage.html"> | ||
2.1. Asubpage | ||
</a> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</div> | ||
</nav> |
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
21 changes: 21 additions & 0 deletions
21
tests/test_tocdirective/test_toc_parts_directive.sphinx7.html
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<div class="toctree-wrapper compound"> | ||
<p aria-level="2" class="caption" role="heading"> | ||
<span class="caption-text"> | ||
A section | ||
</span> | ||
</p> | ||
<ul> | ||
<li class="toctree-l1"> | ||
<a class="reference internal" href="subfolder/index.html"> | ||
Subfolder | ||
</a> | ||
<ul> | ||
<li class="toctree-l2"> | ||
<a class="reference internal" href="subfolder/asubpage1.html"> | ||
Asubpage 1 | ||
</a> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</div> |
Oops, something went wrong.