[GRASS-SVN] r31086 - grass/branches/releasebranch_6_3/tools

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Apr 23 06:42:41 EDT 2008


Author: hamish
Date: 2008-04-23 06:42:41 -0400 (Wed, 23 Apr 2008)
New Revision: 31086

Modified:
   grass/branches/releasebranch_6_3/tools/build_html_index.sh
Log:
backport symlink to shell script bits

Modified: grass/branches/releasebranch_6_3/tools/build_html_index.sh
===================================================================
--- grass/branches/releasebranch_6_3/tools/build_html_index.sh	2008-04-23 10:42:17 UTC (rev 31085)
+++ grass/branches/releasebranch_6_3/tools/build_html_index.sh	2008-04-23 10:42:41 UTC (rev 31086)
@@ -6,7 +6,7 @@
 #exclude following list of modules from help index:
 # escape it properly:
 ## TODO: better fix this in include/Make/Html.make, see bug #5361
-EXCLUDEHTML="v\.topo\.check\|i\.ask\|i\.find\|photo\.elev\|photo\.target\|helptext\.html\|r\.watershed\.ram\|r\.watershed\.seg\|wxGUI.*html"
+EXCLUDEHTML="v\.topo\.check\|i\.ask\|i\.find\|photo\.elev\|photo\.target\|helptext\.html\|r\.watershed\.ram\|r\.watershed\.seg\|wxGUI.*html\|d\.paint\.labels\|p\.out\.vrml\|r\.cats"
 ############# nothing to configure below ############
 
 #fetch the ARCH for store the files:



More information about the grass-commit mailing list