From b1cb78470b0155b00373ac913fd4efcb20c983b4 Mon Sep 17 00:00:00 2001 From: Mathieu Virbel Date: Wed, 13 Jul 2011 12:06:55 +0200 Subject: [PATCH] doc: add download pdf link in sidebar for #192 --- doc/sources/.templates/layout.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/sources/.templates/layout.html b/doc/sources/.templates/layout.html index 3436a2904..d634520f5 100644 --- a/doc/sources/.templates/layout.html +++ b/doc/sources/.templates/layout.html @@ -68,6 +68,9 @@ {%- if not embedded %}{% if not theme_nosidebar|tobool %}
+ {%- block sidebartoc %}

{{ _('Table Of Contents') }}

{{ toc }}