python3 -m pip install odm-sdk
odm-user-setup init
python3 -m pip install -r requirements-docs.txt
cd docs
make html
Note! make
use script make_shell_docs.py
that generates documentation for shell applications
docs/ - folder with documentation sources
odm_sdk/ - folder with library and tests
setup.py - installation setup for odm_sdk library