stas 2002/06/30 09:10:45 Modified: src/search search_options Log: commit the up-to-date autogenerated files Revision Changes Path 1.9 +23 -1 modperl-docs/src/search/search_options Index: search_options =================================================================== RCS file: /home/cvs/modperl-docs/src/search/search_options,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- search_options 30 Jun 2002 16:00:30 -0000 1.8 +++ search_options 30 Jun 2002 16:10:45 -0000 1.9 @@ -3,7 +3,7 @@ # *** Automatically generated file. Do not edit. Modify ./make.pl instead! *** # File: 'search_options' # Use: generating the sidebar select options for searching -# Created: Sun Jun 30 14:01:00 2002 +# Created: Mon Jul 1 00:10:28 2002 #-------------------------------------------------------------------------------------- search_areas = [ @@ -49,4 +49,26 @@ "SecQ" => "Products" "SecR" => "Contribute" } + + search_path_map = [ + { path => "^docs/1.0/guide", section => "SecE" } + { path => "^docs/1.0/win32", section => "SecF" } + { path => "^docs/tutorials", section => "SecM" } + { path => "^docs/2.0/devel", section => "SecJ" } + { path => "^docs/2.0/user", section => "SecI" } + { path => "^docs/offsite", section => "SecN" } + { path => "^docs/2.0/api", section => "SecK" } + { path => "^docs/general", section => "SecL" } + { path => "^docs/1.0/api", section => "SecG" } + { path => "^outstanding", section => "SecA" } + { path => "^contribute", section => "SecR" } + { path => "^download", section => "SecB" } + { path => "^docs/1.0", section => "SecD" } + { path => "^docs/2.0", section => "SecH" } + { path => "^maillist", section => "SecP" } + { path => "^products", section => "SecQ" } + { path => "^help", section => "SecO" } + { path => "^docs", section => "SecC" } + ] -%] +
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]