[Dart-dev] DART/branches Revision: 11887
    dart at ucar.edu 
    dart at ucar.edu
       
    Tue Aug  8 12:57:44 MDT 2017
    
    
  
nancy at ucar.edu
2017-08-08 12:57:44 -0600 (Tue, 08 Aug 2017)
100
we renamed 'doc' to 'documentation'.  this file is
now updated to specify the correct destination.
Modified: DART/branches/rma_trunk/documentation/doxygen/gendocs
===================================================================
--- DART/branches/rma_trunk/documentation/doxygen/gendocs	2017-08-08 15:39:00 UTC (rev 11886)
+++ DART/branches/rma_trunk/documentation/doxygen/gendocs	2017-08-08 18:57:44 UTC (rev 11887)
@@ -26,7 +26,7 @@
 umodel=`echo $model | tr '[a-z]' '[A-Z]' `
 toppath=`cd ../../../; pwd`
 
-destdir=$toppath/doc/doxygen/$model
+destdir=$toppath/documentation/doxygen/$model
 
 echo Generating documentation for all executables in the current directory
 echo for the model ${model}.   All html files will be located under the directory
    
    
More information about the Dart-dev
mailing list