To generate docs follow the below steps:
pip install -r requirements.txt
- Install requirements for habitat-api from the corresponding requirements.txt
make html
Running the above commands will create a build
folder containing html files for the generated documentation.