File tree 1 file changed +2
-2
lines changed
tests/fixtures/expected/toctree
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ <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</ 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</ 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</ 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</ a > </ li > < li > < a href ="file.html "> 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</ 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</ a > </ li > </ ul > </ div >
15
+ < div class ="toctree-wrapper "> < ul class ="toctree toctree-level-1 toctree-length-2 " > < li > < a href ="directory/another_file.html "> Another file</ a > </ li > < li > < a href ="file.html "> 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-2 "> < li > < a href ="file.html "> 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</ a > </ li > </ ul > </ div >
17
17
18
18
</ div >
19
19
You can’t perform that action at this time.
0 commit comments