File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed
toctree-level-3-maxdepth-1/expected
toctree-level-3-maxdepth-2/expected
toctree-no-duplicates/expected Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ <h1>Document Title</h1>
10
10
11
11
< p > Lorem Ipsum Dolor.</ p >
12
12
< div class ="toc ">
13
- < ul class ="phpdocumentor-list ">
13
+ < ul class ="menu-level ">
14
14
< li class ="toc-item "> < a href ="/page1.html#page-1 "> Page 1</ a > </ li >
15
15
16
16
< li class ="toc-item "> < a href ="/page2.html#page-2 "> Page 2</ a > </ li >
Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ <h1>Subfolder Index</h1>
11
11
< p > Lorem Ipsum Dolor.</ p >
12
12
< dl >
13
13
< dt > A Definition List</ dt >
14
-
14
+
15
15
< dd > Some definition.</ dd > </ dl >
16
16
17
17
< div class ="toc ">
18
- < ul class ="phpdocumentor-list ">
18
+ < ul class ="menu-level ">
19
19
< li class ="toc-item "> < a href ="/subfolder/subpage1.html#subpage-1 "> Subpage 1</ a > </ li >
20
20
21
21
< li class ="toc-item "> < a href ="/subfolder/subpage2.html#subpage-2 "> Subpage 2</ a > </ li >
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ <h1>Document Title</h1>
10
10
11
11
< p > Lorem Ipsum Dolor.</ p >
12
12
< div class ="toc ">
13
- < ul class ="phpdocumentor-list ">
13
+ < ul class ="menu-level ">
14
14
< li class ="toc-item "> < a href ="/page1.html#page-1 "> Page 1</ a > </ li >
15
15
16
16
< li class ="toc-item "> < a href ="/page2.html#page-2 "> Page 2</ a > </ li >
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ <h1>Document Title</h1>
10
10
11
11
< p > Lorem Ipsum Dolor.</ p >
12
12
< div class ="toc ">
13
- < ul class ="phpdocumentor-list ">
13
+ < ul class ="menu-level ">
14
14
< li class ="toc-item "> < a href ="/page1.html#page-1 "> Page 1</ a > </ li >
15
15
16
16
< li class ="toc-item "> < a href ="/page2.html#page-2 "> Page 2</ a > </ li >
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ <h1>Document Title</h1>
10
10
11
11
< p > Lorem Ipsum Dolor.</ p >
12
12
< div class ="toc ">
13
- < ul class ="phpdocumentor-list ">
13
+ < ul class ="menu-level ">
14
14
< li class ="toc-item "> < a href ="/page1.html#page-1 "> Page 1</ a > </ li >
15
15
16
16
< li class ="toc-item "> < a href ="/page2.html#page-2 "> Page 2</ a > </ li >
Original file line number Diff line number Diff line change 9
9
< h1 > index</ h1 >
10
10
11
11
< div class ="toc ">
12
- < ul class ="phpdocumentor-list ">
12
+ < ul class ="menu-level ">
13
13
< li class ="toc-item "> < a href ="/overview.html#overview "> Overview</ a > </ li >
14
14
15
15
< li class ="toc-item "> < a href ="/apple.html#apple "> Apple</ a > </ li >
Original file line number Diff line number Diff line change 9
9
< h1 > Overview</ h1 >
10
10
11
11
< p > Lorem Ipsum Dolor</ p >
12
- < div class ="menu "> < ul class ="phpdocumentor-list "> < li class ="toc-item "> < a href ="/overview.html#overview "> Overview</ a > </ li > < li class ="toc-item "> < a href ="/apple.html#apple "> Apple</ a > </ li > < li class ="toc-item "> < a href ="/banana.html#banana "> Banana</ a > </ li > < li class ="toc-item "> < a href ="/cherry.html#cherry "> Cherry</ a > </ li > </ ul > </ div >
12
+ < div class ="menu "> < ul class ="menu-level "> < li class ="toc-item "> < a href ="/overview.html#overview "> Overview</ a > </ li > < li class ="toc-item "> < a href ="/apple.html#apple "> Apple</ a > </ li > < li class ="toc-item "> < a href ="/banana.html#banana "> Banana</ a > </ li > < li class ="toc-item "> < a href ="/cherry.html#cherry "> Cherry</ a > </ li > </ ul > </ div >
13
13
</ div >
14
14
15
15
</ body >
You can’t perform that action at this time.
0 commit comments