File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1468,7 +1468,7 @@ below. You can view the documentation after building the HTML by pointing
1468
1468
a browser at the file :file: `Doc/build/html/index.html `.
1469
1469
1470
1470
You are expected to have installed the latest stable version of
1471
- Sphinx _ and blurb _ on your system or in a virtualenv _ (which can be
1471
+ Sphinx _, blurb _, and python-docs-theme _ on your system or in a virtualenv _ (which can be
1472
1472
created using ``make venv ``), so that the Makefile can find the
1473
1473
``sphinx-build `` command. You can also specify the location of
1474
1474
``sphinx-build `` with the ``SPHINXBUILD `` :command: `make ` variable.
@@ -1500,7 +1500,7 @@ See also :file:`Doc/README.rst` for more information.
1500
1500
Without make
1501
1501
------------
1502
1502
1503
- Install the Sphinx and blurb packages from PyPI.
1503
+ Install the Sphinx _, blurb _, and python-docs-theme _ packages from PyPI.
1504
1504
1505
1505
Then, from the ``Doc `` directory, run::
1506
1506
@@ -1515,3 +1515,4 @@ see the make targets above).
1515
1515
.. _Sphinx : http://sphinx-doc.org/
1516
1516
.. _virtualenv : https://virtualenv.pypa.io/
1517
1517
.. _blurb : https://pypi.org/project/blurb/
1518
+ .. _python-docs-theme : https://pypi.org/project/python-docs-theme/
You can’t perform that action at this time.
0 commit comments