Re: broken online help system

Leon Bottou <[email protected]>
Newsgroups gmane.lisp.lush.devel
Message-ID <[email protected]>
> Second observation: When I change text in a module (.lsh file) and
> then reload the module, the function and and class objects get updated
> but not the associated help texts. More general, if I load my own
> modules, the help texts in them don't become available to lush's
> search facility.

The help system worked like this long ago (before the thing was called lush).
The current system only consider help text from files
included by a master document (by default lsh/lush-manual.hlp.)

Note that you can call helptool with another master document.
For instance (helptool "myfile.lsh")

Yann implemented this because there seems to be no good way
to simultaneously consider the help text contained in every 
loaded file and maintain a meaningful manual structure.

Personally I prefer the old way of doing things.
But Yann studied the problem more closely and chose the other option...

- L.


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.