File: sidebar-links.html

package info (click to toggle)
python-babel 2.6.0%2Bdfsg.1-1%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 164,640 kB
  • sloc: xml: 1,848,178; python: 11,849; makefile: 213; sh: 44
file content (15 lines) | stat: -rw-r--r-- 582 bytes parent folder | download | duplicates (2)
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="http://pypi.python.org/pypi/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>