summaryrefslogtreecommitdiff
path: root/docs/_templates
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_templates')
-rw-r--r--docs/_templates/sidebar-links.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/_templates/sidebar-links.html b/docs/_templates/sidebar-links.html
index 666ddc6..856aa1b 100644
--- a/docs/_templates/sidebar-links.html
+++ b/docs/_templates/sidebar-links.html
@@ -1,3 +1,11 @@
+<h3>Other Formats</h3>
+<p>
+ You can download the documentation in other formats as well:
+</p>
+<ul>
+ <li><a href="http://babel.pocoo.org/docs/babel-docs.pdf">as PDF</a>
+ <li><a href="http://babel.pocoo.org/docs/babel-docs.zip">as zipped HTML</a>
+</ul>
<h3>Useful Links</h3>
<ul>
<li><a href="http://babel.pocoo.org/">Babel Website</a></li>