<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx.git/tests, branch cpp-variadic</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>Add support for variadic templates in C++ domain</title>
<updated>2014-05-12T15:12:37+00:00</updated>
<author>
<name>Victor Zverovich</name>
<email>victor.zverovich@gmail.com</email>
</author>
<published>2014-05-12T15:12:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=362225b5cf5642e50990d633eae241721ed640b4'/>
<id>362225b5cf5642e50990d633eae241721ed640b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove tests.util.write_file duplicated implementation.</title>
<updated>2014-04-28T10:58:26+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-04-28T10:58:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=6f97da6fc4514d106008980fb44cad6d16e6318b'/>
<id>6f97da6fc4514d106008980fb44cad6d16e6318b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes 1455: Adds better handling of namedtuples in napoleon's skipmember function</title>
<updated>2014-04-19T07:58:11+00:00</updated>
<author>
<name>Rob Ruana</name>
<email>rob@relentlessidiot.com</email>
</author>
<published>2014-04-19T07:58:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=708a9ecbb0e0e7caf94a617a77efc3e7b01d64de'/>
<id>708a9ecbb0e0e7caf94a617a77efc3e7b01d64de</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-03-25T08:31:44+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-03-25T08:31:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=01a3c169a06a2f69c6ca93dbee9fd5863af25c7c'/>
<id>01a3c169a06a2f69c6ca93dbee9fd5863af25c7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix i18n: missing python domain's cross-references with currentmodule directive or currentclass directive. refs #1363</title>
<updated>2014-03-23T14:01:15+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-03-23T14:01:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=d9d7fb8957db080ef4da9c278c18801cac4bbf29'/>
<id>d9d7fb8957db080ef4da9c278c18801cac4bbf29</id>
<content type='text'>
* node attributes 'py:module', 'py:class' is provided from environment (e.x. currentmodule directive is provided on previous line, not on node)
* Because translation nodes are parsed in independently, 'provided attributes by environment' are not exist.
* For a pending_xref nodes, all attributes of a translated xref node should be same as original xref node in current test cases.
* For the above reasons, I overwrite all attributes from origonal node to new translated xref node.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* node attributes 'py:module', 'py:class' is provided from environment (e.x. currentmodule directive is provided on previous line, not on node)
* Because translation nodes are parsed in independently, 'provided attributes by environment' are not exist.
* For a pending_xref nodes, all attributes of a translated xref node should be same as original xref node in current test cases.
* For the above reasons, I overwrite all attributes from origonal node to new translated xref node.
</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://git.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://git.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://git.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://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>Closes #1410: imports Mock from unittest.mock when available (Python &gt;=3.3)</title>
<updated>2014-03-06T08:49:11+00:00</updated>
<author>
<name>Rob Ruana</name>
<email>rob@relentlessidiot.com</email>
</author>
<published>2014-03-06T08:49:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=8c5d541a8e3daf9aba4b44ed2f7ea55afb5a8d9c'/>
<id>8c5d541a8e3daf9aba4b44ed2f7ea55afb5a8d9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
