<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx/environment, branch v5.2.2</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 section numbering in domain object contents entries (#10830)</title>
<updated>2022-09-20T20:10:55+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2022-09-20T20:10:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=d043d96b09825b2bc3875b253f8978a53ccbb493'/>
<id>d043d96b09825b2bc3875b253f8978a53ccbb493</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix nesting in domain object contents entries (#10828)</title>
<updated>2022-09-20T20:10:20+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2022-09-20T20:10:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=c0efd347cb818c6f2184baa0bd3b1353cec9d126'/>
<id>c0efd347cb818c6f2184baa0bd3b1353cec9d126</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>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>Privatise type (`DomainsType` -&gt; `_DomainsType`)</title>
<updated>2022-09-12T18:56:04+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2022-09-12T18:55:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=c8e5199cc9083316a0da358ebfce42d8c58fdcc4'/>
<id>c8e5199cc9083316a0da358ebfce42d8c58fdcc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More precise typing for `BuildEnvironment.domains` (#10813)</title>
<updated>2022-09-09T09:16:30+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2022-09-09T09:16:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=efdd32cee2986a67412587135cb82f38b154da1d'/>
<id>efdd32cee2986a67412587135cb82f38b154da1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>search: support searching for (sub)titles (#10717)</title>
<updated>2022-09-09T01:28:29+00:00</updated>
<author>
<name>Martin Liška</name>
<email>mliska@suse.cz</email>
</author>
<published>2022-09-09T01:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7da60f23539bd5d1a79bdbcf67cd5164311182b7'/>
<id>7da60f23539bd5d1a79bdbcf67cd5164311182b7</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>Further improve type annotations, reduce mypy whitelist (#10770)</title>
<updated>2022-08-28T18:50:01+00:00</updated>
<author>
<name>danieleades</name>
<email>33452915+danieleades@users.noreply.github.com</email>
</author>
<published>2022-08-28T18:50:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=2b02173617cbf1c334f8f908f07391c9f09712b5'/>
<id>2b02173617cbf1c334f8f908f07391c9f09712b5</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>Update include_patterns implementation (#10680)</title>
<updated>2022-07-23T20:19:35+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2022-07-23T20:19:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e3337c78c614bffef3b57eb9dc170aaf33c80612'/>
<id>e3337c78c614bffef3b57eb9dc170aaf33c80612</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve static typing strictness (#10569)</title>
<updated>2022-07-18T21:08:16+00:00</updated>
<author>
<name>danieleades</name>
<email>33452915+danieleades@users.noreply.github.com</email>
</author>
<published>2022-07-18T21:08:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a504ac6100a577cbda1bedf80d69636603ee287c'/>
<id>a504ac6100a577cbda1bedf80d69636603ee287c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
