eccodes/doxygen/make_dox.sh

11 lines
144 B
Bash
Raw Normal View History

2013-03-25 12:04:10 +00:00
#!/bin/sh
cd ../tools
./make_dox.ksh
cd ../doxygen
2016-06-16 17:49:55 +00:00
2013-03-25 12:04:10 +00:00
rm -f ../html/*
touch ../html/Makefile.am
doxygen grib_api_wiz.cfg
cp doxygen.css ../html/