File: sidebar-links.html

package info (click to toggle)
python-babel 2.17.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,892 kB
  • sloc: python: 14,521; makefile: 177; javascript: 77; sh: 8
file content (15 lines) | stat: -rw-r--r-- 585 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="https://babel.pocoo.org/docs/babel-docs.pdf">as PDF</a>
  <li><a href="https://babel.pocoo.org/docs/babel-docs.zip">as zipped HTML</a>
</ul>
<h3>Useful Links</h3>
<ul>
  <li><a href="https://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>