<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx.git/sphinx/pycode, 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>Fix new grammar files to have correct starting symbol at the top.</title>
<updated>2014-01-12T19:29:37+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-12T19:29:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=fd5bb6f359e609886a5e554fabb72aa14a91361a'/>
<id>fd5bb6f359e609886a5e554fabb72aa14a91361a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1152: Fix pycode parsing errors of Python 3 code by including two grammar</title>
<updated>2014-01-12T18:44:04+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-12T18:44:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=1c77a305a14b26add4d3a94e56f4bab8f053458a'/>
<id>1c77a305a14b26add4d3a94e56f4bab8f053458a</id>
<content type='text'>
versions for Python 2 and 3, and loading the appropriate version for the
running Python version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
versions for Python 2 and 3, and loading the appropriate version for the
running Python version.
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #641: use Sphinx version in cache pickle filename.</title>
<updated>2014-01-10T20:07:51+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-10T20:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=fbee72404cbb4391c01ccb34ccf5dc82cf6f1d1a'/>
<id>fbee72404cbb4391c01ccb34ccf5dc82cf6f1d1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1102: Support multi-context "with" statements in autodoc by updating</title>
<updated>2013-03-30T16:45:42+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-03-30T16:45:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=142bb351bfe96ed73c351f908e708545a803f4a8'/>
<id>142bb351bfe96ed73c351f908e708545a803f4a8</id>
<content type='text'>
pycode grammar from lib2to3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pycode grammar from lib2to3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1127: Fix traceback when autodoc tries to tokenize a non-Python file.</title>
<updated>2013-03-30T13:10:37+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-03-30T13:10:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=5ea474d54f18de8cbaa2fe2a8e4eba87cc9116b4'/>
<id>5ea474d54f18de8cbaa2fe2a8e4eba87cc9116b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright update.</title>
<updated>2013-01-01T21:13:15+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-01-01T21:13:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=6c615ef5ac42afb75922dea73e3ef457f4f3b2f8'/>
<id>6c615ef5ac42afb75922dea73e3ef457f4f3b2f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #796: use package_dir everywhere instead of __file__.</title>
<updated>2011-11-01T08:13:41+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-11-01T08:13:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=7b39fc6eb4f4859f120c78c37cdf96adb6ee96dc'/>
<id>7b39fc6eb4f4859f120c78c37cdf96adb6ee96dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Activate the viewcode extension in the automatically generated apidoc project.</title>
<updated>2011-10-07T17:17:48+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-10-07T17:17:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=f435934e219d76edadbe342787d78e7c8915d20c'/>
<id>f435934e219d76edadbe342787d78e7c8915d20c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #705: read module source in ModuleAnalyzer in binary mode, decode afterwards.</title>
<updated>2011-09-19T07:03:07+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-09-19T07:03:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=0a9c4d641f1c1f9f6e9ec0ec1fc10f22c4e57e99'/>
<id>0a9c4d641f1c1f9f6e9ec0ec1fc10f22c4e57e99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused imports.</title>
<updated>2011-09-19T06:36:20+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-09-19T06:36:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=f036da5e72423efe761a1b8c6b3f577613cc6430'/>
<id>f036da5e72423efe761a1b8c6b3f577613cc6430</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
