<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/CHANGES, branch v5.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 5.2.0 final</title>
<updated>2022-09-24T20:55:52+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2022-09-24T15:37:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=911a5fe8bb393e6a3cf946135792ad4509f3f312'/>
<id>911a5fe8bb393e6a3cf946135792ad4509f3f312</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge 5.1.2 CHANGES into 5.2.0</title>
<updated>2022-09-24T20:55:52+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2022-09-24T15:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=bc59a1d1de17ad611cc7932ffbdd268137be6cb3'/>
<id>bc59a1d1de17ad611cc7932ffbdd268137be6cb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move to localStorage for search highlighting</title>
<updated>2022-09-24T14:10:57+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2022-09-24T13:01:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e2b3b3f060909f40b24ab0add54a83cea0b898d5'/>
<id>e2b3b3f060909f40b24ab0add54a83cea0b898d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate HTML 4 support (#10843)</title>
<updated>2022-09-23T17:12:54+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2022-09-23T17:12:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=58a44497079f46b9854c66a2b2ad8cfadf7a25b9'/>
<id>58a44497079f46b9854c66a2b2ad8cfadf7a25b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>imgmath: Allow embedding images in HTML as base64 (#10816)</title>
<updated>2022-09-23T16:11:21+00:00</updated>
<author>
<name>Julien Schueller</name>
<email>schueller@phimeca.com</email>
</author>
<published>2022-09-23T16:11:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=ef01c5b6bd84075cb6063b0ab609f6fda61e7b3a'/>
<id>ef01c5b6bd84075cb6063b0ab609f6fda61e7b3a</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>Support searching for index entries (#10819)</title>
<updated>2022-09-20T21:08:03+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2022-09-20T21:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=8ae81839be3b197007f9916406a7e44b97aa6171'/>
<id>8ae81839be3b197007f9916406a7e44b97aa6171</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add contents entries for domain objects (#10807)</title>
<updated>2022-09-13T19:20:02+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2022-09-13T19:20:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=f57177de89ff1a154c830558d218c3e334b2b437'/>
<id>f57177de89ff1a154c830558d218c3e334b2b437</id>
<content type='text'>
- Add entries in the table of contents for domain objects (e.g. 
  `py:function`, `rst:role`, etc). Supported domains are Javascript,
  Python, and reStructuredText.
- Support content in `py:module` and `js:module` directives.
- Add the `noindexentry` and `noindex` flags to more domains.
- Add `toc_object_entries_show_parents` configuration setting
- Update documentation and tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add entries in the table of contents for domain objects (e.g. 
  `py:function`, `rst:role`, etc). Supported domains are Javascript,
  Python, and reStructuredText.
- Support content in `py:module` and `js:module` directives.
- Add the `noindexentry` and `noindex` flags to more domains.
- Add `toc_object_entries_show_parents` configuration setting
- Update documentation and tests</pre>
</div>
</content>
</entry>
<entry>
<title>Use declarative metadata</title>
<updated>2022-09-13T09:31:27+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2022-04-16T20:38:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=b34765780950a04a8a387b1cafa33bf99b704bde'/>
<id>b34765780950a04a8a387b1cafa33bf99b704bde</id>
<content type='text'>
- Move to pyproject.toml metadata
- Update references to `setup.py`
- Use pypa/build
- Update workflows and tooling
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Move to pyproject.toml metadata
- Update references to `setup.py`
- Use pypa/build
- Update workflows and tooling
</pre>
</div>
</content>
</entry>
<entry>
<title>Make toctree accept special docnames (#10673)</title>
<updated>2022-09-12T19:13:14+00:00</updated>
<author>
<name>Brecht Machiels</name>
<email>brecht@mos6581.org</email>
</author>
<published>2022-09-12T19:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=d924acfdb98a91f628aed8dc44d07d9309e6f9b6'/>
<id>d924acfdb98a91f628aed8dc44d07d9309e6f9b6</id>
<content type='text'>
The `.. toctree::` directive now supports the reserved special docnames
'genindex', 'modindex', and 'search'.

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 `.. toctree::` directive now supports the reserved special docnames
'genindex', 'modindex', and 'search'.

Co-authored-by: Adam Turner &lt;9087854+aa-turner@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Save search resul score to HTML element for debugging (#10718)</title>
<updated>2022-09-09T02:06:55+00:00</updated>
<author>
<name>Martin Liška</name>
<email>mliska@suse.cz</email>
</author>
<published>2022-09-09T02:06:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=454ced9cc1dff4ce119e6a267642994b11c842c2'/>
<id>454ced9cc1dff4ce119e6a267642994b11c842c2</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>
