<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx/application.py, 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>Merge branch 'master' into patch-1</title>
<updated>2021-04-09T15:32:26+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-04-09T15:32:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=fe6d95e4294f47d61f1a04a1f8c6567c9802f504'/>
<id>fe6d95e4294f47d61f1a04a1f8c6567c9802f504</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Depart method for node is optional</title>
<updated>2021-04-09T10:44:10+00:00</updated>
<author>
<name>Martin Hasoň</name>
<email>martin.hason@gmail.com</email>
</author>
<published>2021-04-09T10:44:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7327e56dff865d4766c43d46405ae827e10fd6c3'/>
<id>7327e56dff865d4766c43d46405ae827e10fd6c3</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 #9064 from tk0miya/refactor_type_annotation</title>
<updated>2021-04-08T12:42:21+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-04-08T12:42:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=3ad1e5e7d1a5fa38e94124e8afc441764a95cdd9'/>
<id>3ad1e5e7d1a5fa38e94124e8afc441764a95cdd9</id>
<content type='text'>
refactor: Add Optional to type annotations</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
refactor: Add Optional to type annotations</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: Add Optional to type annotations</title>
<updated>2021-04-07T16:56:50+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-04-30T07:02:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=d3f0de4e122aa8213f7d127f75d94311d2bed682'/>
<id>d3f0de4e122aa8213f7d127f75d94311d2bed682</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: Use PEP-526 based variable annotation</title>
<updated>2021-04-07T16:54:17+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-07-16T16:01:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=eb68c237dddbceecb7a295642e51e4ac8a5b36c2'/>
<id>eb68c237dddbceecb7a295642e51e4ac8a5b36c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: use raw Type for type annotations</title>
<updated>2021-04-04T05:47:43+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-04-04T05:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=1b0d4672a41e91289292dd5d05b7fe09a8feec17'/>
<id>1b0d4672a41e91289292dd5d05b7fe09a8feec17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Link autodoc tutorial in add_autodocumenter docstring</title>
<updated>2021-03-09T14:57:30+00:00</updated>
<author>
<name>igo95862</name>
<email>igo95862@yandex.ru</email>
</author>
<published>2021-03-08T09:23:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=c57cb0b5ed02990b376ffc8b3ba58a95c4faba70'/>
<id>c57cb0b5ed02990b376ffc8b3ba58a95c4faba70</id>
<content type='text'>
Uses :ref: link because :doc: does not work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Uses :ref: link because :doc: does not work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update type annotations</title>
<updated>2021-02-09T13:49:01+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-02-07T10:29:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=d25c3ad2419aa01ab0b64898ebe71bb7139928cb'/>
<id>d25c3ad2419aa01ab0b64898ebe71bb7139928cb</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'</title>
<updated>2021-01-27T15:56:46+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-01-27T15:56:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=c9480f99433a660942cbd8a739d989cb69fedc36'/>
<id>c9480f99433a660942cbd8a739d989cb69fedc36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Apply :params: to some APIs in app class</title>
<updated>2021-01-25T16:19:47+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-01-25T14:19:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=84ef92226f56f17eb17e0aea4e6a28dbb75f8eee'/>
<id>84ef92226f56f17eb17e0aea4e6a28dbb75f8eee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
