<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/doc/Makefile, branch master</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>doc/{Makefile,make.bat}: remove unused SPHINXPROJ</title>
<updated>2020-03-07T02:43:49+00:00</updated>
<author>
<name>Daniel Hahler</name>
<email>git@thequod.de</email>
</author>
<published>2020-03-07T02:42:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=fbd111cfd13aaa9fe0af95e20d3220df52557803'/>
<id>fbd111cfd13aaa9fe0af95e20d3220df52557803</id>
<content type='text'>
Appears to have been forgotten in f101bb661.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Appears to have been forgotten in f101bb661.
</pre>
</div>
</content>
</entry>
<entry>
<title>make: Default to Python 3</title>
<updated>2018-06-21T14:11:35+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephen@that.guru</email>
</author>
<published>2018-06-20T18:11:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=2a4827af4f8fb161c4c23157e3c25e72dd68d8c9'/>
<id>2a4827af4f8fb161c4c23157e3c25e72dd68d8c9</id>
<content type='text'>
As with the tox change, it makes sense to test things against Python 3
by default now, seeing as that will be the only version supported in
Sphinx 2.0.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As with the tox change, it makes sense to test things against Python 3
by default now, seeing as that will be the only version supported in
Sphinx 2.0.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Customizable Python interpreter in doc/Makefile</title>
<updated>2018-06-17T07:57:52+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2018-06-17T07:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=cff11467756468dae045bc82d0d59cf04bbe8570'/>
<id>cff11467756468dae045bc82d0d59cf04bbe8570</id>
<content type='text'>
Fix after previous stray edit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix after previous stray edit.
</pre>
</div>
</content>
</entry>
<entry>
<title>C++, support for unions.</title>
<updated>2018-05-26T18:03:25+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2018-05-26T18:03:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=6d52b63eeee5dcea7f9b8f0358ca85c67c19925e'/>
<id>6d52b63eeee5dcea7f9b8f0358ca85c67c19925e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove static scripts</title>
<updated>2017-10-09T15:28:39+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephen@that.guru</email>
</author>
<published>2017-06-04T10:02:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=bdaab9ef1be3e0d9ee594e659842cb162e147bfe'/>
<id>bdaab9ef1be3e0d9ee594e659842cb162e147bfe</id>
<content type='text'>
Executable scripts without the '.py' extension are already created and
installed by setuptools, by way of the 'console_scripts' section. These
scripts are unnecessary noise. If people want to test this behavior
locally, use a virtualenv.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Executable scripts without the '.py' extension are already created and
installed by setuptools, by way of the 'console_scripts' section. These
scripts are unnecessary noise. If people want to test this behavior
locally, use a virtualenv.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a comment to Makefile template for make-mode, update doc/Makefile</title>
<updated>2016-10-23T08:45:23+00:00</updated>
<author>
<name>jfbu</name>
<email>jfbu@free.fr</email>
</author>
<published>2016-10-23T08:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=720e155b8308a2c94651595dbd896d74cdfc9867'/>
<id>720e155b8308a2c94651595dbd896d74cdfc9867</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix doc/Makefile that can't build man because of doc/man folder exists</title>
<updated>2016-10-13T13:25:22+00:00</updated>
<author>
<name>Yoshiki Shibukawa</name>
<email>shibukawa.yoshiki@dena.jp</email>
</author>
<published>2016-09-02T06:25:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=6ee4289a950c10582e587e27ba1c5c0a410b4421'/>
<id>6ee4289a950c10582e587e27ba1c5c0a410b4421</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add back missing @</title>
<updated>2014-01-19T16:49:57+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-19T16:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=48aeed6fd80a2ebdc8136b4d0ccc9e60dfc9e5ef'/>
<id>48aeed6fd80a2ebdc8136b4d0ccc9e60dfc9e5ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make mode: refactor using a class and add source dir to the makefile</title>
<updated>2014-01-19T15:23:23+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-19T15:23:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=1653c5d242e06453bcf8adbc136cd30614935acb'/>
<id>1653c5d242e06453bcf8adbc136cd30614935acb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "make mode" to sphinx-build, invoked by the -M flag.</title>
<updated>2014-01-11T18:36:05+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-11T18:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=91d92be8adae2e44e1e23e1c07b7088c35261abf'/>
<id>91d92be8adae2e44e1e23e1c07b7088c35261abf</id>
<content type='text'>
This is intended to do almost all of what the quickstart-generated Makefile
and make.bat did, but within Sphinx.  The advantages are:

* no duplication between Unix and Windows files
* updates and fixes are propagated (the generated makefiles never update)
* more Python code, less shell code!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is intended to do almost all of what the quickstart-generated Makefile
and make.bat did, but within Sphinx.  The advantages are:

* no duplication between Unix and Windows files
* updates and fixes are propagated (the generated makefiles never update)
* more Python code, less shell code!
</pre>
</div>
</content>
</entry>
</feed>
