summaryrefslogtreecommitdiff
path: root/docs/_templates/sidebar-links.html
blob: 99c347420e7c4fca3835061631548117545dc421 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<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>
  <li><a href="https://pypi.org/project/Babel/">Babel @ PyPI</a></li>
  <li><a href="http://github.com/python-babel/babel">Babel @ github</a></li>
  <li><a href="http://github.com/python-babel/babel/issues">Issue Tracker</a></li>
</ul>