<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx/application.py, branch 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>* With non-callable `setup` in a conf.py, now sphinx-build emits user-friendly error message. Closes #1499</title>
<updated>2014-06-30T13:54:28+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-06-30T13:54:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=f781f55b28662cf759f06cda48f7b48a6c0c70e6'/>
<id>f781f55b28662cf759f06cda48f7b48a6c0c70e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year.</title>
<updated>2014-03-01T07:18:16+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-03-01T07:18:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e0300313215fb55d24aa5bda1b68eedd798310b6'/>
<id>e0300313215fb55d24aa5bda1b68eedd798310b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>markup fix</title>
<updated>2014-01-21T09:33:40+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-21T09:33:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=15989db2a79e7273d7b794c375e68420739a903d'/>
<id>15989db2a79e7273d7b794c375e68420739a903d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: move API docs in their own chapter and add more of it.</title>
<updated>2014-01-20T16:21:44+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-20T16:21:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=883324fd6c61e60e7db563329ff9e27cd9652376'/>
<id>883324fd6c61e60e7db563329ff9e27cd9652376</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#1259: Guard the debug output call when emitting events; to prevent the</title>
<updated>2013-09-16T07:31:05+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-09-16T07:31:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=f4a0a81f4c9848e3c09ff4bf7ab363ab94e4ffbb'/>
<id>f4a0a81f4c9848e3c09ff4bf7ab363ab94e4ffbb</id>
<content type='text'>
repr() implementation of arbitrary objects causing build failures.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
repr() implementation of arbitrary objects causing build failures.
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes issue #1242: make it clearer that "translations not available" means only for the built-in messages, and special-case English.</title>
<updated>2013-09-16T05:26:46+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-09-16T05:26:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a58c1332ff4972ab53858e9cb42fb9337f521e78'/>
<id>a58c1332ff4972ab53858e9cb42fb9337f521e78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge with parallel repo</title>
<updated>2013-03-29T12:01:21+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-03-29T12:01:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=ba39edb5dbec658852f0cf10be22ac83066f864e'/>
<id>ba39edb5dbec658852f0cf10be22ac83066f864e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix debug2 UnicodeEncodeError issue caused by docutils Element.__repr__() return unicode object if Element['names'] contain unicode object.</title>
<updated>2013-01-21T03:44:31+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-01-21T03:44:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=de1f19da362fc9d629382d9b8f54bbd9b10eb6d4'/>
<id>de1f19da362fc9d629382d9b8f54bbd9b10eb6d4</id>
<content type='text'>
This is maybe docutils issue: https://sourceforge.net/tracker/?func=detail&amp;aid=3601607&amp;group_id=38414&amp;atid=422030
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is maybe docutils issue: https://sourceforge.net/tracker/?func=detail&amp;aid=3601607&amp;group_id=38414&amp;atid=422030
</pre>
</div>
</content>
</entry>
<entry>
<title>fix debug2 UnicodeEncodeError issue with multibyte names node</title>
<updated>2013-01-20T23:09:43+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-01-20T23:09:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=60f6fc48050520cb8582b9cf5d812729dd80d970'/>
<id>60f6fc48050520cb8582b9cf5d812729dd80d970</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce a "-j" flag for parallel build.</title>
<updated>2013-01-13T13:15:45+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-01-13T13:15:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=c88ba504f357ecaf47337eff92fd13b2c54e13bc'/>
<id>c88ba504f357ecaf47337eff92fd13b2c54e13bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
