<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx.git/sphinx/ext, branch extdev-tutorial-doc</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/sphinx-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/'/>
<entry>
<title>Closes #1436: fix missing empty line after return type in NumPy docstrings</title>
<updated>2014-04-01T12:29:54+00:00</updated>
<author>
<name>Torbj?rn Klatt</name>
<email>opensource@torbjoern-klatt.de</email>
</author>
<published>2014-04-01T12:29:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=169b992c2e4a745b05e766768018a61d82441ce5'/>
<id>169b992c2e4a745b05e766768018a61d82441ce5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1429: Adds smarter Args parsing for Google style docstrings.</title>
<updated>2014-03-21T23:21:18+00:00</updated>
<author>
<name>Rob Ruana</name>
<email>rob@relentlessidiot.com</email>
</author>
<published>2014-03-21T23:21:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=d2e0fb667cad9f93b77de93e66b8d184514fcfca'/>
<id>d2e0fb667cad9f93b77de93e66b8d184514fcfca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1418: Private and special members are properly skipped on Python 3.3</title>
<updated>2014-03-11T07:50:49+00:00</updated>
<author>
<name>Rob Ruana</name>
<email>rob@relentlessidiot.com</email>
</author>
<published>2014-03-11T07:50:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=ae1e88428e8729940a1bf9c83c373c19172092e3'/>
<id>ae1e88428e8729940a1bf9c83c373c19172092e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1384: Parse and interpret See Also section the way NumpyDoc does</title>
<updated>2014-03-10T02:07:21+00:00</updated>
<author>
<name>Rob Ruana</name>
<email>rob@relentlessidiot.com</email>
</author>
<published>2014-03-10T02:07:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=01d98d34ad010f38204540677e447a3d38adee4e'/>
<id>01d98d34ad010f38204540677e447a3d38adee4e</id>
<content type='text'>
The NumpyDoc extension that is developed by the Numpy folks does a lot
of extra work interpreting See Also sections. It assumes that the contents
of the See Also will always be references to other functions/classes and
it tries to deduce what is being referenced.

I've ported their implementation for See Also sections written in the
Numpy style. There is NO extra interpretation done for See Also sections
that are written using the Google style.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The NumpyDoc extension that is developed by the Numpy folks does a lot
of extra work interpreting See Also sections. It assumes that the contents
of the See Also will always be references to other functions/classes and
it tries to deduce what is being referenced.

I've ported their implementation for See Also sections written in the
Numpy style. There is NO extra interpretation done for See Also sections
that are written using the Google style.
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1396: Param types with inline markup no longer italicized</title>
<updated>2014-03-09T06:56:56+00:00</updated>
<author>
<name>Rob Ruana</name>
<email>rob@relentlessidiot.com</email>
</author>
<published>2014-03-09T06:56:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=0deddff3813aefd50fb7d853584d0a9330bf063c'/>
<id>0deddff3813aefd50fb7d853584d0a9330bf063c</id>
<content type='text'>
Napoleon was attempting to render nested inline markup
( [a big no-no!](http://sphinx-doc.org/rest.html) ) for
parameter types. Now, if Napoleon sees any backquotes
in the parameter type, it is rendered without italics.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Napoleon was attempting to render nested inline markup
( [a big no-no!](http://sphinx-doc.org/rest.html) ) for
parameter types. Now, if Napoleon sees any backquotes
in the parameter type, it is rendered without italics.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in barnabas79/sphinx (pull request #218)</title>
<updated>2014-03-01T07:28:28+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-03-01T07:28:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=f73f1aaa20890e40af376c7ad9d951eb44ab559d'/>
<id>f73f1aaa20890e40af376c7ad9d951eb44ab559d</id>
<content type='text'>
Closes #1374: Autosummary generates overly-long summaries if first line doesn't end with a period
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1374: Autosummary generates overly-long summaries if first line doesn't end with a period
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year.</title>
<updated>2014-03-01T07:18:23+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-03-01T07:18:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=2f950d546d7304e7b9d6592d27b47f82b3a424ad'/>
<id>2f950d546d7304e7b9d6592d27b47f82b3a424ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year.</title>
<updated>2014-03-01T07:18:16+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-03-01T07:18:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=3c649bfde0126d72894989506c40bb8ae35d7d23'/>
<id>3c649bfde0126d72894989506c40bb8ae35d7d23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1374: Autosummary generates overly-long summaries if first line doesn't end with a period</title>
<updated>2014-02-04T03:35:04+00:00</updated>
<author>
<name>Paul Molodowitch</name>
<email>pm@stanfordalumni.org</email>
</author>
<published>2014-02-04T03:35:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=395afa7ae20b47382cbe8212eefec2a2665a4508'/>
<id>395afa7ae20b47382cbe8212eefec2a2665a4508</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge</title>
<updated>2014-01-22T14:34:51+00:00</updated>
<author>
<name>Dmitry Shachnev</name>
<email>mitya57@gmail.com</email>
</author>
<published>2014-01-22T14:34:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=fbc580716c7f453291eb1d9dcf22e6586e828837'/>
<id>fbc580716c7f453291eb1d9dcf22e6586e828837</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
