>>>>> "Christian" == Christian Ridderström <[EMAIL PROTECTED]> writes:
Christian> On Mon, 15 Dec 2003, John Levon wrote: >> On Mon, Dec 15, 2003 at 08:02:11PM +0100, Christian Ridderstr?m wrote: >> >> > http://wiki.lyx.org/pmwiki.php/LyX/LyxFunctionList1-3-3 >> > >> >> It was removed for a couple of reasons. For starters, most of the >> "help" was in fact useless. Second, it didn't really fit in well >> with other changes made to lfuns in the 1.4 series. Christian> Ok.. so at the moment there is no textual description at Christian> all about what each lfun does or is supposed to do? That Christian> is... right now we only know (implicitly through the Christian> source) what each lfun actually does? To expand on John's answers: the help text of the lfuns was mainly used to provide tooltips for icons. These tooltips are now defined in stdtoolbars.ui. It may make sense to make a script that extracts the toolbar help and/or menu entries associated to a lfun. But of course, you'd only cover lfuns that have a GUI association, which are not the most interesting to document. JMarc