octave-maintainers
[Top][All Lists]
Advanced

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

Re: make doxygen on java


From: Carnë Draug
Subject: Re: make doxygen on java
Date: Wed, 3 Aug 2016 19:55:35 +0100

On 3 August 2016 at 17:42, Ernst Reissner <address@hidden> wrote:
> On 08/03/2016 05:49 PM, Carnë Draug wrote:
>> On 3 August 2016 at 10:28, Ernst Reissner <address@hidden> wrote:
>>> Hi all,
>>>
>>> I try to produce doxygen comments.
>>>
>>> To check whether all links are ok, I would like to try sth like make doc
>>>
>>> but i cannot find the according makefile..
>>>
>>> I build in .build.
>>>
>> Hi Ernst
>>
>> Nice to see more people working on that.  Use "make doxyhtml" as mentioned
>> in 
>> http://hg.savannah.gnu.org/hgweb/octave/file/46b67f1569b5/doc/doxyhtml/README
>>
>> Carnë
>>
> Thank you Carne,
> I just documented java-sources in scripts/java/org/octave/
> But no output reached html....
>
> Sth to be added to the makefiles???
>

I didn't realize you were trying to write docs for that.  I thought you
were documenting ov-java.  The java classes in org.octave are not really
exposed anywhere so I'm not sure it makes sense to have them on the public
doxygen docs.

Actually, why do we even have those classes?  Can't we use the JNI and
have everything in C++ in ov-java.cc?



reply via email to

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