public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
* javadoc for kawa api
@ 2015-11-27  9:17 Damien Mattei
  2015-11-27 16:14 ` Per Bothner
  0 siblings, 1 reply; 4+ messages in thread
From: Damien Mattei @ 2015-11-27  9:17 UTC (permalink / raw)
  To: kawa

Hi,

is there a javadoc.jar or something else for kawa,
i imported the kawa library in Netbeans but when i want some contextual help
it complains that there is no attached javadoc to the jar file
containing kawa-2.1.jar

regards,

Damien

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: javadoc for kawa api
  2015-11-27  9:17 javadoc for kawa api Damien Mattei
@ 2015-11-27 16:14 ` Per Bothner
  2015-12-03 10:20   ` Damien Mattei
  0 siblings, 1 reply; 4+ messages in thread
From: Per Bothner @ 2015-11-27 16:14 UTC (permalink / raw)
  To: Damien Mattei, kawa



On 11/27/2015 01:17 AM, Damien Mattei wrote:
> Hi,
>
> is there a javadoc.jar or something else for kawa,
> i imported the kawa library in Netbeans but when i want some contextual help
> it complains that there is no attached javadoc to the jar file
> containing kawa-2.1.jar

Not a jar, but the javadoc is available at
http://www.gnu.org/software/kawa/api/

You can also build the javadoc using the command:

$ make install-javadoc-html JAVADOC_DIR=kawa/api

Set JAVADOC_DIR where you want the files.
-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: javadoc for kawa api
  2015-11-27 16:14 ` Per Bothner
@ 2015-12-03 10:20   ` Damien Mattei
  2015-12-03 10:52     ` Damien Mattei
  0 siblings, 1 reply; 4+ messages in thread
From: Damien Mattei @ 2015-12-03 10:20 UTC (permalink / raw)
  To: Per Bothner, kawa

i can not find in the doc the gnu.kawa.io ? i was just trying to convert
FilePAth to String...

Le 27/11/2015 17:14, Per Bothner a écrit :
>
>
> On 11/27/2015 01:17 AM, Damien Mattei wrote:
>> Hi,
>>
>> is there a javadoc.jar or something else for kawa,
>> i imported the kawa library in Netbeans but when i want some
>> contextual help
>> it complains that there is no attached javadoc to the jar file
>> containing kawa-2.1.jar
>
> Not a jar, but the javadoc is available at
> http://www.gnu.org/software/kawa/api/
>
> You can also build the javadoc using the command:
>
> $ make install-javadoc-html JAVADOC_DIR=kawa/api
>
> Set JAVADOC_DIR where you want the files.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: javadoc for kawa api
  2015-12-03 10:20   ` Damien Mattei
@ 2015-12-03 10:52     ` Damien Mattei
  0 siblings, 0 replies; 4+ messages in thread
From: Damien Mattei @ 2015-12-03 10:52 UTC (permalink / raw)
  To: Per Bothner, kawa

ok just find ,as the doc say it is a wrapper, that
(gnu.kawa.io.filePath:toString (current-path)) works 

Le 03/12/2015 11:20, Damien Mattei a écrit :
> i can not find in the doc the gnu.kawa.io ? i was just trying to convert
> FilePAth to String...
>
> Le 27/11/2015 17:14, Per Bothner a écrit :
>>
>> On 11/27/2015 01:17 AM, Damien Mattei wrote:
>>> Hi,
>>>
>>> is there a javadoc.jar or something else for kawa,
>>> i imported the kawa library in Netbeans but when i want some
>>> contextual help
>>> it complains that there is no attached javadoc to the jar file
>>> containing kawa-2.1.jar
>> Not a jar, but the javadoc is available at
>> http://www.gnu.org/software/kawa/api/
>>
>> You can also build the javadoc using the command:
>>
>> $ make install-javadoc-html JAVADOC_DIR=kawa/api
>>
>> Set JAVADOC_DIR where you want the files.
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-12-03 10:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-27  9:17 javadoc for kawa api Damien Mattei
2015-11-27 16:14 ` Per Bothner
2015-12-03 10:20   ` Damien Mattei
2015-12-03 10:52     ` Damien Mattei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).