blob: 691e3cfad93aaf34d2bb61f95d83e7a56f2ccf2d [file] [log] [blame]
#!/usr/bin/env bash
# make dcoumenatation and copy to website directry
make clean html
cp -r target/html/* ../content/docs