<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx/writers, branch v1.2b2</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>Closes #1192: Fix escaping problem for hyperlinks in the manpage writer.</title>
<updated>2013-09-16T08:55:46+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-09-16T08:55:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=f784d763d2e6c6457cd2c293f3a1bd51fe582c42'/>
<id>f784d763d2e6c6457cd2c293f3a1bd51fe582c42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid some pyflakes false positives.</title>
<updated>2013-09-16T06:22:38+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-09-16T06:22:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=908db10899b4c892f83b03b34471122662062adc'/>
<id>908db10899b4c892f83b03b34471122662062adc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not use footnotesize for table entries.</title>
<updated>2013-09-16T02:20:34+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-09-16T02:20:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5f4ace9aced2532d1f8275cfa94d3e41038de898'/>
<id>5f4ace9aced2532d1f8275cfa94d3e41038de898</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 regrebo/sphinx (PR#151)</title>
<updated>2013-09-16T02:15:41+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-09-16T02:15:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=b672e51f0efa7543b1be7cb4de9234e0e2632c52'/>
<id>b672e51f0efa7543b1be7cb4de9234e0e2632c52</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>
<entry>
<title>Table improvements in latex:</title>
<updated>2013-07-12T21:02:06+00:00</updated>
<author>
<name>Lennart Regebro</name>
<email>regebro@gmail.com</email>
</author>
<published>2013-07-12T21:02:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=f76644fae35e2dda9cb6cbef94830f3928e3394b'/>
<id>f76644fae35e2dda9cb6cbef94830f3928e3394b</id>
<content type='text'>
- The table headers now use header fonts.
- The hlines are in better places.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- The table headers now use header fonts.
- The hlines are in better places.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a link to a blog post explaining docutils Writers/Translators</title>
<updated>2013-07-03T05:54:32+00:00</updated>
<author>
<name>Eric Holscher</name>
<email>eric@ericholscher.com</email>
</author>
<published>2013-07-03T05:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=3cd2b24fc5955adab25e9be3cb985860c7a5a78a'/>
<id>3cd2b24fc5955adab25e9be3cb985860c7a5a78a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use sphinx.util.compat.docutils_version, as suggested by Georg Brandl</title>
<updated>2013-04-07T15:59:36+00:00</updated>
<author>
<name>Dmitry Shachnev</name>
<email>mitya57@gmail.com</email>
</author>
<published>2013-04-07T15:59:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=ab96f19319c43b4b3dac3e3fca3f9f2e1513cf6c'/>
<id>ab96f19319c43b4b3dac3e3fca3f9f2e1513cf6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>manpage writer: write MACRO_DEF only with Docutils &lt; 0.11</title>
<updated>2013-04-07T15:46:13+00:00</updated>
<author>
<name>Dmitry Shachnev</name>
<email>mitya57@gmail.com</email>
</author>
<published>2013-04-07T15:46:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=cc8d3844a75a336e90fdb701943502400bf5ab84'/>
<id>cc8d3844a75a336e90fdb701943502400bf5ab84</id>
<content type='text'>
(as current docutils &gt;= r7607 writes it itself)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(as current docutils &gt;= r7607 writes it itself)
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1088: raise an "unsupported" error when trying to put a literal block in a footnote in latex</title>
<updated>2013-03-30T16:58:42+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-03-30T16:58:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=41971a661725e5b0c58444e2ce56ad9f4080a2ce'/>
<id>41971a661725e5b0c58444e2ce56ad9f4080a2ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
