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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #65220] get_help_text returns docstring from parent methods
Date: Tue, 30 Jan 2024 17:01:55 -0500 (EST)

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

Thanks for the info about the property documentation.

"A fourth option would be to simply swap the default choice of which
documentation to use when both above or below comments are present."

That is fine with me, though I can imagine it annoying some who would like to
write


%% Method doc here.
function meth ()
  %% General description of function internals here.
  ... code ...
end


and not have to place at least one statement above the "% General description"
comment to avoid having it used as the documentation.



    _______________________________________________________

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]