
26 Oct
2015
26 Oct
'15
4:27 a.m.
Hi, On 2015-10-26 at 08:59:26 +0100, Simon Peyton Jones wrote:
The GHC wiki says you need Sphinx to build docs, https://ghc.haskell.org/trac/ghc/wiki/Building/Preparation/Tools and refers to the Preparation doc for how to install Sphinx https://ghc.haskell.org/trac/ghc/wiki/Building/Preparation But the Windows sub-page of Preparation does not say how to install Sphinx.
Question: how does one install Sphinx on Windows? The sphinx-doc home page mutters about 'pip', but I've never used that. Does anyone have instructions?
Have you tried following the instructions on http://sphinx-doc.org/latest/install.html#windows-install-python-and-sphinx ? If those instructions work, I guess we should link there... Cheers, hvr