setuptools and recommonmark

This commit is contained in:
Sajith Sasidharan 2021-03-23 10:36:06 -04:00
parent db02800232
commit 517cfad4df

View File

@ -27,7 +27,7 @@ the resulting docs/_build/html/index.html in your web browser.
If you have Sphinx and Make installed, you can also run `make html` If you have Sphinx and Make installed, you can also run `make html`
within the docs directory. You may also need to install some within the docs directory. You may also need to install some
additional Python packages, such as setuptools and recommonmark. additional Python packages, such as `setuptools` and `recommonmark`.
Note that Sphinx can also process comments in Python source code to Note that Sphinx can also process comments in Python source code to
generate API documentation. Tahoe-LAFS currently does not use Sphinx generate API documentation. Tahoe-LAFS currently does not use Sphinx