<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx/ext/intersphinx.py, 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>rename intersphinx_disabled_{refs -&gt; reftypes}</title>
<updated>2021-10-31T12:56:26+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2021-10-31T12:56:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=56002be5e1e5ea712e4e34dc8f4a3b2f446a4be6'/>
<id>56002be5e1e5ea712e4e34dc8f4a3b2f446a4be6</id>
<content type='text'>
And change format for domains to {name}:*
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And change format for domains to {name}:*
</pre>
</div>
</content>
</entry>
<entry>
<title>intersphinx_disabled_refs, hard-code honor_disabled_refs in one more function</title>
<updated>2021-10-31T12:40:39+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2021-10-31T12:40:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=e192f6253af13b448d9a923bb1b0ba858d20b86f'/>
<id>e192f6253af13b448d9a923bb1b0ba858d20b86f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ntersphinx_disabled_refs, type rename</title>
<updated>2021-10-31T12:26:38+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2021-10-31T12:26: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=778a3fe6a7a4caf9152caa5c9b10d5378de671c2'/>
<id>778a3fe6a7a4caf9152caa5c9b10d5378de671c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>intersphinx_disabled_refs, rename 'all' to '*'</title>
<updated>2021-10-31T12:23:23+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2021-10-31T12:23:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=cfbac2ceaafc38954c633bd05a6297d8ce89e6e3'/>
<id>cfbac2ceaafc38954c633bd05a6297d8ce89e6e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generalize to disable specific refs as well.</title>
<updated>2021-10-31T12:15:47+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2021-10-02T09:12:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=0d9f4cd469b3664319bc2d5da74cfae4bc0da9ec'/>
<id>0d9f4cd469b3664319bc2d5da74cfae4bc0da9ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add intersphinx_disabled_domains</title>
<updated>2021-10-31T12:15:47+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2021-07-16T12:34:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=f22faa7e06dd46483862d1c2cb2895ca519fe6a6'/>
<id>f22faa7e06dd46483862d1c2cb2895ca519fe6a6</id>
<content type='text'>
Fixes sphinx-doc/sphinx#2068
Replaces sphinx-doc/sphinx#8981
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes sphinx-doc/sphinx#2068
Replaces sphinx-doc/sphinx#8981
</pre>
</div>
</content>
</entry>
<entry>
<title>Intersphinx, refactoring</title>
<updated>2021-10-31T12:15:46+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2021-07-16T11:12: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=961f5af0963055f0206a437765a087a2bf03bcca'/>
<id>961f5af0963055f0206a437765a087a2bf03bcca</id>
<content type='text'>
Also, when a reference is unresolved, don't strip the inventory prefix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, when a reference is unresolved, don't strip the inventory prefix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Somewhat more efficient fix.</title>
<updated>2021-06-04T19:51:02+00:00</updated>
<author>
<name>Tom Oinn</name>
<email>tomoinn@gmail.com</email>
</author>
<published>2021-06-04T19:51:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=676983e177397fe2b0f33d00fa8cfe014b2cc23c'/>
<id>676983e177397fe2b0f33d00fa8cfe014b2cc23c</id>
<content type='text'>
Only looks for case insensitive match if there isn't a case sensitive one, and uses filter to build a list of case insensitive matches rather than building a dict.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only looks for case insensitive match if there isn't a case sensitive one, and uses filter to build a list of case insensitive matches rather than building a dict.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for sphinx-doc/sphinx#9291</title>
<updated>2021-06-04T17:39:18+00:00</updated>
<author>
<name>Tom Oinn</name>
<email>tomoinn@gmail.com</email>
</author>
<published>2021-06-04T17:39:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=732a7d673d2af00e20c402780096a06f9881a735'/>
<id>732a7d673d2af00e20c402780096a06f9881a735</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: reduce calls of find_pending_xref_conditions (refs: #9240)</title>
<updated>2021-05-22T06:34:30+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-05-19T17:10:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=5a8dec457a755ec95eb807b7dc483c8628e64103'/>
<id>5a8dec457a755ec95eb807b7dc483c8628e64103</id>
<content type='text'>
After #9246, `find_pending_xref_conditions()` should be only called from
intended modules.  At present, the Python Domain is the only module to
call it intendedly.  Therefore, this removes the needless calls of the
utility function from "unintended" modules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After #9246, `find_pending_xref_conditions()` should be only called from
intended modules.  At present, the Python Domain is the only module to
call it intendedly.  Therefore, this removes the needless calls of the
utility function from "unintended" modules.
</pre>
</div>
</content>
</entry>
</feed>
