Skip to content
Snippets Groups Projects
user avatar
Oleksandr authored
* Made isort for CI check only

* Added badges
a34fa0dc
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.

docs

To generate docs follow the below steps:

  1. pip install -r requirements.txt
  2. Install requirements for habitat-api from the corresponding requirements.txt
  3. make html

Running the above commands will create a build folder containing html files for the generated documentation.