<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx.git/sphinx/transforms.py, branch aria</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>Backed out changeset cfe9e2d11003 refs #1265</title>
<updated>2013-10-04T08:12:20+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-10-04T08:12:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=5fc02b3ee0d40194243d1b3a413a6ad61f3c90be'/>
<id>5fc02b3ee0d40194243d1b3a413a6ad61f3c90be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now gettext translates label target name. Fix i18n: crash when using a indirect target and translating a target section name. Closes #1265</title>
<updated>2013-10-03T20:07:09+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-10-03T20:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=c3e34e0e59f9f1e16a7eed958685c854c666b96e'/>
<id>c3e34e0e59f9f1e16a7eed958685c854c666b96e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix i18n: crash when translating section name that is pointed from named target. Closes #1265</title>
<updated>2013-09-23T10:53:22+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-09-23T10:53:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=09eec633e6c92af34ebccf4aa859b28774c35494'/>
<id>09eec633e6c92af34ebccf4aa859b28774c35494</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignoring the string consists only of white-space characters. Closes #1234</title>
<updated>2013-09-17T12:10:42+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-09-17T12:10:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=76d8bb3619eb597a79f1a2d3bfc815719f55f3cc'/>
<id>76d8bb3619eb597a79f1a2d3bfc815719f55f3cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix i18n: footnote reference number missing for auto numbered named footnote and auto symbol footnote. Closes #1176</title>
<updated>2013-06-21T03:28:32+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-06-21T03:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=2a5619b21e130d74710c717340ca52ffc516e793'/>
<id>2a5619b21e130d74710c717340ca52ffc516e793</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: translation mechanism break label target if label and section name are same. refs #1193</title>
<updated>2013-06-19T06:07:47+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-06-19T06:07:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=98d6e9a246035d71aa06da176f13c28bb6b649a6'/>
<id>98d6e9a246035d71aa06da176f13c28bb6b649a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: keep reference if link refname was translated. refs #1193</title>
<updated>2013-06-19T10:42:26+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-06-19T10:42:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=2768577177acc5e07b2dd099feafaf209ad72187'/>
<id>2768577177acc5e07b2dd099feafaf209ad72187</id>
<content type='text'>
case1::

   Keep link to ExternalSite_.

   It will translated with ``\`SomeOtherString\`_``.

   .. _ExternalSite: http://example.com

case2::

   Keep link to `title string`_ before appearing.

   title string
   =============

case3::

   Keep link to glossary 'term string'.

   .. glossary::

      term string
         description...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
case1::

   Keep link to ExternalSite_.

   It will translated with ``\`SomeOtherString\`_``.

   .. _ExternalSite: http://example.com

case2::

   Keep link to `title string`_ before appearing.

   title string
   =============

case3::

   Keep link to glossary 'term string'.

   .. glossary::

      term string
         description...
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: Duplicated section name will cause crash. refs #1193</title>
<updated>2013-06-17T04:34:45+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-06-17T04:34:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=98eb1df32054ba287299b0677b799dda279b11da'/>
<id>98eb1df32054ba287299b0677b799dda279b11da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update comment</title>
<updated>2013-06-17T04:24:12+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-06-17T04:24:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=5d7f82d840221d0ac9231a75e11a4fe5f3391021'/>
<id>5d7f82d840221d0ac9231a75e11a4fe5f3391021</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: Multiple references in the same line return the same link with i18n. Closes #1193</title>
<updated>2013-06-16T15:12:02+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-06-16T15:12:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=ce26755648af0678d7ff1c52525b99ed7ddaf35f'/>
<id>ce26755648af0678d7ff1c52525b99ed7ddaf35f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
