Add bootstrap Sphinx theme
This commit is contained in:
10
doc/bootstrap/navbartoc.html
Normal file
10
doc/bootstrap/navbartoc.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<li class="dropdown">
|
||||
<a role="button"
|
||||
id="dLabelLocalToc"
|
||||
data-toggle="dropdown"
|
||||
data-target="#"
|
||||
href="#">{{ _(theme_navbar_pagenav_name) }} <b class="caret"></b></a>
|
||||
<ul class="dropdown-menu localtoc"
|
||||
role="menu"
|
||||
aria-labelledby="dLabelLocalToc">{{ toc }}</ul>
|
||||
</li>
|
||||
Reference in New Issue
Block a user