<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/doc/usage, branch v3.1.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 typo</title>
<updated>2020-06-05T16:21:35+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-06-05T16:21:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=2fb5232b12ed1045be9117fe193522496882eda3'/>
<id>2fb5232b12ed1045be9117fe193522496882eda3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7760 from Cielquan/feature/coverage_print_missing_as_warning</title>
<updated>2020-06-05T16:13:41+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-06-05T16:13:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=07d19ebe02b63fc983c21579533b4da9b0beea0b'/>
<id>07d19ebe02b63fc983c21579533b4da9b0beea0b</id>
<content type='text'>
coverage ext - config to log missing coverage</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
coverage ext - config to log missing coverage</pre>
</div>
</content>
</entry>
<entry>
<title>documented coverage_show_missing_items confval</title>
<updated>2020-06-05T15:42:26+00:00</updated>
<author>
<name>Christian Riedel</name>
<email>cannotguessit+github@protonmail.com</email>
</author>
<published>2020-06-05T15:42:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=f33eb15b83deb37aac98cb6b7e51d82b8f36739b'/>
<id>f33eb15b83deb37aac98cb6b7e51d82b8f36739b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #7247: linkcheck: Add linkcheck_request_headers</title>
<updated>2020-05-31T16:48:46+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-05-31T16:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a7725ad8ca03ede875945cf5aafedb96f84071e6'/>
<id>a7725ad8ca03ede875945cf5aafedb96f84071e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7748 from tk0miya/2106_autodoc_docstring_signature_for_overloads</title>
<updated>2020-05-31T05:48:41+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-05-31T05:48:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=34f35793302571811dc0a38b4b648dff28bc31f6'/>
<id>34f35793302571811dc0a38b4b648dff28bc31f6</id>
<content type='text'>
Close #2106: autodoc: Support multiple signatures on docstring</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #2106: autodoc: Support multiple signatures on docstring</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7751 from stephenfin/doc/intro-section</title>
<updated>2020-05-30T16:12:35+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-05-30T16:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=350f5b360019cb2d096ec9ff09a14c99e8a14d15'/>
<id>350f5b360019cb2d096ec9ff09a14c99e8a14d15</id>
<content type='text'>
[doc] Remove the intro guide in favour of the quickstart guide</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[doc] Remove the intro guide in favour of the quickstart guide</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Merge intro and quickstart guide</title>
<updated>2020-05-30T14:25:45+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephen@that.guru</email>
</author>
<published>2020-05-29T16:50:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=97d1b323b71a770a9921aee78659725d79f1afca'/>
<id>97d1b323b71a770a9921aee78659725d79f1afca</id>
<content type='text'>
The intro guide mostly contained out-of-date information or information
that was duplicated from elsewhere. Remove it in favour of an enhanced
quickstart guide.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The intro guide mostly contained out-of-date information or information
that was duplicated from elsewhere. Remove it in favour of an enhanced
quickstart guide.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Add usage, development index page</title>
<updated>2020-05-30T14:24:40+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephen@that.guru</email>
</author>
<published>2020-05-29T16:06:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=f07ad49c22b47fc3a97e824b7c61ef9421ef73c2'/>
<id>f07ad49c22b47fc3a97e824b7c61ef9421ef73c2</id>
<content type='text'>
Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Rework "latex" document</title>
<updated>2020-05-30T14:23:36+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephen@that.guru</email>
</author>
<published>2018-10-05T09:26:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=ceb72f9cd79b8c472ea9cbdbcb607535c4edb9c0'/>
<id>ceb72f9cd79b8c472ea9cbdbcb607535c4edb9c0</id>
<content type='text'>
Remove some unnecessary indentation, consistently document option
defaults, and fix some wrapping and whitespace.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove some unnecessary indentation, consistently document option
defaults, and fix some wrapping and whitespace.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #2106: autodoc: Support multiple signatures on docstring</title>
<updated>2020-05-30T06:40:21+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-05-30T04:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=800dcf0f0a8040ae84c4aaa7053f62201170c47d'/>
<id>800dcf0f0a8040ae84c4aaa7053f62201170c47d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
