File tree Expand file tree Collapse file tree 9 files changed +11
-10
lines changed
packages/guides/resources/template/html/body
toctree-titlesonly/expected Expand file tree Collapse file tree 9 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 1
- <ul class =" phpdocumentor-list " >
1
+ <ul class =" menu-level " >
2
2
{% for entry in node .menuEntries -%}
3
3
{{ renderNode(entry ) }}
4
4
{% endfor %}
Original file line number Diff line number Diff line change 1
1
{% apply spaceless %}
2
2
<figure
3
- class =" phpdocumentor- uml-diagram{% if node .classesString %} {{ node .classesString }}{% endif %}"
3
+ class =" uml-diagram{% if node .classesString %} {{ node .classesString }}{% endif %}"
4
4
{% if node.hasOption (' width' ) %}style =" width: {{ node.option (' width' ) }}" {% endif %}
5
5
>
6
6
{{ uml(node .value ) }}
Original file line number Diff line number Diff line change 8
8
< div class ="section " id ="title ">
9
9
< h1 > Title</ h1 >
10
10
11
- < div class ="contents "> < ul class ="phpdocumentor-list "> < li class ="toc-item "> < a href ="/contents-depth-1.html#depth-level-1 "> Depth Level 1</ a > </ li > </ ul > </ div >
11
+ < div class ="contents "> < ul class ="menu-level "> < li class ="toc-item "> < a href ="/contents-depth-1.html#depth-level-1 "> Depth Level 1</ a > </ li > </ ul > </ div >
12
12
< div class ="section " id ="depth-level-1 ">
13
13
< h2 > Depth Level 1</ h2 >
14
14
15
- < div class ="section " id ="depth-level-2 ">
15
+
16
+ < div class ="section " id ="depth-level-2 ">
16
17
< h3 > Depth Level 2</ h3 >
17
18
18
19
< div class ="section " id ="depth-level-3 ">
Original file line number Diff line number Diff line change 8
8
< div class ="section " id ="title ">
9
9
< h1 > Title</ h1 >
10
10
11
- < div class ="contents "> < ul class ="phpdocumentor-list "> < li class ="toc-item "> < a href ="/contents-depth-2.html#depth-level-1 "> Depth Level 1</ a > < ul class ="section-level-1 "> < li class ="toc-item "> < a href ="/contents-depth-2.html#depth-level-2 "> Depth Level 2</ a > </ li > </ ul > </ li > </ ul > </ div >
11
+ < div class ="contents "> < ul class ="menu-level "> < li class ="toc-item "> < a href ="/contents-depth-2.html#depth-level-1 "> Depth Level 1</ a > < ul class ="section-level-1 "> < li class ="toc-item "> < a href ="/contents-depth-2.html#depth-level-2 "> Depth Level 2</ a > </ li > </ ul > </ li > </ ul > </ div >
12
12
< div class ="section " id ="depth-level-1 ">
13
13
< h2 > Depth Level 1</ h2 >
14
14
Original file line number Diff line number Diff line change 8
8
< div class ="section " id ="title ">
9
9
< h1 > Title</ h1 >
10
10
11
- < div class ="contents "> < ul class ="phpdocumentor-list "> < li class ="toc-item "> < a href ="/contents-depth-3.html#depth-level-1 "> Depth Level 1</ a > < ul class ="section-level-1 "> < li class ="toc-item "> < a href ="/contents-depth-3.html#depth-level-2 "> Depth Level 2</ a > < ul class ="section-level-1 "> < li class ="toc-item "> < a href ="/contents-depth-3.html#depth-level-3 "> Depth Level 3</ a > </ li > </ ul > </ li > </ ul > </ li > </ ul > </ div >
11
+ < div class ="contents "> < ul class ="menu-level "> < li class ="toc-item "> < a href ="/contents-depth-3.html#depth-level-1 "> Depth Level 1</ a > < ul class ="section-level-1 "> < li class ="toc-item "> < a href ="/contents-depth-3.html#depth-level-2 "> Depth Level 2</ a > < ul class ="section-level-1 "> < li class ="toc-item "> < a href ="/contents-depth-3.html#depth-level-3 "> Depth Level 3</ a > </ li > </ ul > </ li > </ ul > </ li > </ ul > </ div >
12
12
< div class ="section " id ="depth-level-1 ">
13
13
< h2 > Depth Level 1</ h2 >
14
14
Original file line number Diff line number Diff line change 8
8
< div class ="section " id ="title ">
9
9
< h1 > Title</ h1 >
10
10
11
- < div class ="contents "> < ul class ="phpdocumentor-list "> < li class ="toc-item "> < a href ="/contents-with-title.html#depth-level-1 "> Depth Level 1</ a > < ul class ="section-level-1 "> < li class ="toc-item "> < a href ="/contents-with-title.html#depth-level-2 "> Depth Level 2</ a > < ul class ="section-level-1 "> < li class ="toc-item "> < a href ="/contents-with-title.html#depth-level-3 "> Depth Level 3</ a > < ul class ="section-level-2 "> < li class ="toc-item "> < a href ="/contents-with-title.html#depth-level-4 "> Depth Level 4</ a > </ li > </ ul > </ li > </ ul > </ li > </ ul > </ li > </ ul > </ div >
11
+ < div class ="contents "> < ul class ="menu-level "> < li class ="toc-item "> < a href ="/contents-with-title.html#depth-level-1 "> Depth Level 1</ a > < ul class ="section-level-1 "> < li class ="toc-item "> < a href ="/contents-with-title.html#depth-level-2 "> Depth Level 2</ a > < ul class ="section-level-1 "> < li class ="toc-item "> < a href ="/contents-with-title.html#depth-level-3 "> Depth Level 3</ a > < ul class ="section-level-2 "> < li class ="toc-item "> < a href ="/contents-with-title.html#depth-level-4 "> Depth Level 4</ a > </ li > </ ul > </ li > </ ul > </ li > </ ul > </ li > </ ul > </ div >
12
12
< div class ="section " id ="depth-level-1 ">
13
13
< h2 > Depth Level 1</ h2 >
14
14
Original file line number Diff line number Diff line change 8
8
< div class ="section " id ="title ">
9
9
< h1 > Title</ h1 >
10
10
11
- < div class ="contents "> < ul class ="phpdocumentor-list "> < li class ="toc-item "> < a href ="/index.html#depth-level-1 "> Depth Level 1</ a > < ul class ="section-level-1 "> < li class ="toc-item "> < a href ="/index.html#depth-level-2 "> Depth Level 2</ a > < ul class ="section-level-1 "> < li class ="toc-item "> < a href ="/index.html#depth-level-3 "> Depth Level 3</ a > < ul class ="section-level-2 "> < li class ="toc-item "> < a href ="/index.html#depth-level-4 "> Depth Level 4</ a > </ li > </ ul > </ li > </ ul > </ li > </ ul > </ li > </ ul > </ div >
11
+ < div class ="contents "> < ul class ="menu-level "> < li class ="toc-item "> < a href ="/index.html#depth-level-1 "> Depth Level 1</ a > < ul class ="section-level-1 "> < li class ="toc-item "> < a href ="/index.html#depth-level-2 "> Depth Level 2</ a > < ul class ="section-level-1 "> < li class ="toc-item "> < a href ="/index.html#depth-level-3 "> Depth Level 3</ a > < ul class ="section-level-2 "> < li class ="toc-item "> < a href ="/index.html#depth-level-4 "> Depth Level 4</ a > </ li > </ ul > </ li > </ ul > </ li > </ ul > </ li > </ ul > </ div >
12
12
< div class ="section " id ="depth-level-1 ">
13
13
< h2 > Depth Level 1</ h2 >
14
14
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 ="/page1.html#page-1 "> Page 1</ a > < ul class ="section-level-1 ">
14
14
< li class ="toc-item "> < a href ="/page1.html#chapter-1 "> Chapter 1</ a > </ li >
15
15
Original file line number Diff line number Diff line change 9
9
< h1 > Document Title</ 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 ="/page1.html#page-1 "> Page 1</ a > </ li >
14
14
15
15
< li class ="toc-item "> < a href ="/page2.html#page-2 "> Page 2</ a > </ li >
You can’t perform that action at this time.
0 commit comments