forked from orbit-oss/flask
Export .epub with docs, #388.
This commit is contained in:
parent
476f8d57a2
commit
92dbe3153a
2 changed files with 3 additions and 1 deletions
1
docs/_templates/sidebarintro.html
vendored
1
docs/_templates/sidebarintro.html
vendored
|
|
@ -9,6 +9,7 @@
|
|||
</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.epub">as ePub</a>
|
||||
<li><a href="http://flask.pocoo.org/docs/flask-docs.zip">as zipped HTML</a>
|
||||
</ul>
|
||||
<h3>Useful Links</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue