Added documentation links.

This commit is contained in:
Armin Ronacher 2010-04-25 17:12:57 +02:00
parent aa3d193949
commit 8316afa2be

View file

@ -29,7 +29,10 @@ def hello():
<span class=ig> * Running on http://localhost:5000/</span></pre> <span class=ig> * Running on http://localhost:5000/</span></pre>
<h2>Interested?</h2> <h2>Interested?</h2>
<ul> <ul>
<li><a href=docs/>Read the documentation</a> <li>
<a href=docs/>Read the documentation</a> or download as
<a href=docs/flask-docs.pdf>PDF</a> and
<a href=docs/flask-docs.zip>zipped HTML</a>
<li><a href=mailinglist/>Join the mailinglist</a> <li><a href=mailinglist/>Join the mailinglist</a>
<li><a href=http://github.com/mitsuhiko/flask>Fork it on github</a> <li><a href=http://github.com/mitsuhiko/flask>Fork it on github</a>
<li><a href=http://pypi.python.org/pypi/Flask>Download it from PyPI</a> <li><a href=http://pypi.python.org/pypi/Flask>Download it from PyPI</a>