<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/tests/test_ext_napoleon_docstring.py, branch 3.3.x</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>Merge pull request #8050 from keewis/preprocess-other-sections</title>
<updated>2020-10-29T16:54:34+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-10-29T16:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=68c89f471c2b302eb2797818bf7cabe604fc488a'/>
<id>68c89f471c2b302eb2797818bf7cabe604fc488a</id>
<content type='text'>
Preprocess other sections</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Preprocess other sections</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #8051 from keewis/fix-see_also</title>
<updated>2020-10-29T15:49:59+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-10-29T15:49:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=921f0979060f209542a266ea79a5664e54160033'/>
<id>921f0979060f209542a266ea79a5664e54160033</id>
<content type='text'>
use the obj role for all See Also items</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use the obj role for all See Also items</pre>
</div>
</content>
</entry>
<entry>
<title>enable preprocessing in the tests</title>
<updated>2020-08-18T14:01:52+00:00</updated>
<author>
<name>Keewis</name>
<email>keewis@posteo.de</email>
</author>
<published>2020-08-18T14:01:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=439f75afd256ae259a72e39d1cf0e31711b94a85'/>
<id>439f75afd256ae259a72e39d1cf0e31711b94a85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '3.x' into preprocess-other-sections</title>
<updated>2020-08-18T13:47:53+00:00</updated>
<author>
<name>Keewis</name>
<email>keewis@posteo.de</email>
</author>
<published>2020-08-18T13:47:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=3c24021972b972fbfc282ed1772ff098f2b835b2'/>
<id>3c24021972b972fbfc282ed1772ff098f2b835b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>default to False and update the tests</title>
<updated>2020-08-12T17:48:07+00:00</updated>
<author>
<name>Keewis</name>
<email>keewis@posteo.de</email>
</author>
<published>2020-08-12T17:48:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=1c388241b463c70f3191aacad2b0867c53245f49'/>
<id>1c388241b463c70f3191aacad2b0867c53245f49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>only preprocess if the preprocessor is enabled</title>
<updated>2020-08-10T11:04:21+00:00</updated>
<author>
<name>Keewis</name>
<email>keewis@posteo.de</email>
</author>
<published>2020-08-10T11:04:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=27c252ccbab0a266ed9588355be9af261105b29e'/>
<id>27c252ccbab0a266ed9588355be9af261105b29e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '3.x' into preprocess-other-sections</title>
<updated>2020-08-07T14:56:00+00:00</updated>
<author>
<name>Keewis</name>
<email>keewis@posteo.de</email>
</author>
<published>2020-08-07T14:56:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=b69c5119b52f664c1b44a45ba627c487be7c3c63'/>
<id>b69c5119b52f664c1b44a45ba627c487be7c3c63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #7780: napoleon: multiple params declaration was wrongly recognized</title>
<updated>2020-08-07T14:46:55+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-08-05T17:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a4996f905471c37303748f543ded7e047b9fa7a4'/>
<id>a4996f905471c37303748f543ded7e047b9fa7a4</id>
<content type='text'>
So far, napoleon converts multiple paramaters declrarations to single
paramaeter fields (`:param:` and `:type:`) unexpectedly.  As a result,
the output seems broken.

This converts it to multiple parameter fields (a pair of field for each
parameter declration) to build parameter successfully.

Note: The conversion rule is available only when napoleon_use_params=True.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So far, napoleon converts multiple paramaters declrarations to single
paramaeter fields (`:param:` and `:type:`) unexpectedly.  As a result,
the output seems broken.

This converts it to multiple parameter fields (a pair of field for each
parameter declration) to build parameter successfully.

Note: The conversion rule is available only when napoleon_use_params=True.
</pre>
</div>
</content>
</entry>
<entry>
<title>napoleon: Fix a broken test (refs: #8049)</title>
<updated>2020-08-07T14:44:32+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-08-07T14:44:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=99e65a59be8627b0e06786e082fae3d53b2340d0'/>
<id>99e65a59be8627b0e06786e082fae3d53b2340d0</id>
<content type='text'>
Fix a testcase that added just before #8049 merged.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix a testcase that added just before #8049 merged.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #8049 from keewis/type-preprocessing-without-use_param</title>
<updated>2020-08-07T14:37:22+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-08-07T14:37:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=62a6df8f3c208b17ec6963f610b55f7f2283f325'/>
<id>62a6df8f3c208b17ec6963f610b55f7f2283f325</id>
<content type='text'>
enable type preprocessing without use_param</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
enable type preprocessing without use_param</pre>
</div>
</content>
</entry>
</feed>
