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

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

[Octave-bug-tracker] [bug #54053] "doc persistent" should work in GUI as


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #54053] "doc persistent" should work in GUI as it does in CLI
Date: Tue, 19 Jun 2018 10:31:07 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #9, bug #54053 (project octave):

@Rik: my understanding is that in the GUI, "doc xyz" only works if "xyz" is
listed in the "Index" tab of the search pane. This list is basically something
we control since it is extracted by your Perl script from the function
reference. So we basically have two choices:
* extend the list of "Index" by parsing also the the concept index, graphics
properties index and operator index html pages
* make the C++ search path a little bit smarter and let it launch a "Search"
on the "xyz" if the basic index search did not return any result.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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