<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx/ext, branch v4.0.3</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>Fix #9210: viewcode: crashed if non importable modules found on parallel build</title>
<updated>2021-05-11T15:46:14+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-05-11T14:25:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5f696ed119fc77e5c57649d67984e691e59fc8ed'/>
<id>5f696ed119fc77e5c57649d67984e691e59fc8ed</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 '4.0.x' into 9188_warning_for_autosummary_generate</title>
<updated>2021-05-10T14:33:48+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-05-10T14:33:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=88ef2b3b399e921dbf80a66a9bc27c0a611e1423'/>
<id>88ef2b3b399e921dbf80a66a9bc27c0a611e1423</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #9188: autosummary: warning if list is set to autosummary_generate</title>
<updated>2021-05-09T13:05:17+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-05-09T13:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=ab6ec71a8913f2ed83d5bccbb7d5676016e7b3a2'/>
<id>ab6ec71a8913f2ed83d5bccbb7d5676016e7b3a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #9189: autodoc: crashed by ValueError on generating signature of property</title>
<updated>2021-05-09T12:32:56+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-05-09T12:32:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=23fcb91c2f651d5f248bcc0b3ecfd5f29f25dd8d'/>
<id>23fcb91c2f651d5f248bcc0b3ecfd5f29f25dd8d</id>
<content type='text'>
Autodoc is crashed if `inspect.signature` raises ValueError on
generating signature from a property of the class.  It seems the
original code re-raise the exception meaningless.  So this ignores it
even if raised.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autodoc is crashed if `inspect.signature` raises ValueError on
generating signature from a property of the class.  It seems the
original code re-raise the exception meaningless.  So this ignores it
even if raised.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mathjax3_config config option</title>
<updated>2021-04-24T09:30:32+00:00</updated>
<author>
<name>Matthias Geier</name>
<email>Matthias.Geier@gmail.com</email>
</author>
<published>2021-03-21T10:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=529fb1d1ce4be6979ec0d845c51902f2cbcea730'/>
<id>529fb1d1ce4be6979ec0d845c51902f2cbcea730</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 '4.0.x' into 9110_restify_GenericAlias</title>
<updated>2021-04-19T16:26:12+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-04-19T16:26:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=70e2def0c44d5143d1f32db227623ff7cbbbd33d'/>
<id>70e2def0c44d5143d1f32db227623ff7cbbbd33d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #9095: autodoc: TypeError is raised on processing broken metaclass</title>
<updated>2021-04-18T16:12:00+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-04-18T05:36:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=da792470b66fcd88e915367100a64d6a51c1e0fd'/>
<id>da792470b66fcd88e915367100a64d6a51c1e0fd</id>
<content type='text'>
The logging module is crashed when the target object is a broken
metaclass that raises a TypeError on `isinstance()`.

This adds a workaround code to avoid the error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The logging module is crashed when the target object is a broken
metaclass that raises a TypeError on `isinstance()`.

This adds a workaround code to avoid the error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #9110: autodoc: metadata of GenericAlias is not rendered as a reference in py37+</title>
<updated>2021-04-18T16:11:08+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-04-18T05:54:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=58ec5c4089a6aaa1c638741b8ebe38f627e0c1d1'/>
<id>58ec5c4089a6aaa1c638741b8ebe38f627e0c1d1</id>
<content type='text'>
GenericAliasMixin should use `restify()` to render the metadata of
GenericAlias as py36 does.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GenericAliasMixin should use `restify()` to render the metadata of
GenericAlias as py36 does.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9084 from tk0miya/8731_docs_for_napoleon_preprocess_types</title>
<updated>2021-04-12T16:15:44+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-04-12T16:15:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=32337c3ba771e6409a15aded03967d87cf25c1ab'/>
<id>32337c3ba771e6409a15aded03967d87cf25c1ab</id>
<content type='text'>
doc: Add docs for napoleon_preprocess_types</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
doc: Add docs for napoleon_preprocess_types</pre>
</div>
</content>
</entry>
<entry>
<title>fixup! sphinx.ext.extlinks: Allow ``%s`` in link caption string</title>
<updated>2021-04-11T13:14:55+00:00</updated>
<author>
<name>Merry Bass</name>
<email>79108256+merrybass@users.noreply.github.com</email>
</author>
<published>2021-04-09T10:24:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=93cf1a57d916a1ff96c8e8a0356d0256e40489ac'/>
<id>93cf1a57d916a1ff96c8e8a0356d0256e40489ac</id>
<content type='text'>
The old syntax will be deprecated in 4.x and 5.x and removed in Sphinx
6.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old syntax will be deprecated in 4.x and 5.x and removed in Sphinx
6.0.
</pre>
</div>
</content>
</entry>
</feed>
