+
Table of contents
+ {% assign children_list = site.pages | sort:"nav_order" %} +-
+ {% for child in children_list %}
+ {% if child.parent == page.title and child.title != page.title %}
+
- + {{ child.title }} + + {% endif %} + {% endfor %} +
+ + Was this page helpful? Please + {% assign body= "From documentation site " %} + report an issue + if you have questions or problems. + +