<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/doc/development, branch 3.x</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>Merge pull request #8873 from tk0miya/8860_bad_example</title>
<updated>2021-02-12T16:04:27+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-02-12T16:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=61af7f48adedf50c4b7b16c0772d6af15632db0a'/>
<id>61af7f48adedf50c4b7b16c0772d6af15632db0a</id>
<content type='text'>
Fix #8860: doc: Usage of recipe directive is wrong</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #8860: doc: Usage of recipe directive is wrong</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #8860: doc: Usage of recipe directive is wrong</title>
<updated>2021-02-12T11:51:53+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-02-12T11:51:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=d5de7bf3cf18512a7bc1146ef9d55f21d4d54c5e'/>
<id>d5de7bf3cf18512a7bc1146ef9d55f21d4d54c5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #8860: doc: recipe directive crashes with AttributeError</title>
<updated>2021-02-11T13:13:07+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-02-11T13:13:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=f17ab57b6460a870111464684475a6b68080dba8'/>
<id>f17ab57b6460a870111464684475a6b68080dba8</id>
<content type='text'>
The pre check in the `ReceipeDirective.add_target_and_index() was wrong.
It checkes non-existing option "noindex", but it should check "contains"
option instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The pre check in the `ReceipeDirective.add_target_and_index() was wrong.
It checkes non-existing option "noindex", but it should check "contains"
option instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Link to detailed extension documentation</title>
<updated>2021-01-22T08:29:19+00:00</updated>
<author>
<name>markus-oehme-pg40</name>
<email>63052527+markus-oehme-pg40@users.noreply.github.com</email>
</author>
<published>2021-01-22T08:29:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e59365923b4ba5d4f4a61dc772c648a4fa636138'/>
<id>e59365923b4ba5d4f4a61dc772c648a4fa636138</id>
<content type='text'>
I missed that there are actually two sections explaining extensions in the docs and just saw the examples based one. This lead to me thinking "kind of lousy documentation, but that's probably par for the course". Would there have been a pointer to the detailed extension API description it would have saved me hours of guesswork.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I missed that there are actually two sections explaining extensions in the docs and just saw the examples based one. This lead to me thinking "kind of lousy documentation, but that's probably par for the course". Would there have been a pointer to the detailed extension API description it would have saved me hours of guesswork.</pre>
</div>
</content>
</entry>
<entry>
<title>Sort imports with isort</title>
<updated>2020-11-11T12:19:05+00:00</updated>
<author>
<name>François Freitag</name>
<email>mail@franek.fr</email>
</author>
<published>2020-11-11T11:00:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=0949735210abaa05b6448e531984f159403053f4'/>
<id>0949735210abaa05b6448e531984f159403053f4</id>
<content type='text'>
Keep imports alphabetically sorted and their order homogeneous across
Python source files.

The isort project has more feature and is more active than the
flake8-import-order plugin.

Most issues caught were simply import ordering from the same module.
Where imports were purposefully placed out of order, tag with
isort:skip.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Keep imports alphabetically sorted and their order homogeneous across
Python source files.

The isort project has more feature and is more active than the
flake8-import-order plugin.

Most issues caught were simply import ordering from the same module.
Where imports were purposefully placed out of order, tag with
isort:skip.
</pre>
</div>
</content>
</entry>
<entry>
<title>moving extension dev overview</title>
<updated>2020-07-29T09:38:18+00:00</updated>
<author>
<name>Chris Holdgraf</name>
<email>choldgraf@berkeley.edu</email>
</author>
<published>2020-07-29T00:59:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=b8ee3ac9a45420ca4fbd56fd1975647fdff8d650'/>
<id>b8ee3ac9a45420ca4fbd56fd1975647fdff8d650</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>comments</title>
<updated>2020-07-29T09:38:18+00:00</updated>
<author>
<name>Chris Holdgraf</name>
<email>choldgraf@berkeley.edu</email>
</author>
<published>2020-07-24T00:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=84f7dffd995fa36f5380e4b79a681c62fd3a0296'/>
<id>84f7dffd995fa36f5380e4b79a681c62fd3a0296</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rearranging a few docs and small updates</title>
<updated>2020-07-29T09:38:18+00:00</updated>
<author>
<name>Chris Holdgraf</name>
<email>choldgraf@berkeley.edu</email>
</author>
<published>2020-07-22T23:30:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=c7085162d133bc6e1647b063995ddfb9f909b2dc'/>
<id>c7085162d133bc6e1647b063995ddfb9f909b2dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update doc/development/tutorials/builders.rst</title>
<updated>2020-07-29T09:38:18+00:00</updated>
<author>
<name>Chris Holdgraf</name>
<email>choldgraf@berkeley.edu</email>
</author>
<published>2020-07-20T18:03:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=924befa07e792739d4878e0121373ea4fa0ca9ca'/>
<id>924befa07e792739d4878e0121373ea4fa0ca9ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>flake8</title>
<updated>2020-07-29T09:38:18+00:00</updated>
<author>
<name>Chris Holdgraf</name>
<email>choldgraf@berkeley.edu</email>
</author>
<published>2020-07-02T21:25:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=729dcd0e033b0e458bdff6ba2ba778001dc4540c'/>
<id>729dcd0e033b0e458bdff6ba2ba778001dc4540c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
