File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
tests/fixtures/expected/toctree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
< meta charset ="utf-8 " />
5
5
</ head >
6
6
< body >
7
- < div class ="section " id =" toctree " >
8
- < h1 > Toctree < a class ="headerlink " href ="#toctree " title ="Permalink to this headline "> ¶ </ a > </ h1 >
7
+ < div class ="section ">
8
+ < h1 id =" toctree " > < a class ="headerlink " href ="#toctree " title ="Permalink to this headline "> Toctree </ a > </ h1 >
9
9
< div class ="toctree-wrapper compound ">
10
10
< ul >
11
11
< li > < a href ="file.html#title "> Title</ a >
@@ -28,12 +28,12 @@ <h1>Toctree<a class="headerlink" href="#toctree" title="Permalink to this headli
28
28
< div class ="toctree-wrapper compound ">
29
29
< ul >
30
30
< li > < a href ="index.html#toctree "> Toctree</ a > </ li >
31
+ < li > < a href ="directory/another_file.html#another-file "> Another file</ a > </ li >
31
32
< li > < a href ="file.html#title "> Title</ a >
32
33
< ul >
33
34
< li > < a href ="file.html#sub-title "> Sub title</ a > </ li >
34
35
</ ul >
35
36
</ li >
36
- < li > < a href ="directory/another_file.html#another-file "> Another file</ a > </ li >
37
37
</ ul >
38
38
</ div >
39
39
< div class ="toctree-wrapper compound ">
You can’t perform that action at this time.
0 commit comments