<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/doc/usage, branch 7727_autosummary_PycodeError</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>Apply suggestions from code review</title>
<updated>2020-10-05T21:10:25+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2020-10-05T21:10:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=3f26564c283d4800b7fea7402622f9cfd5efbf61'/>
<id>3f26564c283d4800b7fea7402622f9cfd5efbf61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #8289: Allow to suppress "duplicated ToC entry found" warnings from epub builder</title>
<updated>2020-10-05T08:29:16+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2020-10-05T08:29:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=3eecf133d8a8af2f22f6f122d3245a1e2db940eb'/>
<id>3eecf133d8a8af2f22f6f122d3245a1e2db940eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #7996: manpage: Add man_make_section_directory</title>
<updated>2020-10-03T13:30:20+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-10-03T13:26:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=178c05b0597e144fdc2117c7b46ac15723a290e8'/>
<id>178c05b0597e144fdc2117c7b46ac15723a290e8</id>
<content type='text'>
Add a new config variable; man_make_section_directory to make a
section directory on build man page.  During 3.x, it defaults to
False and will be changed to True on 4.0 release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new config variable; man_make_section_directory to make a
section directory on build man page.  During 3.x, it defaults to
False and will be changed to True on 4.0 release.
</pre>
</div>
</content>
</entry>
<entry>
<title>Strip trailing whitespaces and normalize line endings</title>
<updated>2020-10-03T11:47:01+00:00</updated>
<author>
<name>François Freitag</name>
<email>mail@franek.fr</email>
</author>
<published>2020-10-03T11:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=5166dd194c27b63d2211e70272d9a39ffda36744'/>
<id>5166dd194c27b63d2211e70272d9a39ffda36744</id>
<content type='text'>
Trailing whitespace do not have impact on the result, they are just
unused bytes. Most text editors are configured to strip trailing
whitespaces. Remove them all in one go.

Update a handful of files to use the UNIX line ending.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Trailing whitespace do not have impact on the result, they are just
unused bytes. Most text editors are configured to strip trailing
whitespaces. Remove them all in one go.

Update a handful of files to use the UNIX line ending.
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #6518: autodoc: Add autodoc_type_aliases</title>
<updated>2020-10-03T07:03:35+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-07-26T07:05:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=f2c0dfe7c454589d9a2681369e51a0d073bfd4ba'/>
<id>f2c0dfe7c454589d9a2681369e51a0d073bfd4ba</id>
<content type='text'>
autodoc_type_aliases allows to keep user defined type alises not
evaluated in the generated document.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
autodoc_type_aliases allows to keep user defined type alises not
evaluated in the generated document.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo: anchestor -&gt; ancestor.</title>
<updated>2020-09-20T22:36:01+00:00</updated>
<author>
<name>Bradley Dice</name>
<email>bdice@bradleydice.com</email>
</author>
<published>2020-09-20T22:36:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=a0116eaa582810e56a4661a22a574baf6bff33f1'/>
<id>a0116eaa582810e56a4661a22a574baf6bff33f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C, recursive alias declarations</title>
<updated>2020-09-13T14:37:53+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2020-09-13T14:25:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=500f45fd4c34559cdbf9f28eae3e159fc5b7f2d8'/>
<id>500f45fd4c34559cdbf9f28eae3e159fc5b7f2d8</id>
<content type='text'>
Fixes sphinx-doc/sphinx#8141
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes sphinx-doc/sphinx#8141
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes minor typo in quickstart.rst</title>
<updated>2020-08-30T12:39:20+00:00</updated>
<author>
<name>Falko Axmann</name>
<email>code@falkoaxmann.de</email>
</author>
<published>2020-08-30T12:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=849ef212bc3ab604a9f9c8bf85232eddc7d71017'/>
<id>849ef212bc3ab604a9f9c8bf85232eddc7d71017</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 #8058 from nijel/single-domain</title>
<updated>2020-08-14T05:21:43+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-08-14T05:21:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=dab15e2857464080bb88aa37d82c467f96cbd333'/>
<id>dab15e2857464080bb88aa37d82c467f96cbd333</id>
<content type='text'>
i18n: Add support for having single text domain</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
i18n: Add support for having single text domain</pre>
</div>
</content>
</entry>
<entry>
<title>i18n: Add support for having single text domain</title>
<updated>2020-08-07T18:22:30+00:00</updated>
<author>
<name>Michal Čihař</name>
<email>michal@cihar.com</email>
</author>
<published>2020-08-06T07:18:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=1bf7fe424e16625f2ab4ad5824ca4aab6cf0ae65'/>
<id>1bf7fe424e16625f2ab4ad5824ca4aab6cf0ae65</id>
<content type='text'>
The gettext_compact can now be a string which is then a single domain
for all documents.

Fixes #784
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The gettext_compact can now be a string which is then a single domain
for all documents.

Fixes #784
</pre>
</div>
</content>
</entry>
</feed>
