mirror of https://github.com/ecmwf/eccodes.git
Print out version of doxygen
This commit is contained in:
parent
ea3f1dea69
commit
9b06e9864e
|
@ -15,6 +15,7 @@ set -e
|
|||
|
||||
rm -fr ../html/*
|
||||
touch ../html/Makefile.am
|
||||
doxygen --version
|
||||
doxygen grib_api_wiz.cfg
|
||||
|
||||
# Do not copy this. Use default generated doxygen.css
|
||||
|
|
Loading…
Reference in New Issue