bundled/flask/docs/_templates/sidebarintro.html @ 16e0bcd4f854

Switch to the new hg spanset API

This api was introduced in 3.2, and the indexation is not supported anymore (probably since
3.4)

Patch provided by David Douard
(see https://bitbucket.org/sjl/hg-review/pull-requests/8/better-handling-of-obsolescence-markers/diff#comment-8174971)
author Christophe de Vienne <christophe@cdevienne.info>
date Fri, 19 Aug 2016 18:21:28 +0200
parents f33efe14bff1
children (none)
<h3>About Flask</h3>
<p>
  Flask is a micro webdevelopment framework for Python.  You are currently
  looking at the documentation of the development version.  Things are
  not stable yet, but if you have some feedback,
  <a href="mailto:armin.ronacher@active-4.com">let me know</a>.
</p>
<h3>Other Formats</h3>
<p>
  You can download the documentation in other formats as well:
</p>
<ul>
  <li><a href="http://flask.pocoo.org/docs/flask-docs.pdf">as PDF</a>
  <li><a href="http://flask.pocoo.org/docs/flask-docs.zip">as zipped HTML</a>
</ul>
<h3>Useful Links</h3>
<ul>
  <li><a href="http://flask.pocoo.org/">The Flask Website</a></li>
  <li><a href="http://pypi.python.org/pypi/Flask">Flask @ PyPI</a></li>
  <li><a href="http://github.com/mitsuhiko/flask">Flask @ github</a></li>
</ul>