Re: Help Browser
- To: mathgroup at smc.vnet.net
- Subject: [mg48537] Re: Help Browser
- From: drbob at bigfoot.com (Bobby R. Treat)
- Date: Fri, 4 Jun 2004 04:50:32 -0400 (EDT)
- References: <c9k4he$fjs$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
On my machine there are 24 BrowserCategories.m files, and ALL of them are in the Documentation\English directory (depending on what directories come before or after that in the path). The one WRI means, I think, is the one in $TopDirectory\Documentation\English. Bobby "Bruce W. Colletti" <bcolletti at compuserve.com> wrote in message news:<c9k4he$fjs$1 at smc.vnet.net>... > The reply below (by Bruce Miller, Wolfram Tech Support) will help those who > want an easier Help Browser experience: how to make the AddOns tab the > default location when opening the Help Browser." > > As an aside, those who want to build their own help texts will like Bobby > Treat's recent posting on that matter. Check that out, too. > > Bruce > > ----- Original Message ----- > From: <support at wolfram.com> To: mathgroup at smc.vnet.net > Subject: [mg48537] [TS 14312]--Re:[Phone 1495] Help Browser > > > > To make AddOns the default category in the Help Browser, edit the file > > Documentation/English/BrowserCategories.m > > and make the line > > HelpDirectoryListing[{"AddOns"}, False], > > the first one in the list of categories. Save the file, open > Mathematica, > > > > go to Help menu - Rebuild Help Index. After the index is rebuilt, > > AddOns should be the first (and default) category.