<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/tests/test_build_html.py, branch 1.0</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 #648: Fix line numbers reported in warnings about undefined references.</title>
<updated>2011-09-23T07:46:24+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-09-23T07:46:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=db87ed440c39f08800feb11a5e851674ab949c6b'/>
<id>db87ed440c39f08800feb11a5e851674ab949c6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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.git/commit/?id=0e1db6ad90a272ff7e5cf86039df905ae91ac4df'/>
<id>0e1db6ad90a272ff7e5cf86039df905ae91ac4df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test_build_html after latest docfields fix.</title>
<updated>2011-01-03T23:23:27+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-01-03T23:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5072e74a469955d210e9c37b079fedc6dfdbe6e1'/>
<id>5072e74a469955d210e9c37b079fedc6dfdbe6e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix strange reportings of line numbers for warnings generated from</title>
<updated>2011-01-03T14:55:30+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-01-03T14:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=69e5b91b2daa147e01fe4f497086639dc69f392b'/>
<id>69e5b91b2daa147e01fe4f497086639dc69f392b</id>
<content type='text'>
autodoc-included docstrings, due to different behavior depending
on docutils version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
autodoc-included docstrings, due to different behavior depending
on docutils version.
</pre>
</div>
</content>
</entry>
<entry>
<title>#513: Allow giving non-local URIs for JavaScript files, e.g. in the JSMath extension.</title>
<updated>2010-08-25T10:26:15+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-08-25T10:26:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7e5ff71c40495c62e0c1c27a173139a4d281292c'/>
<id>7e5ff71c40495c62e0c1c27a173139a4d281292c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix long line and test failure.</title>
<updated>2010-08-23T16:48:51+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-08-23T16:48:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a78e477bf7451ca4f049f5af83d30c50cf6d2e35'/>
<id>a78e477bf7451ca4f049f5af83d30c50cf6d2e35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#490: Fix cross-references to objects of types added by the :func:`~.Sphinx.add_object_type` API function.</title>
<updated>2010-08-14T14:51:04+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-08-14T14:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a484c6f793e4dc352b98d0202b6d3154664eac2c'/>
<id>a484c6f793e4dc352b98d0202b6d3154664eac2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow breaking long signatures, continuing with backlash-escaped newlines.</title>
<updated>2010-08-05T14:03:36+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-08-05T14:03:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=df107e70f8f684c7fd4475f596ffbc3151478f41'/>
<id>df107e70f8f684c7fd4475f596ffbc3151478f41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#484: Fix crash when duplicating a parameter in an info field list.</title>
<updated>2010-08-05T10:53:05+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-08-05T10:53:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=8c91fb78ce0ac364870c3cd1df2149397f46bd8a'/>
<id>8c91fb78ce0ac364870c3cd1df2149397f46bd8a</id>
<content type='text'>
Problem was that the :type: info nodes were inserted twice into the
doctree, which led to inconsistencies when reference nodes were resolved.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem was that the :type: info nodes were inserted twice into the
doctree, which led to inconsistencies when reference nodes were resolved.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some tests for docfields.</title>
<updated>2010-07-27T17:19:29+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-07-27T17:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5a28ae4686116a7814909d825aabb5512c407358'/>
<id>5a28ae4686116a7814909d825aabb5512c407358</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
