File: globaltoc.html

package info (click to toggle)
mongo-c-driver 1.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 31,116 kB
  • sloc: ansic: 124,705; python: 2,971; sh: 138; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 255 bytes parent folder | download
1
2
3
4
5
6
7
<h3><a href="{{ pathto(master_doc) }}">{{ shorttitle }}</a></h3>
{{ toctree(titles_only=True, maxdepth=2) }}
<ul>
  <li class="toctree-l1 {% if pagename=="full_index" %}current{% endif %}">
    <a href="{{ pathto("full_index") }}">Index</a>
  </li>
</ul>