| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement Windows release builds in Azure Pipelines (GH-14065) | Steve Dower | 2019-06-14 | 1 | -1/+1 |
* | bpo-35374: Avoid trailing space in hhc file name if found on PATH. (GH-10849) | chrullrich | 2019-01-07 | 1 | -1/+1 |
* | bpo-35482: Fixes HTML escaping in CHM index and build location of NEWS file (... | Steve Dower | 2018-12-19 | 1 | -7/+6 |
* | bpo-34977: Add Windows App Store package (GH-11027) | Steve Dower | 2018-12-10 | 1 | -0/+4 |
* | Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019) | Victor Stinner | 2018-12-07 | 1 | -2/+0 |
* | bpo-34977: Add Windows App Store package (GH-10245) | Steve Dower | 2018-12-06 | 1 | -0/+2 |
* | bpo-34006: Revert line length limit for Windows help docs (GH-8051) | Zachary Ware | 2018-07-02 | 1 | -0/+3 |
* | bpo-33831: Make htmlview run again (GH-7628) | Andrés Delfino | 2018-06-11 | 1 | -1/+1 |
* | bpo-33696: Install python-docs-theme even if SPHINXBUILD is defined (GH-7242) | Andrés Delfino | 2018-05-30 | 1 | -9/+7 |
* | bpo-33670: Expose Sphinx errorlevel (GH-7156) | Andrés Delfino | 2018-05-28 | 1 | -1/+1 |
* | bpo-33673: Install python-docs-theme even if Sphinx is already installed (GH-... | Andrés Delfino | 2018-05-28 | 1 | -1/+7 |
* | bpo-33522: Enable CI builds on Visual Studio Team Services (#6865) | Steve Dower | 2018-05-16 | 1 | -4/+6 |
* | bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711) | Stefan Grönke | 2017-09-25 | 1 | -1/+1 |
* | Fix build issues in Doc/make.bat (#3658) | Steve Dower | 2017-09-19 | 1 | -8/+10 |
* | bpo-31340: Change to building with MSVC v141 (included with Visual Studio 201... | Steve Dower | 2017-09-06 | 1 | -0/+24 |
* | Fixes doc/make.bat to properly handle quoted paths. (#3302) | Steve Dower | 2017-09-04 | 1 | -8/+8 |
* | [bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688) | Steve Dower | 2017-07-17 | 1 | -1/+12 |
* | Show what's changed when Travis fails regen check (GH-2095) | Zachary Ware | 2017-06-10 | 1 | -130/+130 |
* | Rename Doc/README.txt to Doc/README.rst and add formatting (#104) | Roger | 2017-02-15 | 1 | -1/+1 |
* | bpo-29521 Fix two minor documentation build warnings (#41) | Jim DeLaHunt | 2017-02-13 | 1 | -1/+1 |
* | Prevents unnecessary help text appearing in doc build. | Steve Dower | 2016-09-06 | 1 | -1/+1 |
* | Fixes argument handling in build.bat and HHC search | Steve Dower | 2015-07-20 | 1 | -10/+7 |
* | Closes #17202: Merge with 3.4 | Zachary Ware | 2015-04-13 | 1 | -133/+133 |
|\ |
|
| * | Issue #17202: Add .bat to .hgeol to force them to CRLF. | Zachary Ware | 2015-04-13 | 1 | -124/+124 |
| * | Amend b8ebf381390f: find patchlevel.py in extensions. | Martin v. Löwis | 2015-02-09 | 1 | -1/+1 |
| * | Move Doc/tools/sphinxext content to Doc/tools, there is no need for the neste... | Georg Brandl | 2014-09-30 | 1 | -1/+1 |
* | | Improve Windows release scripts | Steve Dower | 2015-02-07 | 1 | -7/+11 |
* | | Issue #23260: Update Windows installer | Steve Dower | 2015-02-05 | 1 | -5/+10 |
* | | Move Doc/tools/sphinxext content to Doc/tools, there is no need for the neste... | Georg Brandl | 2014-09-30 | 1 | -1/+1 |
|/ |
|
* | Issue #21688: Give informative error message when hhc.exe cannot be found. | Zachary Ware | 2014-06-10 | 1 | -0/+9 |
* | Issue #17386: Expand Doc/make.bat to be much more similar to Doc/Makefile | Zachary Ware | 2014-04-29 | 1 | -23/+98 |
* | Issue #21289: Fix documentation building on Windows using Doc/make.bat. | Zachary Ware | 2014-04-18 | 1 | -3/+3 |
* | Doc: do not rely on checked-out Sphinx toolchain from svn.python.org anymore | Georg Brandl | 2014-02-16 | 1 | -19/+0 |
* | Closes #20258: Sphinx toolchain: move back to Jinja2 2.3.1 with support for P... | Georg Brandl | 2014-01-14 | 1 | -1/+1 |
* | Doc: update Sphinx toolchain also in make.bat | Georg Brandl | 2014-01-12 | 1 | -4/+4 |
* | Merge with 3.2: Issue #17386 | Terry Jan Reedy | 2013-03-13 | 1 | -1/+1 |
|\ |
|
| * | Issue #17386 make.bat must run with Python 2 until Sphinx runs with Python 3. | Terry Jan Reedy | 2013-03-13 | 1 | -1/+1 |
| * | Add updated .hgeol file and fix newlines in the 3.2 branch. | Georg Brandl | 2011-03-05 | 1 | -59/+59 |
* | | Use newer version of Pygments that handles "yield from". | Georg Brandl | 2012-09-30 | 1 | -1/+1 |
* | | Make svn:eol-style's more consistent | Antoine Pitrou | 2011-02-25 | 1 | -59/+59 |
|/ |
|
* | Update to 1.0.7. | Georg Brandl | 2011-01-15 | 1 | -1/+1 |
* | 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 |
* | Update copyright years and add releases to release list. Also update Sphinx ... | Georg Brandl | 2010-07-31 | 1 | -1/+1 |
* | Merged revisions 78910 via svnmerge from | Georg Brandl | 2010-03-13 | 1 | -4/+4 |
* | Merged revisions 77151-77152 via svnmerge from | Benjamin Peterson | 2009-12-31 | 1 | -1/+1 |
* | Merged revisions 76255 via svnmerge from | Benjamin Peterson | 2009-11-13 | 1 | -1/+1 |
* | Merged revisions 73669 via svnmerge from | Benjamin Peterson | 2009-06-29 | 1 | -1/+1 |
* | Merged revisions 70980,71059,71225,71234,71241,71243,71249,71251,71255,71266,... | Benjamin Peterson | 2009-04-11 | 1 | -1/+2 |
* | Fix make.bat to match makefile changes | Raymond Hettinger | 2009-04-07 | 1 | -1/+2 |