Nebullvm documentation is built using Sphynx and furo! You can follow the guide below for
- Install nebullvm according to README.md.
- Install additional libraries required to build docs:
pip install -r requirements-docs.txt
- Run
make html
from this directory.