mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add easy_install to sidebar.
This commit is contained in:
parent
d980608a58
commit
0fc710ed8c
6
doc/_templates/indexsidebar.html
vendored
6
doc/_templates/indexsidebar.html
vendored
@ -1,9 +1,11 @@
|
||||
<h3>Download</h3>
|
||||
|
||||
<p>Get Sphinx from the <a href="http://pypi.python.org/pypi/Sphinx">Python Package
|
||||
Index</a>.</p>
|
||||
Index</a>, or install it with:</p>
|
||||
<pre>easy_install Sphinx</pre>
|
||||
<p> </p>
|
||||
|
||||
<h3>Questions? Suggestions?</h3>
|
||||
|
||||
<p>Send them to <nobr><georg at python org></nobr>, or come to the
|
||||
<tt>#python-docs</tt> channel on FreeNode.</p>
|
||||
<tt>#python-docs</tt> channel on FreeNode.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user