File: sidebar-links.html

package info (click to toggle)
python-babel 2.8.0%2Bdfsg.1-7
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 194,932 kB
  • sloc: xml: 2,069,184; python: 12,072; makefile: 197; sh: 36
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="https://pypi.org/project/Babel/">Babel @ PyPI</a></li>
  <li><a href="https://github.com/python-babel/babel">Babel @ github</a></li>
  <li><a href="https://github.com/python-babel/babel/issues">Issue Tracker</a></li>
</ul>