The development environment setup docs were duplicated in two separate places. This commit remove it from the "Getting Started" section and into the contributor guide. Change-Id: If243fd9896be286f9d4c80139eb3cb86600f0052
Building Docs
Developer documentation is generated using Sphinx. To build this documentation, run the following from the root of the repository:
$ tox -e docs
The documentation will be built at doc/build/.