
This patch makes sure that the html documentation is generated with alabaster theme. Change-Id: Id2f13d44100a1eeb97670ea49f600d29119258e9
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 build/
.