<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx/transforms/post_transforms, 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 #9322: KeyError is raised on PropagateDescDomain transform</title>
<updated>2021-06-13T14:22:42+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-06-13T14:11:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=2de7c35573f557798fc65c17c8830178321c0a78'/>
<id>2de7c35573f557798fc65c17c8830178321c0a78</id>
<content type='text'>
PropageteDescDomain applies the domain name from the "domain" attribute
of parent node (desc node) to the desc_signature node.  The structure
has longly generated by ObjectDescription.  But it must not be a new
rule.

This allows to build document that contains non standard doctree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PropageteDescDomain applies the domain name from the "domain" attribute
of parent node (desc node) to the desc_signature node.  The structure
has longly generated by ObjectDescription.  But it must not be a new
rule.

This allows to build document that contains non standard doctree.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #9240: Unknown node error for pending_xref_condition is raised</title>
<updated>2021-05-17T16:55:36+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-05-17T16:09:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=2d3d668856e518203200e95b8b64788c98d39d9a'/>
<id>2d3d668856e518203200e95b8b64788c98d39d9a</id>
<content type='text'>
Unknown node error for pending_xref_condition is raised if an extension
that does not support the node installs a missing-reference handler.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unknown node error for pending_xref_condition is raised if an extension
that does not support the node installs a missing-reference handler.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #9103: LaTeX: imgconverter: conversion runs even if not needed</title>
<updated>2021-04-17T07:51:19+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-04-17T07:51:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5f56d4146e5ca67887d19db7df1dbe6b1af863b3'/>
<id>5f56d4146e5ca67887d19db7df1dbe6b1af863b3</id>
<content type='text'>
The imgconverter unexpectedly goes to convert even if the given image
is supported by the target builder when the image globbing is not used.
This enables format guess-ing on not globbed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The imgconverter unexpectedly goes to convert even if the given image
is supported by the target builder when the image globbing is not used.
This enables format guess-ing on not globbed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Decl styling, fixes from review</title>
<updated>2021-04-12T17:07:51+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2021-04-07T18:37:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=da5b8e41e337064028fb5b321155a8933c91f819'/>
<id>da5b8e41e337064028fb5b321155a8933c91f819</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decl styling, update writers</title>
<updated>2021-04-12T17:07:51+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2021-03-25T18:42:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7126503eeb2b13bba35dc18c87631c6e728bf6f0'/>
<id>7126503eeb2b13bba35dc18c87631c6e728bf6f0</id>
<content type='text'>
Add test objects so all builders gets exposed to the new nodes.
Make the fallback node post-transform change desc_inline as well.
Make the html4, latex, and text writers handle desc_inline.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add test objects so all builders gets exposed to the new nodes.
Make the fallback node post-transform change desc_inline as well.
Make the html4, latex, and text writers handle desc_inline.
</pre>
</div>
</content>
</entry>
<entry>
<title>Decl styling, use a post-transform to get the domain name in the desc_signature nodes</title>
<updated>2021-04-12T17:07:51+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2021-03-20T17:02:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=c1da955df2f14ffc5a686b8724d46369abf847d4'/>
<id>c1da955df2f14ffc5a686b8724d46369abf847d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decl styling, more nodes and C++ conversion</title>
<updated>2021-04-12T17:05:58+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2021-03-16T19:02:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=14f7d243bd9509d0dab9cace0d9a18fe34b58b92'/>
<id>14f7d243bd9509d0dab9cace0d9a18fe34b58b92</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 (sphinx.transforms)</title>
<updated>2021-03-24T14:35:19+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-03-22T16:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7e6ea15b68960d809d742c18e0e9baa63a7d0d4c'/>
<id>7e6ea15b68960d809d742c18e0e9baa63a7d0d4c</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 #8432 from tk0miya/7119_pending_xref_condition</title>
<updated>2021-03-06T08:32:27+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-03-06T08:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=0a3f897d1523236928e570d16c925a5ad08e1bf0'/>
<id>0a3f897d1523236928e570d16c925a5ad08e1bf0</id>
<content type='text'>
Fix #7119: Show type hint names unqualified when resolving succeeded</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #7119: Show type hint names unqualified when resolving succeeded</pre>
</div>
</content>
</entry>
<entry>
<title>Filter pending_xref_condition node on failed resolution</title>
<updated>2021-03-05T17:01:05+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-11-15T10:44:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=d99132680d277db8409d17195948ee1d422dca66'/>
<id>d99132680d277db8409d17195948ee1d422dca66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
