<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx.git, branch 1.2</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/sphinx-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/'/>
<entry>
<title>Changelog bump.</title>
<updated>2013-12-10T09:24:44+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-12-10T09:24:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=0686131a84631ad5a0d50c58cd8d519a3f0bb014'/>
<id>0686131a84631ad5a0d50c58cd8d519a3f0bb014</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump to 1.2 final.</title>
<updated>2013-12-10T09:24:27+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-12-10T09:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=5a4023fd8f03f91fd5ec58cd8a7065c87af893eb'/>
<id>5a4023fd8f03f91fd5ec58cd8a7065c87af893eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix trailing space</title>
<updated>2013-12-10T09:23:45+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-12-10T09:23:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=194c321c02e25926e87dab112c783c277da67362'/>
<id>194c321c02e25926e87dab112c783c277da67362</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: autodoc class __init__ override not removed from docstring. Closes #1138</title>
<updated>2013-12-09T10:55:51+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-12-09T10:55:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=cc06d3e8033786bef0661f9c54e1795d5e678fae'/>
<id>cc06d3e8033786bef0661f9c54e1795d5e678fae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: 97d5dd1 drop config.templates_path for loader path</title>
<updated>2013-12-09T09:43:26+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-12-09T09:43:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=55d8f94240637cd111b10ec4fc150e6564524d67'/>
<id>55d8f94240637cd111b10ec4fc150e6564524d67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in shimizukawa/sphinx-fix-buildtrigger-exclude-themepath (pull request #181)</title>
<updated>2013-12-09T08:55:39+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa+bitbucket@gmail.com</email>
</author>
<published>2013-12-09T08:55:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=910b4ba7b7cc2b7ac36ff0960315d8f4b8ed0045'/>
<id>910b4ba7b7cc2b7ac36ff0960315d8f4b8ed0045</id>
<content type='text'>
Fix: `html_theme_path=['.']` is a trigger of rebuild all documents always.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix: `html_theme_path=['.']` is a trigger of rebuild all documents always.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in shimizukawa/sphinx-fix-pypytest (pull request #177)</title>
<updated>2013-12-09T08:54:48+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa+bitbucket@gmail.com</email>
</author>
<published>2013-12-09T08:54:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=287f4d4acfa76afd861012f801b045d94fe2dd0a'/>
<id>287f4d4acfa76afd861012f801b045d94fe2dd0a</id>
<content type='text'>
Fix PyPy test failed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix PyPy test failed
</pre>
</div>
</content>
</entry>
<entry>
<title>fix test error; can't remove empty directory problem on Windows.</title>
<updated>2013-12-08T07:58:34+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-12-08T07:58:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=4fe84a43e5ac57c9c17ee910d5696877b9c1b341'/>
<id>4fe84a43e5ac57c9c17ee910d5696877b9c1b341</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken hyperlinks to chapters in appendix in Japanese environment</title>
<updated>2013-12-08T05:19:15+00:00</updated>
<author>
<name>Akihiro Uchida</name>
<email>uchida@ike-dyn.ritsumei.ac.jp</email>
</author>
<published>2013-12-08T05:19:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=936f7a82cc8e4b8a864536beea7808ed88767bb2'/>
<id>936f7a82cc8e4b8a864536beea7808ed88767bb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Force index entries to be unicode to fix problems with unicode normalization</title>
<updated>2013-11-28T15:34:17+00:00</updated>
<author>
<name>Armin Ronacher</name>
<email>armin.ronacher@active-4.com</email>
</author>
<published>2013-11-28T15:34:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=06e1a5584b430d3c6b1950130eef279e984c21d7'/>
<id>06e1a5584b430d3c6b1950130eef279e984c21d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
