<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git, branch v1.7.0b2</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>Bump to 1.7.0 beta2</title>
<updated>2018-01-31T13:35:29+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-01-31T13:35:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7b0d658fe90b67cf68b77a26a449b4da583aef5a'/>
<id>7b0d658fe90b67cf68b77a26a449b4da583aef5a</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 #4530 from tk0miya/4522_epub_rebuild</title>
<updated>2018-01-31T13:21:52+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-01-31T13:21:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e0daaf3975eb7222afff6257370ec1329951bd4b'/>
<id>e0daaf3975eb7222afff6257370ec1329951bd4b</id>
<content type='text'>
Fix #4522: epub: document is not rebuilt even if config changed</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #4522: epub: document is not rebuilt even if config changed</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #4522: epub: document is not rebuilt even if config changed</title>
<updated>2018-01-31T13:11:07+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-01-31T12:45:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e90f8a768bb8389b7147b0c66e8b91a78a5c594f'/>
<id>e90f8a768bb8389b7147b0c66e8b91a78a5c594f</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 #4525 from tk0miya/autosectionlabel_does_not_support_parallel_mode</title>
<updated>2018-01-30T14:03:55+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-01-30T14:03:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=280d2c79f835da6245c45523960b6ddf6f0088e0'/>
<id>280d2c79f835da6245c45523960b6ddf6f0088e0</id>
<content type='text'>
Fix autosectionlabel does not support parallel build</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix autosectionlabel does not support parallel build</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4523 from tk0miya/4230_tuning_sphinx</title>
<updated>2018-01-30T13:52:02+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-01-30T13:52:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=85457e8e77851cc5af97ca1ac465c4482430826a'/>
<id>85457e8e77851cc5af97ca1ac465c4482430826a</id>
<content type='text'>
Fix #4230: slowdown in writing document with sphinx 1.6</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #4230: slowdown in writing document with sphinx 1.6</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #4230: slowdown in writing document with sphinx 1.6</title>
<updated>2018-01-30T12:34:22+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-01-30T06:28:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=c9f511ad197d55abd7ec4cd3e1705487842230ec'/>
<id>c9f511ad197d55abd7ec4cd3e1705487842230ec</id>
<content type='text'>
``docutils.utils.new_document()`` is much slower than an instantiation
of document node.  This adds a much faster alternative of the function
which uses caches internally.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
``docutils.utils.new_document()`` is much slower than an instantiation
of document node.  This adds a much faster alternative of the function
which uses caches internally.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix autosectionlabel does not support parallel build</title>
<updated>2018-01-30T11:27:25+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-01-30T11:27:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=6a82cf586b06cd535a21d31195c837e0a23e5e13'/>
<id>6a82cf586b06cd535a21d31195c837e0a23e5e13</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 #4247 from jorisvandenbossche/autosummary-attributes</title>
<updated>2018-01-30T01:44:18+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-01-30T01:44:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=2994014cf9d735021239db965a9d89de31c604d5'/>
<id>2994014cf9d735021239db965a9d89de31c604d5</id>
<content type='text'>
BUG: autosummary to list all class members</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: autosummary to list all class members</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4521 from tk0miya/fix_rebuild_conditions_for_epub</title>
<updated>2018-01-29T16:44:06+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-01-29T16:44:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=66bf89d654c7a0774c1e02c6d15dff684b354091'/>
<id>66bf89d654c7a0774c1e02c6d15dff684b354091</id>
<content type='text'>
Fix rebuild conditions for epub</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix rebuild conditions for epub</pre>
</div>
</content>
</entry>
<entry>
<title>Fix rebuild conditions for epub</title>
<updated>2018-01-29T16:27:25+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-01-29T03:51:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=4b01c63374b3b8202da9c80ad9f6a55eb60ea1c6'/>
<id>4b01c63374b3b8202da9c80ad9f6a55eb60ea1c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
