<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx.git/tests/test_i18n.py, branch ext-linkcode</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>New year update.</title>
<updated>2011-01-04T09:00:51+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-01-04T09:00:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=901ef024a6309d69bd4e04da2145b97af99cb64e'/>
<id>901ef024a6309d69bd4e04da2145b97af99cb64e</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/commit/?id=d79e012aaecfb68ee5e09ce6a1c3971d5d605847'/>
<id>d79e012aaecfb68ee5e09ce6a1c3971d5d605847</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch copyright and license tags to single style.  Add contributor</title>
<updated>2009-01-03T10:57:07+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2009-01-03T10:57:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=584e85e0759f969b22e72d954e5bded3bcc41682'/>
<id>584e85e0759f969b22e72d954e5bded3bcc41682</id>
<content type='text'>
names in AUTHORS instead, and add the license of etree13 to
LICENSE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
names in AUTHORS instead, and add the license of etree13 to
LICENSE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged revisions 65640,65675,65699,65701 via svnmerge from</title>
<updated>2008-08-23T15:04:45+00:00</updated>
<author>
<name>georg.brandl</name>
<email>devnull@localhost</email>
</author>
<published>2008-08-23T15:04:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=64007901892abe13f1d5066b02ee8c52137ed1e8'/>
<id>64007901892abe13f1d5066b02ee8c52137ed1e8</id>
<content type='text'>
svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x

........
  r65640 | georg.brandl | 2008-08-11 16:11:17 +0200 (Mon, 11 Aug 2008) | 2 lines

  More info in intro.
........
  r65675 | georg.brandl | 2008-08-14 13:53:02 +0200 (Thu, 14 Aug 2008) | 2 lines

  #3546: add missing linebreak.
........
  r65699 | benjamin.peterson | 2008-08-15 23:02:22 +0200 (Fri, 15 Aug 2008) | 4 lines

  rename util.with_testapp to util.with_app; nose was running it

  also make an assert more informative
........
  r65701 | benjamin.peterson | 2008-08-16 00:00:54 +0200 (Sat, 16 Aug 2008) | 1 line

  add some tests for sphinx.application
........
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x

........
  r65640 | georg.brandl | 2008-08-11 16:11:17 +0200 (Mon, 11 Aug 2008) | 2 lines

  More info in intro.
........
  r65675 | georg.brandl | 2008-08-14 13:53:02 +0200 (Thu, 14 Aug 2008) | 2 lines

  #3546: add missing linebreak.
........
  r65699 | benjamin.peterson | 2008-08-15 23:02:22 +0200 (Fri, 15 Aug 2008) | 4 lines

  rename util.with_testapp to util.with_app; nose was running it

  also make an assert more informative
........
  r65701 | benjamin.peterson | 2008-08-16 00:00:54 +0200 (Sat, 16 Aug 2008) | 1 line

  add some tests for sphinx.application
........
</pre>
</div>
</content>
</entry>
<entry>
<title>* Add more generated text to the automatic translation.</title>
<updated>2008-08-10T10:00:20+00:00</updated>
<author>
<name>georg.brandl</name>
<email>devnull@localhost</email>
</author>
<published>2008-08-10T10:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=f5c9b9c276d523ed199798dd70470933577d3e5b'/>
<id>f5c9b9c276d523ed199798dd70470933577d3e5b</id>
<content type='text'>
* Remove all locale-dependent text from sphinx.sty, put it into Python files
  to enable message extraction and translation.
* Use babel in the LaTeX output.
* Centralize locations for labels used in every builder.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove all locale-dependent text from sphinx.sty, put it into Python files
  to enable message extraction and translation.
* Use babel in the LaTeX output.
* Centralize locations for labels used in every builder.
</pre>
</div>
</content>
</entry>
</feed>
