<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx.git, branch cpp-variadic</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/sphinx-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/'/>
<entry>
<title>Close branch cpp-variadic</title>
<updated>2014-05-27T15:08:48+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa+bitbucket@gmail.com</email>
</author>
<published>2014-05-27T15:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=2b220c1016853dc9f475c13aaf82910f9566a1b6'/>
<id>2b220c1016853dc9f475c13aaf82910f9566a1b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for variadic templates in C++ domain</title>
<updated>2014-05-12T15:12:37+00:00</updated>
<author>
<name>Victor Zverovich</name>
<email>victor.zverovich@gmail.com</email>
</author>
<published>2014-05-12T15:12:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=362225b5cf5642e50990d633eae241721ed640b4'/>
<id>362225b5cf5642e50990d633eae241721ed640b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in davidjb/sphinx/tag-documentation (pull request #240)</title>
<updated>2014-05-12T02:16:13+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa+bitbucket@gmail.com</email>
</author>
<published>2014-05-12T02:16:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=e068ee45f9fac9924858f9e7e10fa88a50f79ab8'/>
<id>e068ee45f9fac9924858f9e7e10fa88a50f79ab8</id>
<content type='text'>
Add clarification about the syntax of tags
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add clarification about the syntax of tags
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand tag documentation to include syntax requirements</title>
<updated>2014-05-12T02:04:16+00:00</updated>
<author>
<name>David Beitey</name>
<email>david@davidjb.com</email>
</author>
<published>2014-05-12T02:04:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=afaf12f28713c2813f483a311115023c9f8195d8'/>
<id>afaf12f28713c2813f483a311115023c9f8195d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start documentation branch</title>
<updated>2014-05-12T02:03:24+00:00</updated>
<author>
<name>David Beitey</name>
<email>david@davidjb.com</email>
</author>
<published>2014-05-12T02:03:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=27a52d9e8997994fe680bfab5b10e742942440e8'/>
<id>27a52d9e8997994fe680bfab5b10e742942440e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update CHANGES for string length of the websupport db schema.</title>
<updated>2014-05-05T07:21:32+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-05-05T07:21:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=66a9813cf73aada701ed5195224866b5f7b29e92'/>
<id>66a9813cf73aada701ed5195224866b5f7b29e92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in solos/sphinx (pull request #235)</title>
<updated>2014-05-05T07:14:44+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa+bitbucket@gmail.com</email>
</author>
<published>2014-05-05T07:14:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=1cba143833a45c14f72b30760ed995ff129f2202'/>
<id>1cba143833a45c14f72b30760ed995ff129f2202</id>
<content type='text'>
fix node_id String length
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix node_id String length
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: For a apidoc -M feature, packages with empty docstring caused a syntax error. Closes #1456.</title>
<updated>2014-05-05T03:22:58+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-05-05T03:22:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=e7cb923c2607c38fb7cc79fb5a44b3f573d6f3dc'/>
<id>e7cb923c2607c38fb7cc79fb5a44b3f573d6f3dc</id>
<content type='text'>
# see also pull request #236
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# see also pull request #236
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in westurner/sphinx/apidoc_output_order (pull request #236)</title>
<updated>2014-05-05T03:15:41+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa+bitbucket@gmail.com</email>
</author>
<published>2014-05-05T03:15:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=9a1fe37fec22e61f3a6f52ad4c2b1a74ad71a6ae'/>
<id>9a1fe37fec22e61f3a6f52ad4c2b1a74ad71a6ae</id>
<content type='text'>
#1456: apidoc: Add a -M option to put module documentation before submodule documentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
#1456: apidoc: Add a -M option to put module documentation before submodule documentation
</pre>
</div>
</content>
</entry>
<entry>
<title>remove tests.util.write_file duplicated implementation.</title>
<updated>2014-04-28T10:58:26+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-04-28T10:58:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=6f97da6fc4514d106008980fb44cad6d16e6318b'/>
<id>6f97da6fc4514d106008980fb44cad6d16e6318b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
