Vishakha Agarwal 90f6ff727a Remove python 2.7 specific library
Change-Id: I3bdf95846955dbf95ba8e85347f08638b1acf80e
2019-12-17 08:18:43 +00:00
..
2012-03-01 11:42:42 -08:00
2013-12-13 02:47:37 +00:00

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/.