[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: documenting class methods
From: |
Mike Miller |
Subject: |
Re: documenting class methods |
Date: |
Tue, 17 Sep 2013 18:07:48 -0400 |
On Tue, Sep 17, 2013 at 14:38:56 -0700, Rik wrote:
> On 09/17/2013 01:02 PM, address@hidden wrote:
>>
>> @DOCSTRING(@class/method) does not seem to work. Is there some way to
>> include docstrings from class methods?
> This syntax works for the @ftp class which is documented in system.txi.
>
> Maybe you don't have the @class directory in a place Octave is looking.
I also believe that is the problem. I was helping Vytautas figure this
out in a chat this afternoon, I think the problem is that the scripts
are not listed in the FCN_FILES variable. Once the files are known to
the Makefile their docstrings should be included correctly.
--
mike