MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

rebuild the help index problem

  • To: mathgroup at smc.vnet.net
  • Subject: [mg72264] rebuild the help index problem
  • From: "learner" <freephys at gmail.com>
  • Date: Sun, 17 Dec 2006 06:20:10 -0500 (EST)

howdy.
I add below at the end of BrowserCategories.m under Addons folder

BrowserCategory["Complex Analysis", None,
    	 {Item["Cauchy", "MyHelp.nb"]}]

And Put the MyHelp.nb at the same folder as BrowserCategories.m .

After rebuilding the help index, I can see Complex Analysis and Cauchy
, but when i cliked to Cauchy, the corresponding file MyHelp.nb does
not show up? ?

thanks for your attention and help


  • Prev by Date: simplifying inequalities
  • Next by Date: Re: Notebook Typesetting for Printing
  • Previous by thread: Re: simplifying inequalities
  • Next by thread: Re: rebuild the help index problem