<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/doc/development/tutorials, branch v6.0.1</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>Copy edit the tutorial (#11049)</title>
<updated>2022-12-29T13:58:32+00:00</updated>
<author>
<name>mikemckiernan</name>
<email>mmckiernan@nvidia.com</email>
</author>
<published>2022-12-29T13:58:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=32bce8fb7c0b7a2eb89c7e0e3e7ef13fce7f03a6'/>
<id>32bce8fb7c0b7a2eb89c7e0e3e7ef13fce7f03a6</id>
<content type='text'>
- Correct two typos.
- Include the ingredient index in the "for example"
  statement. It's tedious, but the audience is reading
  to learn.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Correct two typos.
- Include the ingredient index in the "for example"
  statement. It's tedious, but the audience is reading
  to learn.</pre>
</div>
</content>
</entry>
<entry>
<title>Run the ``pyupgrade`` tool</title>
<updated>2022-10-17T21:39:09+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2022-10-17T14:54:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=920828fe351b9e542206749e2ddf04a2cd17a6f3'/>
<id>920828fe351b9e542206749e2ddf04a2cd17a6f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Begin addding `flake8-simplify` checks (#10820)</title>
<updated>2022-09-20T20:30:31+00:00</updated>
<author>
<name>danieleades</name>
<email>33452915+danieleades@users.noreply.github.com</email>
</author>
<published>2022-09-20T20:30:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=276f430b57957771f23355a6a1eb10a55899a677'/>
<id>276f430b57957771f23355a6a1eb10a55899a677</id>
<content type='text'>
Start with SIM104 and ignore all other flake8-simplify warnings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Start with SIM104 and ignore all other flake8-simplify warnings
</pre>
</div>
</content>
</entry>
<entry>
<title>Update doc/development/tutorials/helloworld.rst</title>
<updated>2022-08-07T09:16:39+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2022-08-07T09:16:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7ef46150d1a0e9c8b101ab28c9b25afd1c5744a9'/>
<id>7ef46150d1a0e9c8b101ab28c9b25afd1c5744a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix small typo in extension hello world tutorial</title>
<updated>2022-08-04T15:48:24+00:00</updated>
<author>
<name>David Stansby</name>
<email>dstansby@gmail.com</email>
</author>
<published>2022-08-04T15:48:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=26ca57893d5e787b948b365ebeb3a444a3763302'/>
<id>26ca57893d5e787b948b365ebeb3a444a3763302</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix flake8 5.0.0 reported formatting errors</title>
<updated>2022-08-01T18:55:47+00:00</updated>
<author>
<name>daniel.eades</name>
<email>danieleades@hotmail.com</email>
</author>
<published>2022-08-01T16:05:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=964fcb2e07fc4995e3057fd66944a41e63d0fe61'/>
<id>964fcb2e07fc4995e3057fd66944a41e63d0fe61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace doclinter with sphinx-lint (#10389)</title>
<updated>2022-06-16T18:32:09+00:00</updated>
<author>
<name>Julien Palard</name>
<email>julien@palard.fr</email>
</author>
<published>2022-06-16T18:32:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=956cddb7d406a81edf26d80ff408f76aa01d0f24'/>
<id>956cddb7d406a81edf26d80ff408f76aa01d0f24</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>Use `Node.findall`</title>
<updated>2022-04-22T03:21:39+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2022-04-22T02:34:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=35ed39c946c7f6fb2d579f0948acd1f8773c1c1e'/>
<id>35ed39c946c7f6fb2d579f0948acd1f8773c1c1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`rawsource` is deprecated in `docutils.nodes.Text`</title>
<updated>2022-04-22T03:21:38+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2022-04-22T02:28:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=cbe0c99181ba9398b5905a34dde7dc96dd369fd8'/>
<id>cbe0c99181ba9398b5905a34dde7dc96dd369fd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update recipe.py</title>
<updated>2022-01-14T08:58:54+00:00</updated>
<author>
<name>danieleades</name>
<email>33452915+danieleades@users.noreply.github.com</email>
</author>
<published>2022-01-14T08:58:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=9c68cd12d7d22585d3beec04aed7c1dcc2939020'/>
<id>9c68cd12d7d22585d3beec04aed7c1dcc2939020</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
