Browse Source

reorder skip list; i.ask is gone

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@36086 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 16 years ago
parent
commit
4c5fa57679
1 changed files with 3 additions and 4 deletions
  1. 3 4
      tools/build_html_index.sh

+ 3 - 4
tools/build_html_index.sh

@@ -4,16 +4,15 @@
 # Markus Neteler, 2003, 2004, 2005, 2006
 
 
-## TODO: better fix this in include/Make/Html.make, see bug #5361
+## TODO: better fix this in include/Make/Html.make, see bug RT #5361
 
 #exclude following list of modules from help index:
 EXCLUDEMODS="\
-v.topo.check \
-i.ask \
 i.find \
-helptext.html \
 r.watershed.ram \
 r.watershed.seg \
+v.topo.check \
+helptext.html \
 wxGUI.*"
 
 # these modules don't use G_parser()