- Timestamp:
- Jun 30, 2015, 10:35:39 AM (10 years ago)
- Location:
- branches/PublicaMundi_David-devel/docs/_themes/sphinx_rtd_theme
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PublicaMundi_David-devel/docs/_themes/sphinx_rtd_theme/breadcrumbs.html
r689 r696 8 8 <li>{{ title }}</li> 9 9 <li class="wy-breadcrumbs-aside"> 10 $ date$10 $Date$ 11 11 </li> 12 12 </ul> -
branches/PublicaMundi_David-devel/docs/_themes/sphinx_rtd_theme/layout.html
r659 r696 107 107 <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> 108 108 {% block menu %} 109 {% set toctree = toctree(maxdepth=2, collapse=False, includehidden= True) %}109 {% set toctree = toctree(maxdepth=2, collapse=False, includehidden=False) %} 110 110 {% if toctree %} 111 111 {{ toctree }}
Note: See TracChangeset
for help on using the changeset viewer.