<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx.git/doc/ext, branch extdev-tutorial-doc</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/sphinx-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/'/>
<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://git.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>merge with stable</title>
<updated>2014-03-06T07:13:14+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-03-06T07:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=a5488a86c5572228556a5ffe1fa051b4bdf5391a'/>
<id>a5488a86c5572228556a5ffe1fa051b4bdf5391a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add warnings that autodoc imports the modules.</title>
<updated>2014-03-05T06:45:45+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-03-05T06:45:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=ef269e262539b273c5bbbf0ab51726e26ef7c615'/>
<id>ef269e262539b273c5bbbf0ab51726e26ef7c615</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge with stable</title>
<updated>2014-01-20T20:21:33+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-20T20:21:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=930d996dbe5bcccbb0d86de5940376b70ed7c3db'/>
<id>930d996dbe5bcccbb0d86de5940376b70ed7c3db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: move API docs in their own chapter and add more of it.</title>
<updated>2014-01-20T16:21:44+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-20T16:21:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=57f7239fc8a5dc0867da07e5c7b1dc023227deb6'/>
<id>57f7239fc8a5dc0867da07e5c7b1dc023227deb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makes suggested changes before adding napoleon to sphinx</title>
<updated>2014-01-19T18:43:54+00:00</updated>
<author>
<name>Rob Ruana</name>
<email>rob@relentlessidiot.com</email>
</author>
<published>2014-01-19T18:43:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=77d5f2776cb262c7f3e6d85ea065ae06a25e606b'/>
<id>77d5f2776cb262c7f3e6d85ea065ae06a25e606b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged birkenfeld/sphinx into default</title>
<updated>2014-01-19T17:31:07+00:00</updated>
<author>
<name>Rob Ruana</name>
<email>rob@relentlessidiot.com</email>
</author>
<published>2014-01-19T17:31:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=a8b06aa17015396b9bd5accb5cca4644f69f307d'/>
<id>a8b06aa17015396b9bd5accb5cca4644f69f307d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mock: little changes, changelog and versionadded</title>
<updated>2014-01-19T09:34:52+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-19T09:34:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=2a033ce3c7397b85cbb12c68046167f1c9c13364'/>
<id>2a033ce3c7397b85cbb12c68046167f1c9c13364</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in guibog/sphinx2 (pull request #184)</title>
<updated>2014-01-19T09:31:15+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-19T09:31:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=005e3af772ef288af4a3cc029c4e9a8ff00d2ca0'/>
<id>005e3af772ef288af4a3cc029c4e9a8ff00d2ca0</id>
<content type='text'>
autodoc extension: add autodoc_mock_imports config value
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
autodoc extension: add autodoc_mock_imports config value
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge conflicts</title>
<updated>2014-01-18T19:23:23+00:00</updated>
<author>
<name>Rob Ruana</name>
<email>rob@relentlessidiot.com</email>
</author>
<published>2014-01-18T19:23:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=49b952d84136ef89132de8d48b4b937b816f0c22'/>
<id>49b952d84136ef89132de8d48b4b937b816f0c22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
