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

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

[Octave-bug-tracker] [bug #65220] get_help_text returns docstring from p


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #65220] get_help_text returns docstring from parent methods
Date: Mon, 29 Jan 2024 04:35:40 -0500 (EST)

Follow-up Comment #8, bug#65220 (group octave):

In Matlab R2023b, "help inputParser.addParameter" shows the help text for that
method.
"help inputParser" and "help inputParser.inputParser" can both be used to show
the help text for the constructor.

"help containers.Map.isKey" shows the help text for that method.
"help containers.Map" and "help containers.Map.Map" show the help text for the
constructor.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65220>

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




reply via email to

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