diff options
author | Steve Dower <steve.dower@microsoft.com> | 2015-05-03 21:54:32 (GMT) |
---|---|---|
committer | Steve Dower <steve.dower@microsoft.com> | 2015-05-03 21:54:32 (GMT) |
commit | 1d4880db3d48bbb52226a7ea1bfeb6f6c8c81f64 (patch) | |
tree | 44179b714c767c59c9408b1b6808649c8cba7ec2 /Doc | |
parent | 2d0a69a456831f483a612fa97c7ed1b178b1bdd2 (diff) | |
download | cpython-1d4880db3d48bbb52226a7ea1bfeb6f6c8c81f64.zip cpython-1d4880db3d48bbb52226a7ea1bfeb6f6c8c81f64.tar.gz cpython-1d4880db3d48bbb52226a7ea1bfeb6f6c8c81f64.tar.bz2 |
Enables shortcuts to be deselected when installing on Windows.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/using/windows.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst index 47d6fd0..999ec1f 100644 --- a/Doc/using/windows.rst +++ b/Doc/using/windows.rst @@ -115,6 +115,9 @@ of available options is shown below. | | tho :envvar:`PATH` and ``.PY`` to | | | | :envvar:`PATHEXT` | | +---------------------------+--------------------------------------+--------------------------+ +| Shortcuts | Create shortcuts for the interpreter,| 1 | +| | documentation and IDLE if installed. | | ++---------------------------+--------------------------------------+--------------------------+ | Include_doc | Install Python manual | 1 | +---------------------------+--------------------------------------+--------------------------+ | Include_debug | Install debug binaries | 0 | |