Skip to content

Commit 15aa380

Browse files
committed
comment out Site
1 parent dd53d50 commit 15aa380

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/sphinx_bootstrap_theme/bootstrap/globaltoc.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
<li class="dropdown globaltoc-container">
2+
<!-- Comment out "Site" from navbar (we list guides in the sidebar anyway) -->
3+
<!--
24
<a role="button"
35
id="dLabelGlobalToc"
46
data-toggle="dropdown"
57
data-target="#"
68
href="{{ pathto(master_doc) }}">{{ theme_navbar_site_name }} <b class="caret"></b></a>
9+
-->
710
<ul class="dropdown-menu globaltoc"
811
role="menu"
912
aria-labelledby="dLabelGlobalToc">{{ toctree(maxdepth=theme_globaltoc_depth|toint, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}</ul>

0 commit comments

Comments
 (0)