xgboost/doc/mkdoc.sh
2015-04-08 15:30:56 -07:00

5 lines
61 B
Bash
Executable File

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