[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #43047] help() does not see classdef files
From: |
Carnë Draug |
Subject: |
[Octave-bug-tracker] [bug #43047] help() does not see classdef files |
Date: |
Fri, 22 Aug 2014 00:17:50 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.0 |
Update of bug #43047 (project octave):
Operating System: GNU/Linux => Any
Summary: build failure during making docimentation =>
help() does not see classdef files
_______________________________________________________
Follow-up Comment #1:
The problem is the new class 'inputParser' which is a classdef class and not a
normal function.
Although the class is documented, it seems to fail to recognize it. This is
the first classdef function in Octave so there's kinks like that which need to
be ironed. Because the docstring should be included in the manual, this causes
the documentation build to fail.
Note that the error message is incorrect. The message says "'inputParser' is
not documented" but it is. The bug seems to come from get_help_text() which
does not recognize it as such and returns "not documented".
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?43047>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/