Skip to content

mabrobotics/hb-docs

Repository files navigation

hb-docs

Documentation for Honey Badger robots.

Documentation structure

Building

Prepare build environment

sudo apt install python3-venv
python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt

Build the docs

jupyter-book build .

Pushing & Merging

Before every merge, do a typos check with:

typos

About

Documentation for honey badger robots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors