<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/doc, branch v3.5.4</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>C++, add noroot option to alias directive</title>
<updated>2021-02-12T16:25:12+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2021-01-17T20:59:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a7fcc156835eaab404bed56bc8bcb65d55ed89fa'/>
<id>a7fcc156835eaab404bed56bc8bcb65d55ed89fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C, add noroot option to alias directive</title>
<updated>2021-02-12T16:25:12+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2021-01-17T19:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=06a956200b4c2b022bf6c16027954daf887838ae'/>
<id>06a956200b4c2b022bf6c16027954daf887838ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C++, add recursiveness to alias</title>
<updated>2021-02-12T16:25:12+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2021-01-17T12:46:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=d0a4d0147e6408e5e34393381aad11f197cd291c'/>
<id>d0a4d0147e6408e5e34393381aad11f197cd291c</id>
<content type='text'>
Fixes sphinx-doc/sphinx#8213 in the most basic way.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes sphinx-doc/sphinx#8213 in the most basic way.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #8873 from tk0miya/8860_bad_example</title>
<updated>2021-02-12T16:04:27+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-02-12T16:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=61af7f48adedf50c4b7b16c0772d6af15632db0a'/>
<id>61af7f48adedf50c4b7b16c0772d6af15632db0a</id>
<content type='text'>
Fix #8860: doc: Usage of recipe directive is wrong</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #8860: doc: Usage of recipe directive is wrong</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #8835 from tk0miya/refactor_linkcheck7</title>
<updated>2021-02-12T14:32:30+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-02-12T14:32:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=3b451bbcde35ccddc00d2ac566dbfd640fe23aa8'/>
<id>3b451bbcde35ccddc00d2ac566dbfd640fe23aa8</id>
<content type='text'>
refactor: linkcheck: Separate thread manager feature from builder class</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
refactor: linkcheck: Separate thread manager feature from builder class</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: linkcheck: Separate thread manager feature from builder class</title>
<updated>2021-02-12T14:19:01+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-02-03T17:06:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5c223d20d6c275c7371cc229499b82af9b54fd55'/>
<id>5c223d20d6c275c7371cc229499b82af9b54fd55</id>
<content type='text'>
To reduce the complexity of the linkcheck builder, this separates
the thread manager feature from the builder class as
HyperlinkAvailabilityChecker.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To reduce the complexity of the linkcheck builder, this separates
the thread manager feature from the builder class as
HyperlinkAvailabilityChecker.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #8860: doc: Usage of recipe directive is wrong</title>
<updated>2021-02-12T11:51:53+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-02-12T11:51:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=d5de7bf3cf18512a7bc1146ef9d55f21d4d54c5e'/>
<id>d5de7bf3cf18512a7bc1146ef9d55f21d4d54c5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #8860: doc: recipe directive crashes with AttributeError</title>
<updated>2021-02-11T13:13:07+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-02-11T13:13:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=f17ab57b6460a870111464684475a6b68080dba8'/>
<id>f17ab57b6460a870111464684475a6b68080dba8</id>
<content type='text'>
The pre check in the `ReceipeDirective.add_target_and_index() was wrong.
It checkes non-existing option "noindex", but it should check "contains"
option instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The pre check in the `ReceipeDirective.add_target_and_index() was wrong.
It checkes non-existing option "noindex", but it should check "contains"
option instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Also indent warning to not interrupt description list</title>
<updated>2021-02-09T17:29:56+00:00</updated>
<author>
<name>jfbu</name>
<email>jfbu@free.fr</email>
</author>
<published>2021-02-09T17:29:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=87d0b15eabb40b46acdc0631f88ff76444e904cf'/>
<id>87d0b15eabb40b46acdc0631f88ff76444e904cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Indent note directive inside list item</title>
<updated>2021-02-09T17:25:37+00:00</updated>
<author>
<name>jfbu</name>
<email>jfbu@free.fr</email>
</author>
<published>2021-02-09T17:25:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a310c4c5b68cf2c1f83ebc6586cfa20634a05cf4'/>
<id>a310c4c5b68cf2c1f83ebc6586cfa20634a05cf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
