<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/doc/_themes, branch master</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>Allow ``copyright`` to contain multiple entries (#10983)</title>
<updated>2023-05-11T21:43:48+00:00</updated>
<author>
<name>Stefanie Molin</name>
<email>24376333+stefmolin@users.noreply.github.com</email>
</author>
<published>2023-05-11T21:43:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e09d02e440691e842377f0ebea7910d307509a81'/>
<id>e09d02e440691e842377f0ebea7910d307509a81</id>
<content type='text'>
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>
Co-authored-by: Adam Turner &lt;9087854+AA-Turner@users.noreply.github.com&gt;</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>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>Fix typos found by codespell</title>
<updated>2023-03-27T05:22:07+00:00</updated>
<author>
<name>Dimitri Papadopoulos</name>
<email>3234522+DimitriPapadopoulos@users.noreply.github.com</email>
</author>
<published>2023-03-26T18:12:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=669bcc0a190ce9921451bad28431886fbaad170b'/>
<id>669bcc0a190ce9921451bad28431886fbaad170b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '5.x'</title>
<updated>2022-09-23T16:27:00+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2022-09-23T16:27:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=56aa3412efd8ddd6fb89f56a5f352c303454ddd9'/>
<id>56aa3412efd8ddd6fb89f56a5f352c303454ddd9</id>
<content type='text'>
# Conflicts:
#	setup.py
#	sphinx/__init__.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	setup.py
#	sphinx/__init__.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not apply epigraph style to all block quotes</title>
<updated>2022-09-12T18:54:36+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2022-09-12T18:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=ee005caf22fe59fa73deaa39d9c876013ccb3799'/>
<id>ee005caf22fe59fa73deaa39d9c876013ccb3799</id>
<content type='text'>
Correct indentation where appropriate for stanzas that should not be
rendered as `&lt;blockquote&gt;` HTML elements.

Closes GH-10686
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correct indentation where appropriate for stanzas that should not be
rendered as `&lt;blockquote&gt;` HTML elements.

Closes GH-10686
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '5.x'</title>
<updated>2022-09-09T08:58:24+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2022-09-09T08:58:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=14c9b40f1549d4a51c6816793af011b0e901328b'/>
<id>14c9b40f1549d4a51c6816793af011b0e901328b</id>
<content type='text'>
# Conflicts:
#	setup.py
#	sphinx/application.py
#	sphinx/environment/__init__.py
#	sphinx/ext/autodoc/directive.py
#	tests/test_build_html.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	setup.py
#	sphinx/application.py
#	sphinx/environment/__init__.py
#	sphinx/ext/autodoc/directive.py
#	tests/test_build_html.py
</pre>
</div>
</content>
</entry>
<entry>
<title>sphinx13.css: add left padding to the footer (#10789)</title>
<updated>2022-08-28T00:33:26+00:00</updated>
<author>
<name>Tim Hoffmann</name>
<email>2836374+timhoffm@users.noreply.github.com</email>
</author>
<published>2022-08-28T00:33:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5951de4086bae10b93917520fbb0b218c7856646'/>
<id>5951de4086bae10b93917520fbb0b218c7856646</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '5.x'</title>
<updated>2022-07-18T21:49:56+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2022-07-18T21:49:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=94024e6efaa23869a6141dba05118c158d3d3f8f'/>
<id>94024e6efaa23869a6141dba05118c158d3d3f8f</id>
<content type='text'>
# Conflicts:
#	sphinx/ext/autodoc/__init__.py
#	sphinx/writers/html5.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	sphinx/ext/autodoc/__init__.py
#	sphinx/writers/html5.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Update documentation structure and theming (#10677)</title>
<updated>2022-07-18T21:48:28+00:00</updated>
<author>
<name>Chris Holdgraf</name>
<email>choldgraf@berkeley.edu</email>
</author>
<published>2022-07-18T21:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=eb0a6c574fd18d5c5d903e5d07cba8cafc376ee0'/>
<id>eb0a6c574fd18d5c5d903e5d07cba8cafc376ee0</id>
<content type='text'>
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>
Co-authored-by: Adam Turner &lt;9087854+aa-turner@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
