Contents:
python: download latest version of python and check the box to add python to environment path link
sphinx: after installing python install sphinx using the following command:
pip install sphinx
read the docs theme: in the same manner install rtd theme
pip install sphinx_rtd_theme