]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Added links to sidebar
authorArmin Ronacher <armin.ronacher@active-4.com>
Fri, 26 Jul 2013 17:46:26 +0000 (19:46 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Fri, 26 Jul 2013 17:46:26 +0000 (19:46 +0200)
docs/_templates/sidebar-links.html

index 666ddc6110ba635260c5e762717e259a7e783287..856aa1bab1b287ad3b12dca44196d1a1a81fc2de 100644 (file)
@@ -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>