Merge pull request #5754 from edaleeta/updating-developer-guide

Add note to developer guide docs about installing docs extras. (#4946)
This commit is contained in:
schoen 2018-04-09 16:36:36 -07:00 committed by GitHub
commit 56fb667e15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -376,6 +376,9 @@ commands:
This should generate documentation in the ``docs/_build/html``
directory.
.. note:: If you skipped the "Getting Started" instructions above,
run ``pip install -e ".[docs]"`` to install Certbot's docs extras modules.
.. _docker-dev: