<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/doc/usage/extensions, branch 7727_autosummary_PycodeError</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>Strip trailing whitespaces and normalize line endings</title>
<updated>2020-10-03T11:47:01+00:00</updated>
<author>
<name>François Freitag</name>
<email>mail@franek.fr</email>
</author>
<published>2020-10-03T11:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5166dd194c27b63d2211e70272d9a39ffda36744'/>
<id>5166dd194c27b63d2211e70272d9a39ffda36744</id>
<content type='text'>
Trailing whitespace do not have impact on the result, they are just
unused bytes. Most text editors are configured to strip trailing
whitespaces. Remove them all in one go.

Update a handful of files to use the UNIX line ending.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Trailing whitespace do not have impact on the result, they are just
unused bytes. Most text editors are configured to strip trailing
whitespaces. Remove them all in one go.

Update a handful of files to use the UNIX line ending.
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #6518: autodoc: Add autodoc_type_aliases</title>
<updated>2020-10-03T07:03:35+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-07-26T07:05:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=f2c0dfe7c454589d9a2681369e51a0d073bfd4ba'/>
<id>f2c0dfe7c454589d9a2681369e51a0d073bfd4ba</id>
<content type='text'>
autodoc_type_aliases allows to keep user defined type alises not
evaluated in the generated document.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
autodoc_type_aliases allows to keep user defined type alises not
evaluated in the generated document.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo: anchestor -&gt; ancestor.</title>
<updated>2020-09-20T22:36:01+00:00</updated>
<author>
<name>Bradley Dice</name>
<email>bdice@bradleydice.com</email>
</author>
<published>2020-09-20T22:36:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a0116eaa582810e56a4661a22a574baf6bff33f1'/>
<id>a0116eaa582810e56a4661a22a574baf6bff33f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #6698: doctest: Add :no-trim-doctest-flags: options</title>
<updated>2020-08-05T14:39:05+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-08-01T05:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=059dc108bab759711acb9491dfb4162e7cce8d4c'/>
<id>059dc108bab759711acb9491dfb4162e7cce8d4c</id>
<content type='text'>
To control trimming doctest flags manually, this adds new options
:trim-doctest-flags: and :no-trim-doctest-flags: to doctest
directives.  It helps to describes doctest module itself in python
doc (see #6698).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To control trimming doctest flags manually, this adds new options
:trim-doctest-flags: and :no-trim-doctest-flags: to doctest
directives.  It helps to describes doctest module itself in python
doc (see #6698).
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #8034: autodoc: :private-member: can take an list of member names</title>
<updated>2020-08-01T16:27:14+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-08-01T16:26:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=d7a84e83ccde33ff7a1c770fa20b02bce82554d3'/>
<id>d7a84e83ccde33ff7a1c770fa20b02bce82554d3</id>
<content type='text'>
Now :private-member: option can take an explicit list of member names to
be documented as its arguments (like :special-members: does).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now :private-member: option can take an explicit list of member names to
be documented as its arguments (like :special-members: does).
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGES for PR #7690</title>
<updated>2020-07-25T12:45:13+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-07-25T12:45:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=778e297577c5301b75de7859609f2bb490d27192'/>
<id>778e297577c5301b75de7859609f2bb490d27192</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7690 from keewis/transform_numpy_parameter_types</title>
<updated>2020-07-25T12:41:32+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-07-25T12:41:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=ac0a80026551d670ea3fb290941c224872d98bce'/>
<id>ac0a80026551d670ea3fb290941c224872d98bce</id>
<content type='text'>
preprocessing numpy types</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
preprocessing numpy types</pre>
</div>
</content>
</entry>
<entry>
<title>add a section about napoleon_type_aliases to the documentation</title>
<updated>2020-07-25T09:49:58+00:00</updated>
<author>
<name>Keewis</name>
<email>keewis@posteo.de</email>
</author>
<published>2020-07-25T09:48:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=6ae1c601b93683a8b501aebc2382cdce73a2add3'/>
<id>6ae1c601b93683a8b501aebc2382cdce73a2add3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update the link to the official docstring guide</title>
<updated>2020-07-25T09:37:32+00:00</updated>
<author>
<name>Keewis</name>
<email>keewis@posteo.de</email>
</author>
<published>2020-07-25T09:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=530793d997606fdd9131b03ca93cf066f3df67b7'/>
<id>530793d997606fdd9131b03ca93cf066f3df67b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7927 from jnothman/name-case-clash</title>
<updated>2020-07-23T16:07:19+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-07-23T16:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=da174138af24859f3e7b72cdbb78270ad0e99987'/>
<id>da174138af24859f3e7b72cdbb78270ad0e99987</id>
<content type='text'>
Add autosummary_filename_map config to avoid clashes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add autosummary_filename_map config to avoid clashes</pre>
</div>
</content>
</entry>
</feed>
