Delete globaltoc.html

This commit is contained in:
Marius Blüm 2016-06-11 17:45:27 +02:00 committed by GitHub
parent f04ce21e45
commit 5272c34c5a

View File

@ -1,4 +0,0 @@
<li class="dropdown">
<a href="{{ pathto(master_doc) }}" class="dropdown-toggle" data-toggle="dropdown">{{ _('Site') }} <b class="caret"></b></a>
<ul class="dropdown-menu globaltoc">{{ toctree(maxdepth=1) }}</ul>
</li>