<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/doc/man, branch v1.2b2</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>Added option to apidoc to have it output each module to its own page and updated apidoc docs.</title>
<updated>2013-09-08T21:25:41+00:00</updated>
<author>
<name>dc mouser</name>
<email>mouser@donationcoder.com</email>
</author>
<published>2013-09-08T21:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=3f888742ff1011e413dfa11d21819e3ae8bdf15d'/>
<id>3f888742ff1011e413dfa11d21819e3ae8bdf15d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xml: Update sphinx-build documentation</title>
<updated>2012-12-10T08:41:12+00:00</updated>
<author>
<name>Jonathan Waltman</name>
<email>jonathan.waltman@gmail.com</email>
</author>
<published>2012-12-10T08:41:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=beae650645cadbfa3b9d453a180b184366703ba3'/>
<id>beae650645cadbfa3b9d453a180b184366703ba3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #585: document sphinx-apidoc.</title>
<updated>2011-10-07T10:47:58+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-10-07T10:47:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=38ebe67c4e934c9cfd663a0f2c2e21e8c84d29a5'/>
<id>38ebe67c4e934c9cfd663a0f2c2e21e8c84d29a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a rudimentary manpage for sphinx-apidoc.</title>
<updated>2011-10-07T10:27:19+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-10-07T10:27:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=ff940a16b61d15bb77d1d265cecd33788b5f01ec'/>
<id>ff940a16b61d15bb77d1d265cecd33788b5f01ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention the texinfo builder in the sphinx-build man page</title>
<updated>2011-01-28T08:34:53+00:00</updated>
<author>
<name>Jonathan Waltman</name>
<email>jonathan.waltman@gmail.com</email>
</author>
<published>2011-01-28T08:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=9f9c753f7e80fc7c27ec50d36d97f737351f05d8'/>
<id>9f9c753f7e80fc7c27ec50d36d97f737351f05d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#282: Added a "nitpicky" mode that emits warnings for all missing references.</title>
<updated>2010-02-28T11:13:55+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-02-28T11:13:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=3d01c2c95ffc2db03778a4ed277b72d63284b24f'/>
<id>3d01c2c95ffc2db03778a4ed277b72d63284b24f</id>
<content type='text'>
It is activated by the ``-n`` command-line switch or the ``nitpicky`` config value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is activated by the ``-n`` command-line switch or the ``nitpicky`` config value.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "orphan" metadata entry to suppress non-toctree-inclusion warnings.</title>
<updated>2010-02-25T21:49:54+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-02-25T21:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=832e290acdfff84a96aa8c82df59920ef3ba0ae5'/>
<id>832e290acdfff84a96aa8c82df59920ef3ba0ae5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove hand-written manpages, add rst documents to be built with the manpage builder.</title>
<updated>2010-02-25T21:22:01+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-02-25T21:22:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=07a658e50cf7e59db893230cfb5dc222cb420e30'/>
<id>07a658e50cf7e59db893230cfb5dc222cb420e30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
