File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
tests/fixtures/expected/toctree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
6
-
6
+
7
7
</ head >
8
8
9
9
< body >
@@ -12,10 +12,10 @@ <h1 id="toctree"><a class="headerlink" href="#toctree" title="Permalink to this
12
12
< div class ="toctree-wrapper "> < ul class ="toctree toctree-level-1 toctree-length-1 "> < li > < a href ="file.html#title "> Title</ a > < ul class ="toctree toctree-level-2 toctree-length-1 "> < li > < a href ="file.html#sub-title "> Sub title</ a > </ li > </ ul > </ li > </ ul > </ div >
13
13
< div class ="toctree-wrapper "> < ul class ="toctree toctree-level-1 toctree-length-1 "> < li > < a href ="file.html#title "> Title</ a > </ li > </ ul > </ div >
14
14
< div class ="toctree-wrapper "> < ul class ="toctree toctree-level-1 toctree-length-1 "> < li > < a href ="directory/another_file.html#another-file "> Another file</ a > </ li > </ ul > </ div >
15
- < div class ="toctree-wrapper "> < ul class ="toctree toctree-level-1 toctree-length-3 "> < li > < a href ="directory/another_file.html#another-file "> Another file</ a > </ li > < li > < a href ="file.html#title "> Title</ a > < ul class ="toctree toctree-level-2 toctree-length-1 "> < li > < a href ="file.html#sub-title "> Sub title</ a > </ li > </ ul > </ li > < li > < a href =" index.html#toctree " > Toctree </ a > </ li > </ ul > </ div >
16
- < div class ="toctree-wrapper "> < ul class ="toctree toctree-level-1 toctree-length-3 "> < li > < a href ="file.html#title "> Title</ a > < ul class ="toctree toctree-level-2 toctree-length-1 "> < li > < a href ="file.html#sub-title "> Sub title</ a > </ li > </ ul > </ li > < li > < a href ="directory/another_file .html#another-file " > Another file </ a > </ li > < li > < a href ="index .html#toctree " > Toctree </ a > </ li > </ ul > </ div >
15
+ < div class ="toctree-wrapper "> < ul class ="toctree toctree-level-1 toctree-length-3 "> < li > < a href ="index.html#toctree " > Toctree </ a > </ li > < li > < a href =" directory/another_file.html#another-file "> Another file</ a > </ li > < li > < a href ="file.html#title "> Title</ a > < ul class ="toctree toctree-level-2 toctree-length-1 "> < li > < a href ="file.html#sub-title "> Sub title</ a > </ li > </ ul > </ li > </ ul > </ div >
16
+ < div class ="toctree-wrapper "> < ul class ="toctree toctree-level-1 toctree-length-3 "> < li > < a href ="file.html#title "> Title</ a > < ul class ="toctree toctree-level-2 toctree-length-1 "> < li > < a href ="file.html#sub-title "> Sub title</ a > </ li > </ ul > </ li > < li > < a href ="index .html#toctree " > Toctree </ a > </ li > < li > < a href ="directory/another_file .html#another-file " > Another file </ a > </ li > </ ul > </ div >
17
17
18
18
</ div >
19
19
20
20
</ body >
21
- </ html >
21
+ </ html >
You can’t perform that action at this time.
0 commit comments