• Sean Hammond's avatar
    Add docs for building the docs locally · 253db9e8
    Sean Hammond authored
    This adds documentation for how to build the docs locally.
    
    Previously the `make docs` command required you to have Python 3 and tox
    installed system-wide, neither of which are required for any of our
    other projects anymore, and this wasn't documented anywhere.
    
    This PR changes `make docs` to use pyenv to install Python 3 and tox, as
    all our other Python projects do, and adds a Building the Docs Locally
    page to the docs with instructions on how to install pyenv and build the
    docs locally.
    
    pyenv and tox are _not_ added to the general client dev install
    instructions since they're only needed to build the docs.
    253db9e8
Name
Last commit
Last update
..
arch Loading commit data...
developing.rst Loading commit data...
docs.rst Loading commit data...
envvars.rst Loading commit data...
index.rst Loading commit data...
mobile.rst Loading commit data...
security-sop.png Loading commit data...
security.rst Loading commit data...