1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

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

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: