<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git, branch v6.2.0</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>Bump to 6.2.0 final</title>
<updated>2023-04-23T20:02:15+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2023-04-23T20:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e7d4c3669cec32721ee7fc25d9cb8dc3497095ed'/>
<id>e7d4c3669cec32721ee7fc25d9cb8dc3497095ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unneeded JavaScript from ``sphinx13`` theme</title>
<updated>2023-04-23T19:45:57+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2023-04-23T19:45:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=4e27a5fba146bf85b6e2e0ba8b9f5ac30b1c1e29'/>
<id>4e27a5fba146bf85b6e2e0ba8b9f5ac30b1c1e29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Note correct deprecation version for ``sphinx.util.osutil.cd``</title>
<updated>2023-04-23T19:45:25+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2023-04-23T19:45:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=bffb54734f64e88c95b1d5558ec3fb7cb44ceda7'/>
<id>bffb54734f64e88c95b1d5558ec3fb7cb44ceda7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)" (#11329)</title>
<updated>2023-04-23T18:06:44+00:00</updated>
<author>
<name>James Addison</name>
<email>55152140+jayaddison@users.noreply.github.com</email>
</author>
<published>2023-04-23T18:06:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=59de8d52029deca803d38b5d084a3a32c7b7f994'/>
<id>59de8d52029deca803d38b5d084a3a32c7b7f994</id>
<content type='text'>
This reverts commit 5d13215b58f93c6be8255ef2e3e20836508c7d47.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 5d13215b58f93c6be8255ef2e3e20836508c7d47.</pre>
</div>
</content>
</entry>
<entry>
<title>Partially revert "Disable localisation when SOURCE_DATE_EPOCH is set (#10949)" (#11343)</title>
<updated>2023-04-21T18:04:26+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2023-04-21T18:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=aee3c0ab75974790adf359a9c5089d1d781a6b21'/>
<id>aee3c0ab75974790adf359a9c5089d1d781a6b21</id>
<content type='text'>
This keeps some of the added tests, and avoids a full revert of ``sphinx.locale``.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This keeps some of the added tests, and avoids a full revert of ``sphinx.locale``.</pre>
</div>
</content>
</entry>
<entry>
<title>Use ``overwrite_file`` context manager in ``test_ext_autodoc_configs`` (#11320)</title>
<updated>2023-04-21T01:44:11+00:00</updated>
<author>
<name>Martin Liška</name>
<email>mliska@suse.cz</email>
</author>
<published>2023-04-21T01:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=186d596f3323f3141c34618e2e788e5cdff8fec3'/>
<id>186d596f3323f3141c34618e2e788e5cdff8fec3</id>
<content type='text'>
The tests modify source files (e.g. index.rst) that are not restored
and thus another test could read an altered source file, it leading
to unexpected test results.

Co-authored-by: Adam Turner &lt;9087854+aa-turner@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The tests modify source files (e.g. index.rst) that are not restored
and thus another test could read an altered source file, it leading
to unexpected test results.

Co-authored-by: Adam Turner &lt;9087854+aa-turner@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing test decorator for ``test_util_inspect`` (#11321)</title>
<updated>2023-04-21T01:22:10+00:00</updated>
<author>
<name>Martin Liška</name>
<email>mliska@suse.cz</email>
</author>
<published>2023-04-21T01:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=77483f28244dac1e7459d09397180812cfb36946'/>
<id>77483f28244dac1e7459d09397180812cfb36946</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase timeout threshold for ``linkcheck`` tests (#11326)</title>
<updated>2023-04-21T01:08:14+00:00</updated>
<author>
<name>James Addison</name>
<email>55152140+jayaddison@users.noreply.github.com</email>
</author>
<published>2023-04-21T01:08:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=d8f15c7361c4766667db65252b685f19d4a08b56'/>
<id>d8f15c7361c4766667db65252b685f19d4a08b56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create a 'search field' component for themes (#11045)</title>
<updated>2023-04-21T01:02:04+00:00</updated>
<author>
<name>Tim Hoffmann</name>
<email>2836374+timhoffm@users.noreply.github.com</email>
</author>
<published>2023-04-21T01:02:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=b430e052858c490a4e90f3143f159ee6240eb948'/>
<id>b430e052858c490a4e90f3143f159ee6240eb948</id>
<content type='text'>
``searchfield.html`` is similar to the existing ``searchbox.html``, but does not
have the heading "Quick Search". Instead, it uses "Search" as a placeholder
text. This gives a cleaner and less cluttered appearance.

The searchfield component is added to the basic theme and thus can be used
in any derivative theme. It is not used by default for backward compatibility.

The searchfield compenent is made the default in the sphinx13 theme.

CSS changes ensure that the top of the search field is aligned with the
top of the main content.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
``searchfield.html`` is similar to the existing ``searchbox.html``, but does not
have the heading "Quick Search". Instead, it uses "Search" as a placeholder
text. This gives a cleaner and less cluttered appearance.

The searchfield component is added to the basic theme and thus can be used
in any derivative theme. It is not used by default for backward compatibility.

The searchfield compenent is made the default in the sphinx13 theme.

CSS changes ensure that the top of the search field is aligned with the
top of the main content.</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGES for PR #11333</title>
<updated>2023-04-18T10:13:20+00:00</updated>
<author>
<name>Bénédikt Tran</name>
<email>10796600+picnixz@users.noreply.github.com</email>
</author>
<published>2023-04-17T10:13:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e2f66cea4997b6d8c588d3509adb68d4e9108ee6'/>
<id>e2f66cea4997b6d8c588d3509adb68d4e9108ee6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
