doc: add download pdf link in sidebar for #192

This commit is contained in:
Mathieu Virbel 2011-07-13 12:06:55 +02:00
parent 7b1cb7bca0
commit b1cb78470b
1 changed files with 3 additions and 0 deletions

View File

@ -68,6 +68,9 @@
{%- if not embedded %}{% if not theme_nosidebar|tobool %}
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<ul>
<li>&raquo; <a href="http://kivy.org/docs/pdf/Kivy-latest.pdf">Download in PDF</a></li>
</ul>
{%- block sidebartoc %}
<h3><a href="{{ pathto(master_doc) }}">{{ _('Table Of Contents') }}</a></h3>
{{ toc }}