Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 409 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 409 Bytes

dci-doc

Documentation for DCI

requirements

preparation

dci-doc need to be bootstraped in a dci-dev-env environment. Clone dci-dev-env then run dci-dev-env/utils/bootstrap.sh.

run the documentation locally

cd dci-doc
./build.sh
cd docs
python -m http.server -b 0.0.0.0