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: Rik
Subject: [Octave-bug-tracker] [bug #54053] "doc persistent" should work in GUI as it does in CLI
Date: Mon, 18 Jun 2018 22:05:44 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #54053 (project octave):

                 Summary: keywords should have cindex entries so "doc KEYWORD"
works => "doc persistent" should work in GUI as it does in CLI

    _______________________________________________________

Follow-up Comment #6:

doc and help are different.  help brings up the documentation for a function. 
doc brings up the manual where a cross-reference has been set (XREF).  It just
so happens that for functions we put an XREF in the manual so that 'doc ls'
will take the reader to the point in the manual where the help text for that
function exists.


'doc else' takes the reader to the description of the if statement, which is
appropriate.  'help else' produces just a minimal string about 'else'.

The only problem I see is that 'doc' in the GUI is behaving differently then
in the CLI.  'doc persistent' or 'doc "figure properties" should work.  Note
that there is also a search facility in the documentation tab in the GUI.  The
search tab was the subject of bug reports and has been modified to work
correctly.  One can type "figure properties" (without double quotes) in to the
search field and have it find the correct cross-reference.

Re-titling report to reflect this issue.

    _______________________________________________________

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]