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 Donoghue
Subject: [Octave-bug-tracker] [bug #65220] get_help_text returns docstring from parent methods
Date: Fri, 2 Feb 2024 10:03:27 -0500 (EST)

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

A question for both octave and whatdoes matlab do, in the case where the
inside function text is after a blank line, does maylab treat it as
documentation of just a comment?

>From example class below:


    function obj = foo ()

      ## should this be Ctor doc inside
    end


The changes in octave would make it the ctor doc - matlab ?




    _______________________________________________________

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]