<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/doc/extdev/tutorial.rst, branch v1.3.2</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>fix obsoleted documentation</title>
<updated>2015-07-25T13:55:43+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2015-07-25T13:55:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=468568bdcffae8e1f093c12d960479175cd83c4e'/>
<id>468568bdcffae8e1f093c12d960479175cd83c4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge with stable</title>
<updated>2014-12-05T10:44:05+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-12-05T10:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=aa79c97da766ad3d074033ba1f27c39fbcba5a91'/>
<id>aa79c97da766ad3d074033ba1f27c39fbcba5a91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix documentation for extension development tutorial. Closes #1624. Thanks to dkeeney_fastacash.</title>
<updated>2014-11-26T11:14:31+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-11-26T11:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=6993a7254c9c59a3bb4374dd7515dfabd351410d'/>
<id>6993a7254c9c59a3bb4374dd7515dfabd351410d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change extension setup() return value to a dictionary of metadata.</title>
<updated>2014-09-22T09:06:42+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-09-22T09:06:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=71cd2f7e50b692f9149cf5103b9bb289bc4f76c6'/>
<id>71cd2f7e50b692f9149cf5103b9bb289bc4f76c6</id>
<content type='text'>
This makes it possible to introduce more metadata values later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it possible to introduce more metadata values later.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for extensions to declare their version as a string returned from setup().</title>
<updated>2014-09-03T14:27:15+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-09-03T14:27:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=b6594d18d1923c6f9858b3adce9fccf883fe8023'/>
<id>b6594d18d1923c6f9858b3adce9fccf883fe8023</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a copy/paste (presumably) mistake in the extdev tutorial.</title>
<updated>2014-04-04T15:53:37+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@twistedmatrix.com</email>
</author>
<published>2014-04-04T15:53:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=19533c96a576f3b3ffba0a30d2440907b5f9ae3c'/>
<id>19533c96a576f3b3ffba0a30d2440907b5f9ae3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some directive creation docs</title>
<updated>2014-01-21T09:32:30+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-21T09:32:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=fb5a1a09a01a2be1ae0adabb4836abc33f91edc8'/>
<id>fb5a1a09a01a2be1ae0adabb4836abc33f91edc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: move API docs in their own chapter and add more of it.</title>
<updated>2014-01-20T16:21:44+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-20T16:21:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=883324fd6c61e60e7db563329ff9e27cd9652376'/>
<id>883324fd6c61e60e7db563329ff9e27cd9652376</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
