We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c97ce5 commit ef35770Copy full SHA for ef35770
docs/starting/installation.rst
@@ -16,7 +16,12 @@ Installation Guides
16
These guides go over the proper installation of :ref:`Python <which-python>`
17
for development purposes, as well as setuptools, pip and virtualenv.
18
19
-- :ref:`Python 3 on MacOS <install3-osx>`.
+- :ref:`Python 3 on MacOS <install3-osx>`
20
+- :ref:`Python 3 on Windows <install3-windows>`.
21
+- :ref:`Python 3 on Linux <install3-liux>`.
22
+
23
+--------------------------------
24
25
- :ref:`Python 2 on MacOS <install-osx>`.
26
- :ref:`Python 2 on Microsoft Windows <install-windows>`.
27
- :ref:`Python 2 on Ubuntu Linux <install-linux>`.
0 commit comments