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 " >
22 {% for entry in node .menuEntries -%}
33 {{ renderNode(entry ) }}
44 {% endfor %}
Original file line number Diff line number Diff line change 11{% apply spaceless %}
22 <figure
3- class =" phpdocumentor- uml-diagram{% if node .classesString %} {{ node .classesString }}{% endif %}"
3+ class =" uml-diagram{% if node .classesString %} {{ node .classesString }}{% endif %}"
44 {% if node.hasOption (' width' ) %}style =" width: {{ node.option (' width' ) }}" {% endif %}
55 >
66 {{ uml(node .value ) }}
Original file line number Diff line number Diff line change 88 < div class ="section " id ="title ">
99 < h1 > Title</ h1 >
1010
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 >
1212 < div class ="section " id ="depth-level-1 ">
1313 < h2 > Depth Level 1</ h2 >
1414
15- < div class ="section " id ="depth-level-2 ">
15+
16+ < div class ="section " id ="depth-level-2 ">
1617 < h3 > Depth Level 2</ h3 >
1718
1819 < div class ="section " id ="depth-level-3 ">
Original file line number Diff line number Diff line change 88 < div class ="section " id ="title ">
99 < h1 > Title</ h1 >
1010
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 >
1212 < div class ="section " id ="depth-level-1 ">
1313 < h2 > Depth Level 1</ h2 >
1414
Original file line number Diff line number Diff line change 88 < div class ="section " id ="title ">
99 < h1 > Title</ h1 >
1010
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 >
1212 < div class ="section " id ="depth-level-1 ">
1313 < h2 > Depth Level 1</ h2 >
1414
Original file line number Diff line number Diff line change 88 < div class ="section " id ="title ">
99 < h1 > Title</ h1 >
1010
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 >
1212 < div class ="section " id ="depth-level-1 ">
1313 < h2 > Depth Level 1</ h2 >
1414
Original file line number Diff line number Diff line change 88 < div class ="section " id ="title ">
99 < h1 > Title</ h1 >
1010
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 >
1212 < div class ="section " id ="depth-level-1 ">
1313 < h2 > Depth Level 1</ h2 >
1414
Original file line number Diff line number Diff line change 99 < h1 > index</ h1 >
1010
1111 < div class ="toc ">
12- < ul class ="phpdocumentor-list ">
12+ < ul class ="menu-level ">
1313 < li class ="toc-item "> < a href ="/page1.html#page-1 "> Page 1</ a > < ul class ="section-level-1 ">
1414 < li class ="toc-item "> < a href ="/page1.html#chapter-1 "> Chapter 1</ a > </ li >
1515
Original file line number Diff line number Diff line change 99 < h1 > Document Title</ h1 >
1010
1111 < div class ="toc ">
12- < ul class ="phpdocumentor-list ">
12+ < ul class ="menu-level ">
1313 < li class ="toc-item "> < a href ="/page1.html#page-1 "> Page 1</ a > </ li >
1414
1515 < 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