diff options
Diffstat (limited to 'Python/Dependencies/future-0.18.2/docs/_templates/sidebarintro.html')
| -rw-r--r-- | Python/Dependencies/future-0.18.2/docs/_templates/sidebarintro.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Python/Dependencies/future-0.18.2/docs/_templates/sidebarintro.html b/Python/Dependencies/future-0.18.2/docs/_templates/sidebarintro.html new file mode 100644 index 0000000..e443322 --- /dev/null +++ b/Python/Dependencies/future-0.18.2/docs/_templates/sidebarintro.html @@ -0,0 +1,21 @@ +<!--<h3>Python-Future</h3> +<p>--> + <h4>Easy, clean, reliable Python 2/3 compatibility</h4> + <a href="http://python-future.org">Table of Contents</a> +<!-- +</p> +<h3>Other Formats</h3> +<p> + You can download the documentation in other formats as well: +</p> +<ul> + <li><a href="http://jinja.pocoo.org/docs/jinja-docs.pdf">as PDF</a> + <li><a href="http://jinja.pocoo.org/docs/jinja-docs.zip">as zipped HTML</a> +</ul> +--> +<!--<h3>Useful Links</h3> +<ul> + <li><a href="https://pypi.org/project/future/">on PyPI</a></li> + <li><a href="https://github.com/PythonCharmers/python-future">on GitHub</a></li> +</ul> +--> |
