xgboost/doc/mkdoc.sh
2015-07-03 15:15:11 -07:00

5 lines
60 B
Bash
Executable File

#!/bin/bash
cd ../include
doxygen ../doc/Doxyfile
cd ../doc