Added documentation links.
This commit is contained in:
parent
aa3d193949
commit
8316afa2be
1 changed files with 4 additions and 1 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue