summaryrefslogtreecommitdiff
path: root/doc/build/content/index.html
blob: e4f3518cf0fe5529c5ce866c4b107641f006696d (plain)
1
2
3
4
5
6
<%inherit file="base.html"/>
<%page args="toc, extension"/>

<%namespace name="tocns" file="toc.html"/>

${tocns.toc(toc, paged=True, extension=extension)}