Example TOC include file use
parent
899b26e42f
commit
7b55b0b243
|
@ -17,6 +17,9 @@ layout: headerfooter
|
||||||
|
|
||||||
<section id="encyclopedia">
|
<section id="encyclopedia">
|
||||||
<div id="docsToc">
|
<div id="docsToc">
|
||||||
|
{% comment %} assign tree = site.data[page.toc].toc
|
||||||
|
{% assign tree = site.data[page.versionfilesafe][page.section].toc %}
|
||||||
|
{% include tree.html %}{% endcomment %}
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
Here's your API ref for this accordion element:
|
Here's your API ref for this accordion element:
|
||||||
|
|
Loading…
Reference in New Issue