eccodes/doxygen/make_dox.sh

11 lines
161 B
Bash
Raw Normal View History

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