octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #31905] Doc : 'help' no longer documented corr


From: Rik
Subject: [Octave-bug-tracker] [bug #31905] Doc : 'help' no longer documented correctly
Date: Mon, 27 Dec 2010 06:09:21 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101206 Ubuntu/9.10 (karmic) Firefox/3.6.13

Follow-up Comment #2, bug #31905 (project octave):

I like the idea of categories, but it seems like it might be a lot to
implement just now ahead of the 3.4 release.  What about having a function
which simply listed the user-visible functions?  This would have the advantage
of capturing user scripts and Octave-Forge scripts which wouldn't necessarily
be in the @ref{Categorical List of Functions}.

A simple template for the function list might be


func_list = sort (vertcat (vertcat (__list_functions__ , __builtins__)));


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31905>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]