mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Should use venv sphinx-build
This commit is contained in:
@@ -77,7 +77,7 @@ In order to generate the sphinx documentation, run the following commands.
|
||||
```
|
||||
./venv/bin/python setup.py docs
|
||||
cd docs
|
||||
make SPHINXBUILD='../venv/bin/python /usr/local/bin/sphinx-build'
|
||||
make SPHINXBUILD='../venv/bin/python ../venv/bin/sphinx-build'
|
||||
```
|
||||
|
||||
This should generate documentation in the /lets-encrypt-preview/docs/_build/html
|
||||
|
||||
Reference in New Issue
Block a user