<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx/setup_command.py, branch v1.0.4</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 demo setup.py.</title>
<updated>2010-08-25T11:48:59+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-08-25T11:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=3742a541a82717d8ce579e4160aa1dfd2f2491d2'/>
<id>3742a541a82717d8ce579e4160aa1dfd2f2491d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing print statement.</title>
<updated>2010-08-17T03:15:14+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-08-17T03:15:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=9cc47218b64cb5feac88fbc88c5fed66f4475850'/>
<id>9cc47218b64cb5feac88fbc88c5fed66f4475850</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -i option to symlink index.html to the master doc.</title>
<updated>2010-04-30T01:08:58+00:00</updated>
<author>
<name>Barry Warsaw</name>
<email>barry@python.org</email>
</author>
<published>2010-04-30T01:08:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=9cc95adf06ceb19d3fff22c31eac6cb783372f67'/>
<id>9cc95adf06ceb19d3fff22c31eac6cb783372f67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Slightly different way to default to curdir.</title>
<updated>2010-04-29T22:53:15+00:00</updated>
<author>
<name>Barry Warsaw</name>
<email>barry@python.org</email>
</author>
<published>2010-04-29T22:53:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=67cd78e55cf77146d88f9f30e02add37743daa4c'/>
<id>67cd78e55cf77146d88f9f30e02add37743daa4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>As a last resort, search . for config.py.  This way, you're almost assured to</title>
<updated>2010-04-29T22:26:08+00:00</updated>
<author>
<name>Barry Warsaw</name>
<email>barry@python.org</email>
</author>
<published>2010-04-29T22:26:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=3c6e00dfb75ee212e4f97a913fe69dc572559841'/>
<id>3c6e00dfb75ee212e4f97a913fe69dc572559841</id>
<content type='text'>
find one, providing a fallback default instead of complaining and exiting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find one, providing a fallback default instead of complaining and exiting.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -c option to 'python setup.py build_sphinx' to specify the config</title>
<updated>2010-04-29T22:01:58+00:00</updated>
<author>
<name>Barry Warsaw</name>
<email>barry@python.org</email>
</author>
<published>2010-04-29T22:01:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=950cf10564f65bfd692ec2d06ab41458c73fd8ad'/>
<id>950cf10564f65bfd692ec2d06ab41458c73fd8ad</id>
<content type='text'>
directory different than the source directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
directory different than the source directory.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge with http://bitbucket.org/sbarthelemy/sphinx/.</title>
<updated>2010-02-19T09:28:32+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-02-19T09:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=0c0cde6bd9ad4d12231a120a6b6b70c3d8bc5277'/>
<id>0c0cde6bd9ad4d12231a120a6b6b70c3d8bc5277</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow auto-detecting "docs" as sphinx source dir.</title>
<updated>2010-02-07T22:40:40+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-02-07T22:40:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=24a50977176766ab094b5ece72cc336e457351c9'/>
<id>24a50977176766ab094b5ece72cc336e457351c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Happy new year!</title>
<updated>2010-01-01T13:09:13+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-01-01T13:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=f6a56192d150091e10bc8726d68e0632f395ee54'/>
<id>f6a56192d150091e10bc8726d68e0632f395ee54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added project option and improved doc.</title>
<updated>2009-09-10T14:25:48+00:00</updated>
<author>
<name>Sébastien Barthélemy</name>
<email>sebastien.barthelemy@gmail.com</email>
</author>
<published>2009-09-10T14:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=cedd39573fd5baad107e8a68a5b1b3662f6a779d'/>
<id>cedd39573fd5baad107e8a68a5b1b3662f6a779d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
