Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-37504: Fix documentation build with texinfo builder (GH-14606) | Dmitry Shachnev | 2019-09-10 | 1 | -1/+18 |
| | | | | | | | | | In the table model used by docutils, the `cols` attribute of `tgroup` nodes is mandatory, see [1]. It is used in texinfo builder in [2]. [1]: https://www.oasis-open.org/specs/tm9901.htm#AEN348 [2]: https://github.com/sphinx-doc/sphinx/blob/v2.1.2/sphinx/writers/texinfo.py#L1129 * Doc: Add texinfo support to the Makefile | ||||
* | bpo-34293: Fix PDF documentation paper size (GH-8585) | Jean-François B | 2019-09-09 | 1 | -1/+5 |
| | | | | | The "A4" pdfs were previously the wrong size due to a change in the options in Sphinx 1.5. See also sphinx-doc/sphinx#5235 | ||||
* | Doc: Bump Sphinx verison. (#13785) | Julien Palard | 2019-06-15 | 1 | -1/+1 |
| | | | To reflect the one we're using in production. | ||||
* | Doc: Update pip and setuptools when creating the virtual environment (GH-13307) | Stéphane Wirtel | 2019-05-14 | 1 | -0/+1 |
| | | | Add a new pip install before `sphinx` etc.. because we should use the last version of `pip` and `setuptools` | ||||
* | bpo-36838: Suggest 'make venv' when missing Doc/ tools. (GH-13173) | Gregory P. Smith | 2019-05-07 | 1 | -4/+12 |
| | |||||
* | bpo-36329: Declare the version of Python to use for Tools/scripts/serve.py ↵ | Stéphane Wirtel | 2019-03-18 | 1 | -1/+1 |
| | | | | | | | | (#12385) * bpo-36329: Declare the version of Python to use for Tools/scripts/serve.py * Add the blurb entry | ||||
* | Doc: -W flag for sphinx-build can be disabled (GH-10303) | Julien Palard | 2018-11-03 | 1 | -2/+3 |
| | |||||
* | bpo-34081: Fix wrong example link that was linking to distutils (GH-8248) | Xtreak | 2018-10-21 | 1 | -1/+1 |
| | |||||
* | bpo-30607: Use external python-doc-theme (GH-2017) | Jon Wayne Parrott | 2018-03-01 | 1 | -1/+1 |
| | |||||
* | Revert "bpo-30487: automatically create a venv and install Sphinx when ↵ | Ned Deily | 2017-11-27 | 1 | -7/+5 |
| | | | | | | running make (GH-4346)" (#4592) Fix breakage documented in bpo-32149. This reverts commit d8d6b9122134f040cd5a4f15f40f6c9e3386db4d. | ||||
* | bpo-30487: automatically create a venv and install Sphinx when running make ↵ | Caleb Hattingh | 2017-11-26 | 1 | -5/+7 |
| | | | | (GH-4346) | ||||
* | bpo-31036: Allow sphinx and blurb to be found automatically (#3440) | Ned Deily | 2017-09-08 | 1 | -6/+8 |
| | | | | 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. | ||||
* | Include additional changes to support blurbified NEWS (#3340) | Ned Deily | 2017-09-05 | 1 | -1/+16 |
| | |||||
* | bpo-31045: Language switch (#2652) | Julien | 2017-08-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | * 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. | ||||
* | bpo-30052: Always regenerate cross-references (#1339) | Nick Coghlan | 2017-06-02 | 1 | -2/+7 |
| | | | | | | | | | | | | | * 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. | ||||
* | Rename Doc/README.txt to Doc/README.rst and add formatting (#104) | Roger | 2017-02-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * 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 | ||||
* | Doc/Makefile: set PYTHON to python3 (#124) | Victor Stinner | 2017-02-15 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | Fix some sphinx warnings (#9) | Ryan Gonzalez | 2017-02-11 | 1 | -1/+1 |
| | | | | * Fix some deprecation warnings in Doc/conf.py * Fix an rst error in Misc/NEWS | ||||
* | Issue #27896: Allow passing sphinx options to Doc/Makefile | Victor Stinner | 2016-10-16 | 1 | -2/+2 |
| | | | | Patch written by Julien Palard. | ||||
* | merge with 3.5 | Georg Brandl | 2016-06-15 | 1 | -1/+8 |
|\ | |||||
| * | merge with 3.4 | Georg Brandl | 2016-06-15 | 1 | -1/+8 |
| |\ | |||||
| | * | Docs: add html-stable autobuild variant | Georg Brandl | 2016-06-15 | 1 | -1/+7 |
| | | | |||||
* | | | Don't doc check the venv dir | Zachary Ware | 2016-03-25 | 1 | -1/+1 |
|/ / | |||||
* | | Regenerated pydoc topic index in preparation for Python 3.5.0b2. | Larry Hastings | 2015-05-30 | 1 | -2/+2 |
| | | |||||
* | | merge 3.4 | Benjamin Peterson | 2014-12-10 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | fix path to patchlevel.py | Benjamin Peterson | 2014-12-10 | 1 | -1/+1 |
| | | |||||
| * | Move Doc/tools/sphinxext content to Doc/tools, there is no need for the ↵ | Georg Brandl | 2014-09-30 | 1 | -2/+2 |
| | | | | | | | | nested subdirectory anymore. | ||||
* | | Issue #22394: Add a 'venv' command to Doc/Makefile. | Brett Cannon | 2014-12-05 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | | | | | | This will create a venv using the interpreter specified by the PYTHON variable for the Makefile that also install Sphinx. Typical usage is expected to be: cd Doc make venv PYTHON=../python make html PYTHON=venv/bin/python3 | ||||
* | | Move Doc/tools/sphinxext content to Doc/tools, there is no need for the ↵ | Georg Brandl | 2014-09-30 | 1 | -2/+2 |
|/ | | | | nested subdirectory anymore. | ||||
* | Dont define an empty SPHINXOPTS, which overrides a definition from the ↵ | Georg Brandl | 2014-09-30 | 1 | -1/+0 |
| | | | | environment. | ||||
* | allow archives for rc releases to be built (closes #22484) | Benjamin Peterson | 2014-09-25 | 1 | -2/+3 |
| | |||||
* | Issue #15759: "make suspicious", "make linkcheck" and "make doctest" in Doc/ | Serhiy Storchaka | 2014-07-22 | 1 | -10/+16 |
| | | | | now display special message when and only when there are failures. | ||||
* | Issue #17386: List the 'htmlview' target in the Doc/Makefile help output. | Zachary Ware | 2014-04-29 | 1 | -0/+1 |
| | |||||
* | Doc: do not compress .epub for dist, it is already zipped. | Georg Brandl | 2014-03-28 | 1 | -8/+2 |
| | |||||
* | Remove references to make targets deleted in eef7899ea7ab | Éric Araujo | 2014-03-13 | 1 | -3/+2 |
| | |||||
* | Doc: do not rely on checked-out Sphinx toolchain from svn.python.org anymore | Georg Brandl | 2014-02-16 | 1 | -29/+2 |
| | | | | | | | | | Nowadays it is likely that people will have Sphinx installed, and if not, they will know how to install it. This also simplifies life a lot for distribution packagers, who typically do not want the doc build process to connect to external web resources. | ||||
* | Closes #20258: Sphinx toolchain: move back to Jinja2 2.3.1 with support for ↵ | Georg Brandl | 2014-01-14 | 1 | -1/+1 |
| | | | | Py2.5. | ||||
* | Update Sphinx toolchain. | Georg Brandl | 2014-01-11 | 1 | -4/+4 |
| | |||||
* | Doc/Makefile: also do "make suspicious" during daily autobuild | Georg Brandl | 2013-11-24 | 1 | -0/+1 |
| | |||||
* | Add a autobuild-quick target that only rebuilds HTML. | Georg Brandl | 2012-10-28 | 1 | -0/+5 |
| | |||||
* | #8040: merge with 3.2. | Ezio Melotti | 2012-10-27 | 1 | -1/+1 |
|\ | |||||
| * | #8040: enable the versionswitcher for the autobuild-dev target. | Ezio Melotti | 2012-10-27 | 1 | -1/+1 |
| | | |||||
* | | Use newer version of Pygments that handles "yield from". | Georg Brandl | 2012-09-30 | 1 | -1/+1 |
|/ | |||||
* | Fix target path in message. | Georg Brandl | 2011-07-03 | 1 | -1/+1 |
| | |||||
* | Update to 1.0.7. | Georg Brandl | 2011-01-15 | 1 | -1/+1 |
| | |||||
* | #10130: Prepare for building epub-format docs. | Georg Brandl | 2011-01-05 | 1 | -0/+16 |
| | |||||
* | Switch to Sphinx 1.0.5. | Georg Brandl | 2010-11-12 | 1 | -1/+1 |
| | |||||
* | Update to Sphin 1.0.4. | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
| | |||||
* | Fix the suspicious builder not to write CRLF, update suspicious file and add ↵ | Georg Brandl | 2010-10-06 | 1 | -5/+6 |
| | | | | instructions to Makefile. | ||||
* | Revert accidental commit, apologies for the noise | Éric Araujo | 2010-09-06 | 1 | -2/+2 |
| |