first import book
This commit is contained in:
parent
6be2701fd8
commit
dfd9c869d5
233 changed files with 47797 additions and 0 deletions
4
book/_templates/sphinx_bootstrap/localtoc.html
Normal file
4
book/_templates/sphinx_bootstrap/localtoc.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">{{ _('Page') }} <b class="caret"></b></a>
|
||||
<ul class="dropdown-menu localtoc">{{ toc }}</ul>
|
||||
</li>
|
||||
Loading…
Add table
Add a link
Reference in a new issue