mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Sphinx is available on Chocolatey
This commit is contained in:
@@ -107,7 +107,29 @@ Anaconda
|
||||
Windows
|
||||
-------
|
||||
|
||||
.. todo:: Could we start packaging this?
|
||||
Sphinx can be install using `Chocolatey`__ or :ref:`installed manually <windows-other-method>`.
|
||||
|
||||
__ https://chocolatey.org/
|
||||
|
||||
Chocolatey
|
||||
~~~~~~~~~~
|
||||
|
||||
::
|
||||
|
||||
$ choco install sphinx
|
||||
|
||||
You would need to `install Chocolatey
|
||||
<https://chocolatey.org/install/>`_.
|
||||
before running this.
|
||||
|
||||
For more information, refer to the `chocolatey page`__.
|
||||
|
||||
__ https://chocolatey.org/packages/sphinx/
|
||||
|
||||
.. _windows-other-method:
|
||||
|
||||
Other Methods
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Most Windows users do not have Python installed by default, so we begin with
|
||||
the installation of Python itself. To check if you already have Python
|
||||
|
||||
Reference in New Issue
Block a user