<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx.git/tests/root/objects.txt, branch extdev-tutorial-doc</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/sphinx-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/'/>
<entry>
<title>Remove sphinx.ext.oldcmarkup compatibility extension.</title>
<updated>2014-01-17T06:24:23+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-17T06:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=d0dccd32a9d4e0960c5be9a801b14a3739670684'/>
<id>d0dccd32a9d4e0960c5be9a801b14a3739670684</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow "." and "~" prefixes in inline :param: typedefs.</title>
<updated>2014-01-05T02:40:52+00:00</updated>
<author>
<name>Virgil Dupras</name>
<email>hsoft@hardcoded.net</email>
</author>
<published>2014-01-05T02:40:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=70e46cc2915f7f277e062536f119dc55d8f2096e'/>
<id>70e46cc2915f7f277e062536f119dc55d8f2096e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #1203: Does not append space to unknown field names.</title>
<updated>2013-06-23T20:06:45+00:00</updated>
<author>
<name>Rob Ruana</name>
<email>rob@relentlessidiot.com</email>
</author>
<published>2013-06-23T20:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=2cc4dcca8a7d0a4095c31992d5d91c8c6b6e02de'/>
<id>2cc4dcca8a7d0a4095c31992d5d91c8c6b6e02de</id>
<content type='text'>
If an unknown field name is encountered, a space is only
appended if the field arguments are not empty. Also,
only the first character of the field name is upper cased,
and the case of the rest of the string remains unchanged.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If an unknown field name is encountered, a space is only
appended if the field arguments are not empty. Also,
only the first character of the field name is upper cased,
and the case of the rest of the string remains unchanged.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #677: allow multiple signatures in C++ domain directives.</title>
<updated>2011-09-22T08:23:54+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-09-22T08:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=ccef6db7cb04db18258c41a4fd5af6384525737a'/>
<id>ccef6db7cb04db18258c41a4fd5af6384525737a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tracebacks occurring for duplicate C++ domain objects.</title>
<updated>2011-01-06T11:28:55+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-01-06T11:28:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=c32ce2e50d6dbaf9721b6e222e881f30f5251092'/>
<id>c32ce2e50d6dbaf9721b6e222e881f30f5251092</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#581: Fix traceback in Python domain for empty cross-reference targets.</title>
<updated>2011-01-04T22:39:13+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-01-04T22:39:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=d714e312146fddbd08a4761deae73ea7f2d3b8c0'/>
<id>d714e312146fddbd08a4761deae73ea7f2d3b8c0</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://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=7b663c5e459385ee456c30ac0ca194405b979e23'/>
<id>7b663c5e459385ee456c30ac0ca194405b979e23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Regression of #77: If there is only one parameter given with ``:param:`` markup, the bullet list is now suppressed again.</title>
<updated>2011-01-03T22:08:13+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-01-03T22:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=2603c831257fea5aababa10921e10c09e13fb172'/>
<id>2603c831257fea5aababa10921e10c09e13fb172</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://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=ac9d5434eefe66b336f7cee5599f253aaea6b70f'/>
<id>ac9d5434eefe66b336f7cee5599f253aaea6b70f</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://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=50e8b6ac9e4bda6a1131fe34648259f0be807c0d'/>
<id>50e8b6ac9e4bda6a1131fe34648259f0be807c0d</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>
</feed>
