<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/tests/test_docutilsconf.py, branch v1.3</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>Merge branch 'stable'</title>
<updated>2015-01-03T20:41:14+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-01-03T20:41:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a23903d8d5de70ac8b203d3dc276d5b9d5598e77'/>
<id>a23903d8d5de70ac8b203d3dc276d5b9d5598e77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>all: update copyright</title>
<updated>2015-01-03T20:36:32+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-01-03T20:36:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=567d52f199d74a9ec84c491b5d7c9a4555912db0'/>
<id>567d52f199d74a9ec84c491b5d7c9a4555912db0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete test suite overhaul.</title>
<updated>2014-09-21T15:17:02+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-09-21T15:17:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=d47a7587f9813f2366e2077be051116291bf930e'/>
<id>d47a7587f9813f2366e2077be051116291bf930e</id>
<content type='text'>
* rename a few test modules to make the names more consistent

* do not copy/use Sphinx from build/ (unnecessary without 2to3)

* use a temporary dir for *all* test projects, the source tree
  will stay pristine that way  (default is tests/build)

* speed up tests by ~3x by splitting up test projects and avoiding
  rebuilds
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rename a few test modules to make the names more consistent

* do not copy/use Sphinx from build/ (unnecessary without 2to3)

* use a temporary dir for *all* test projects, the source tree
  will stay pristine that way  (default is tests/build)

* speed up tests by ~3x by splitting up test projects and avoiding
  rebuilds
</pre>
</div>
</content>
</entry>
<entry>
<title>merge with stable</title>
<updated>2014-08-11T21:42:57+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-08-11T21:42:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=954869df26513ac4f2cdef37f5bb65a7cf3a05b5'/>
<id>954869df26513ac4f2cdef37f5bb65a7cf3a05b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* On Python3 environment, docutils.conf with 'source_link=true' in the general section cause type error. Closes #1531</title>
<updated>2014-08-11T15:11:23+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-08-11T15:11:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e984e381e8d670bd1be95877852649ccb21f2dcb'/>
<id>e984e381e8d670bd1be95877852649ccb21f2dcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove 'six' name except importing line.</title>
<updated>2014-04-30T12:30:46+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-04-30T12:30:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=1e5806269243d5d10bb4f1421b9b5448963e704a'/>
<id>1e5806269243d5d10bb4f1421b9b5448963e704a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>introduce the six module and reduce sphinx.util.pycompat implementation. refs #1350.</title>
<updated>2014-04-29T02:46:47+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-04-29T02:46:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=68290a266cea33cf0b60bed425b5e89d1032e7d1'/>
<id>68290a266cea33cf0b60bed425b5e89d1032e7d1</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>Add test for docutils.conf and prevent 'html4css1.css' missing warning.</title>
<updated>2013-07-27T05:13:15+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-07-27T05:13:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=91ef671ea95111fef5caddd4acb32a8f80f0bb9d'/>
<id>91ef671ea95111fef5caddd4acb32a8f80f0bb9d</id>
<content type='text'>
Now --embed-stylesheet option default become false.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now --embed-stylesheet option default become false.
</pre>
</div>
</content>
</entry>
</feed>
