ADTK Documentation Install necessary sphinx packages if they are not installed yet. $ pip install -r requirements-docs.txt Build documentation. $ make html Now you may open documentation by opening _build/html/index.html in your browser.