<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx/environment/adapters, branch 9864_mathjax_loading_method</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>Support docutils-0.18: Consume iterator of Element.traverse()</title>
<updated>2021-10-26T16:49:59+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-10-26T16:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=13803a79e7179f40a27f46d5a5a05f1eebbcbb63'/>
<id>13803a79e7179f40a27f46d5a5a05f1eebbcbb63</id>
<content type='text'>
Since 0.18, Element.traverse() returns an iterator instead of
intermediate object.  As a result, the return value is always considered
as truthy value.  And it becomes fragile when the caller modifies the
doctree on the loop.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since 0.18, Element.traverse() returns an iterator instead of
intermediate object.  As a result, the return value is always considered
as truthy value.  And it becomes fragile when the caller modifies the
doctree on the loop.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos discovered by codespell</title>
<updated>2021-09-08T00:15:25+00:00</updated>
<author>
<name>Christian Clauss</name>
<email>cclauss@me.com</email>
</author>
<published>2021-09-08T00:15:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=86583c578c807d449e3a9d5ee56b1e7081340629'/>
<id>86583c578c807d449e3a9d5ee56b1e7081340629</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2021-07-07T23:16:22+00:00</updated>
<author>
<name>Eisuke Kawashima</name>
<email>e-kwsm@users.noreply.github.com</email>
</author>
<published>2021-07-07T16:29:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=652ebf1bf56f7e35a3be657244b2f6a863cb78d7'/>
<id>652ebf1bf56f7e35a3be657244b2f6a863cb78d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: Add Optional to type annotations</title>
<updated>2021-05-09T17:01:24+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-05-03T14:17:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=2ee634bfdada724bccd56b372670538f2f20b3bc'/>
<id>2ee634bfdada724bccd56b372670538f2f20b3bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: Add Optional to type annotations</title>
<updated>2021-05-03T13:41:19+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-03-27T22:31:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=930bf6c327b31aec6112359695f35a2c77fbae21'/>
<id>930bf6c327b31aec6112359695f35a2c77fbae21</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 #9053 from tk0miya/title_node_for_toctree_caption</title>
<updated>2021-04-08T16:35:46+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-04-08T16:35:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=ce5d66e618c111b115a9bb7b1401a26483fcfa8f'/>
<id>ce5d66e618c111b115a9bb7b1401a26483fcfa8f</id>
<content type='text'>
Fix #8870: Use title node for the caption of toctree</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #8870: Use title node for the caption of toctree</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #8870: Use title node for the caption of toctree</title>
<updated>2021-04-08T16:02:29+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-04-03T15:09:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=5604f9c420c28b95c9e0e9c3a3656cb70f6ab060'/>
<id>5604f9c420c28b95c9e0e9c3a3656cb70f6ab060</id>
<content type='text'>
Since docutils-0.17, the caption node should not use for the non-figure
nodes.  Therefore, this replaces it by the title node.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since docutils-0.17, the caption node should not use for the non-figure
nodes.  Therefore, this replaces it by the title node.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: Use PEP-526 based variable annotation (sphinx.environment)</title>
<updated>2021-03-24T15:10:31+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-03-24T15:09:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=000ae2e5000da9b9593560270398d8662f1e496d'/>
<id>000ae2e5000da9b9593560270398d8662f1e496d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #8326: Rename master_doc to root_doc</title>
<updated>2021-02-28T08:10:57+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-11-24T15:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=3059a999b2f3a2f4b8d69c7e473a81ce70f82f3c'/>
<id>3059a999b2f3a2f4b8d69c7e473a81ce70f82f3c</id>
<content type='text'>
To describe the purpose more accurately, the `master_doc` is now renamed
to `root_doc`.  The old name is still available.  But it is recommeneded
to use new one from now on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To describe the purpose more accurately, the `master_doc` is now renamed
to `root_doc`.  The old name is still available.  But it is recommeneded
to use new one from now on.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '3.x'</title>
<updated>2021-01-16T12:51:46+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-01-16T12:51:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=30f8640bab786b28e2fbc3a12a4cf212e6f953d1'/>
<id>30f8640bab786b28e2fbc3a12a4cf212e6f953d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
