We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98945dc commit 09ad5fbCopy full SHA for 09ad5fb
docs/_templates/sidebarintro.html
@@ -1,6 +1,6 @@
1
<!--<h3>Python-Future</h3>
2
<p>-->
3
- Tools and help for an easier, safer, cleaner upgrade path to Python 3.
+ <h4>An easier, safer, cleaner upgrade path to Python 3.</h4>
4
<!--
5
</p>
6
<h3>Other Formats</h3>
@@ -12,7 +12,7 @@ <h3>Other Formats</h3>
12
<li><a href="http://jinja.pocoo.org/docs/jinja-docs.zip">as zipped HTML</a>
13
</ul>
14
-->
15
-<h3>Useful Links</h3>
+<!--<h3>Useful Links</h3>-->
16
<ul>
17
<li><a href="http://pypi.python.org/pypi/future">future @ PyPI</a></li>
18
<li><a href="https://github.com/PythonCharmers/python-future">future @ github</a></li>
0 commit comments