forked from orbit-oss/flask
Automate .mobi generation of docs, #388.
This commit is contained in:
parent
92dbe3153a
commit
36f3184396
2 changed files with 7 additions and 0 deletions
1
docs/_templates/sidebarintro.html
vendored
1
docs/_templates/sidebarintro.html
vendored
|
|
@ -10,6 +10,7 @@
|
|||
<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.mobi">as .mobi</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