Added toc and toc-level to rst template.
This commit is contained in:
parent
d541256441
commit
9575f4f56f
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ $include-before$
|
|||
$endfor$
|
||||
$if(toc)$
|
||||
.. contents::
|
||||
:depth: $toc-level$
|
||||
..
|
||||
|
||||
$endif$
|
||||
|
|
Loading…
Add table
Reference in a new issue