<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc/Makefile, branch benjamin-pyapi</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/'/>
<entry>
<title>bpo-30607: Use external python-doc-theme (GH-2017)</title>
<updated>2018-03-01T21:02:50+00:00</updated>
<author>
<name>Jon Wayne Parrott</name>
<email>jonwayne@google.com</email>
</author>
<published>2018-03-01T21:02:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=bf63e8d55fd2853df3bb99d66de7f428107aadb3'/>
<id>bf63e8d55fd2853df3bb99d66de7f428107aadb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "bpo-30487: automatically create a venv and install Sphinx when running make (GH-4346)" (#4592)</title>
<updated>2017-11-27T22:07:32+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2017-11-27T22:07:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=122fc136b34e11906466851e77bb6959946467ee'/>
<id>122fc136b34e11906466851e77bb6959946467ee</id>
<content type='text'>
Fix breakage documented in bpo-32149.
This reverts commit d8d6b9122134f040cd5a4f15f40f6c9e3386db4d.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix breakage documented in bpo-32149.
This reverts commit d8d6b9122134f040cd5a4f15f40f6c9e3386db4d.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-30487: automatically create a venv and install Sphinx when running make (GH-4346)</title>
<updated>2017-11-26T21:18:30+00:00</updated>
<author>
<name>Caleb Hattingh</name>
<email>caleb.hattingh@gmail.com</email>
</author>
<published>2017-11-26T21:18:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d8d6b9122134f040cd5a4f15f40f6c9e3386db4d'/>
<id>d8d6b9122134f040cd5a4f15f40f6c9e3386db4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31036: Allow sphinx and blurb to be found automatically (#3440)</title>
<updated>2017-09-08T00:17:53+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2017-09-08T00:17:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=590665c399fc4aa3c4a9f8e7104d43a02e9f3a0c'/>
<id>590665c399fc4aa3c4a9f8e7104d43a02e9f3a0c</id>
<content type='text'>
Rather than requiring the path to blurb and/or sphinx-build to be specified to the make rule, enhance the Doc/Makefile to look for each first in a virtual environment created by make venv and, if not found, look on the normal process PATH. This allows the Doc/Makefile to take advantage of an installed spinx-build or blurb and, thus, do the right thing most of the time. Also, make the directory for the venv be configurable and document the `make venv` target.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rather than requiring the path to blurb and/or sphinx-build to be specified to the make rule, enhance the Doc/Makefile to look for each first in a virtual environment created by make venv and, if not found, look on the normal process PATH. This allows the Doc/Makefile to take advantage of an installed spinx-build or blurb and, thus, do the right thing most of the time. Also, make the directory for the venv be configurable and document the `make venv` target.
</pre>
</div>
</content>
</entry>
<entry>
<title>Include additional changes to support blurbified NEWS (#3340)</title>
<updated>2017-09-05T07:46:18+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2017-09-05T07:10:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=fcd97d44382df520e39de477a5ec99dd89c3fda8'/>
<id>fcd97d44382df520e39de477a5ec99dd89c3fda8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31045: Language switch (#2652)</title>
<updated>2017-08-07T08:27:21+00:00</updated>
<author>
<name>Julien</name>
<email>github@mandark.fr</email>
</author>
<published>2017-08-07T08:27:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=dff9b5f9d62aa0b23f8a255867d09d11890efd1b'/>
<id>dff9b5f9d62aa0b23f8a255867d09d11890efd1b</id>
<content type='text'>
* Doc: Indicate the language

* Renaming version_switcher to switchers (to add language_switcher).

* Adding language switch.

* Doc switchers: Enhance readability of regex parsing versions.

* Doc switchers: Desambiguate the need of a replace(/\/+$/g, '') by proper naming.

* Doc switchers: py3k can't reach js, it's redirected server-side by nginx.

* Doc switchers: Examples matching actual regexes.

* Doc switchers: Better fallback on unexisting translated version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Doc: Indicate the language

* Renaming version_switcher to switchers (to add language_switcher).

* Adding language switch.

* Doc switchers: Enhance readability of regex parsing versions.

* Doc switchers: Desambiguate the need of a replace(/\/+$/g, '') by proper naming.

* Doc switchers: py3k can't reach js, it's redirected server-side by nginx.

* Doc switchers: Examples matching actual regexes.

* Doc switchers: Better fallback on unexisting translated version.
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-30052: Always regenerate cross-references (#1339)</title>
<updated>2017-06-02T13:30:57+00:00</updated>
<author>
<name>Nick Coghlan</name>
<email>ncoghlan@gmail.com</email>
</author>
<published>2017-06-02T13:30:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7a82f9c2b94d31c8f4cc8bb8e3151765d8b148d7'/>
<id>7a82f9c2b94d31c8f4cc8bb8e3151765d8b148d7</id>
<content type='text'>
* bpo-30052: Always regenerate cross-references

The patch for bpo-30052 changed the preferred link target
for :func:`bytes` and :func`bytearray` references to be the
respective type definitions rather than the corresponding
builtin function entries.

This patch changes the daily documentation builds to disable
the output caching in Sphinx, in order to ensure that
cross-reference changes like this one are reliably picked
up and applied automatically after merging.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bpo-30052: Always regenerate cross-references

The patch for bpo-30052 changed the preferred link target
for :func:`bytes` and :func`bytearray` references to be the
respective type definitions rather than the corresponding
builtin function entries.

This patch changes the daily documentation builds to disable
the output caching in Sphinx, in order to ensure that
cross-reference changes like this one are reliably picked
up and applied automatically after merging.</pre>
</div>
</content>
</entry>
<entry>
<title>Rename Doc/README.txt to Doc/README.rst and add formatting (#104)</title>
<updated>2017-02-15T22:54:05+00:00</updated>
<author>
<name>Roger</name>
<email>rogersachan@users.noreply.github.com</email>
</author>
<published>2017-02-15T22:54:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b3f1f59cf451d4a25b204e7a24f7be4c95e40be8'/>
<id>b3f1f59cf451d4a25b204e7a24f7be4c95e40be8</id>
<content type='text'>
* Reformat Doc/README.txt to Doc/README.rst

* Update mention of Doc/README.rst

* Update mention of README.txt to README.rst

* Make line fold

* rstlint ignore Doc/README.rst

* conf.py ignore Doc/README.rst

* Update issue tracker url in Docs/README.rst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Reformat Doc/README.txt to Doc/README.rst

* Update mention of Doc/README.rst

* Update mention of README.txt to README.rst

* Make line fold

* rstlint ignore Doc/README.rst

* conf.py ignore Doc/README.rst

* Update issue tracker url in Docs/README.rst
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc/Makefile: set PYTHON to python3 (#124)</title>
<updated>2017-02-15T22:36:08+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2017-02-15T22:36:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=91b0e7d0ca7c59df28f6a6fc1e8eb86a3925b76c'/>
<id>91b0e7d0ca7c59df28f6a6fc1e8eb86a3925b76c</id>
<content type='text'>
rstlint.py run by "make check" doesn't support Python 2.

"make venv" runs "$(PYTHON) -m venv", whereas Python 2 doens't
provide the venv module: it's a module of Python 3 standard library.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rstlint.py run by "make check" doesn't support Python 2.

"make venv" runs "$(PYTHON) -m venv", whereas Python 2 doens't
provide the venv module: it's a module of Python 3 standard library.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some sphinx warnings (#9)</title>
<updated>2017-02-11T04:47:37+00:00</updated>
<author>
<name>Ryan Gonzalez</name>
<email>refi64@users.noreply.github.com</email>
</author>
<published>2017-02-11T04:47:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e7ffb99f842ebff97cffa0fc90b18be4e5abecf2'/>
<id>e7ffb99f842ebff97cffa0fc90b18be4e5abecf2</id>
<content type='text'>
* Fix some deprecation warnings in Doc/conf.py
* Fix an rst error in Misc/NEWS</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix some deprecation warnings in Doc/conf.py
* Fix an rst error in Misc/NEWS</pre>
</div>
</content>
</entry>
</feed>
