diff --git a/_layouts/docwithnav.html b/_layouts/docwithnav.html index 1284c61c75..093b308ea0 100755 --- a/_layouts/docwithnav.html +++ b/_layouts/docwithnav.html @@ -17,6 +17,9 @@ layout: headerfooter
+ {% comment %} assign tree = site.data[page.toc].toc + {% assign tree = site.data[page.versionfilesafe][page.section].toc %} + {% include tree.html %}{% endcomment %}