<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx.git/tests/roots/test-intl, branch cpp-variadic</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>Fix i18n: missing python domain's cross-references with currentmodule directive or currentclass directive. refs #1363</title>
<updated>2014-03-23T14:01:15+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-03-23T14:01:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=d9d7fb8957db080ef4da9c278c18801cac4bbf29'/>
<id>d9d7fb8957db080ef4da9c278c18801cac4bbf29</id>
<content type='text'>
* node attributes 'py:module', 'py:class' is provided from environment (e.x. currentmodule directive is provided on previous line, not on node)
* Because translation nodes are parsed in independently, 'provided attributes by environment' are not exist.
* For a pending_xref nodes, all attributes of a translated xref node should be same as original xref node in current test cases.
* For the above reasons, I overwrite all attributes from origonal node to new translated xref node.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* node attributes 'py:module', 'py:class' is provided from environment (e.x. currentmodule directive is provided on previous line, not on node)
* Because translation nodes are parsed in independently, 'provided attributes by environment' are not exist.
* For a pending_xref nodes, all attributes of a translated xref node should be same as original xref node in current test cases.
* For the above reasons, I overwrite all attributes from origonal node to new translated xref node.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests and code refine for pull request #190.</title>
<updated>2013-11-12T15:17:09+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-11-12T15:17:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=ecdf03ae3a131c3de5d4e407a62b7433e594d192'/>
<id>ecdf03ae3a131c3de5d4e407a62b7433e594d192</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://91.123.203.49/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://91.123.203.49/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>Add test refs #1265 (comment-6264794) to validate translated label link shifting.</title>
<updated>2013-10-03T02:53:53+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-10-03T02:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=a4e91f7947b1290fd85465f719dfbc4d4e510785'/>
<id>a4e91f7947b1290fd85465f719dfbc4d4e510785</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://91.123.203.49/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>Fix i18n: gettext did not translate admonition directive's title. Closes #1206</title>
<updated>2013-07-03T08:19:10+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-07-03T08:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=d445011dd0e251fd8e43175a460663990ad9c27a'/>
<id>d445011dd0e251fd8e43175a460663990ad9c27a</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://91.123.203.49/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://91.123.203.49/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>test_intl:external_link test case correction to fit to reST syntax.</title>
<updated>2013-06-18T11:14:27+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-06-18T11:14:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=72c7b42d01197f30e2f9ea2bed364236466f684b'/>
<id>72c7b42d01197f30e2f9ea2bed364236466f684b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
