Simple script to generate doxgen documentation
[geeqie.git] / scripts / doxygen-help.sh
index 75b00ca..4621b0b 100755 (executable)
 ##  
 ##  **********************************************************************
 ##  
-## To generate the Doxygen html files set the following
-## environment variables:  
-## DOCDIR (destination folder)  
-## SRCDIR (must point to the level above the source code)  
-## PROJECT  
-## VERSION
-##  
-## Then run 'doxygen doxygen.conf'
+## To generate the Doxygen html files run 'doxygen.sh'
 ##
  
 if [ -z "${DOCDIR}" ]