Documentation for DCI
- python3
- dci-dev-env
dci-doc need to be bootstraped in a dci-dev-env environment.
Clone dci-dev-env then run dci-dev-env/utils/bootstrap.sh
.
cd dci-doc
./build.sh
cd docs
python -m http.server -b 0.0.0.0
Documentation for DCI
dci-doc need to be bootstraped in a dci-dev-env environment.
Clone dci-dev-env then run dci-dev-env/utils/bootstrap.sh
.
cd dci-doc
./build.sh
cd docs
python -m http.server -b 0.0.0.0