'pip' is just a Python package manager. Following the steps at http://sphinx-doc.org/latest/install.html#windows-install-python-and-sphinx should give you a working sphinx install. I can test those on my Windows machine once I'm home, but that won't be for a few hours.
On Mon, Oct 26, 2015 at 8:59 AM, Simon Peyton Jones <[email protected]> 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? > > Thanks > > Simon > > > _______________________________________________ > ghc-devs mailing list > [email protected] > http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs > _______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
