mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add subscription box for the google group.
This commit is contained in:
parent
6981ec7e5c
commit
eaea91ff39
9
doc/_templates/indexsidebar.html
vendored
9
doc/_templates/indexsidebar.html
vendored
@ -3,11 +3,14 @@
|
||||
<p>Get Sphinx from the <a href="http://pypi.python.org/pypi/Sphinx">Python Package
|
||||
Index</a>, or install it with:</p>
|
||||
<pre>easy_install Sphinx</pre>
|
||||
<p> </p>
|
||||
|
||||
<h3>Questions? Suggestions?</h3>
|
||||
|
||||
<p>Join the <a href="http://groups.google.com/group/sphinx-dev">Google group</a>
|
||||
or come to the <tt>#python-docs</tt> channel on FreeNode.</p>
|
||||
<p>Join the <a href="http://groups.google.com/group/sphinx-dev">Google group</a>:</p>
|
||||
<form action="http://groups.google.com/group/sphinx-dev/boxsubscribe" style="padding-left: 1em">
|
||||
<input type="text" name="email" value="your@email"/>
|
||||
<input type="submit" name="sub" value="Subscribe" />
|
||||
</form>
|
||||
<p>or come to the <tt>#python-docs</tt> channel on FreeNode.</p>
|
||||
<p>You can also open a bug at Python's <a href="http://bugs.python.org/">bug
|
||||
tracker</a>, using the "Documentation tools" category.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user