[Kde-java] API Docs (was: Where is QMap)

Olivier Dragon dragonoe at mcmaster.ca
Wed Oct 6 00:12:41 CEST 2004


Thank you very much for the tip.

I installed qtjava and koala from the debian archive's debs.
Unfortunatly those have no /usr/share/doc/... folder. The readme's are
online but there's no link to the source nor any instructions on how to
pull the source from CVS. I've figured it out though so I'm going to try
it now.

I think my point was it would probably be useful to have a copy of the
javadocs on the KDE developer's corner website or some other website. It
might make it more appealing to newcomers that way.

Sincerely,
-Olivier


On Tue, Oct 05, 2004 at 09:16:20PM +0200, Maik Schulz wrote:
> You have to generate the API docs for qtjava and kdejava yourself, take a look 
> at the respective readme files:
> 
> For the qtjava API docs:
> 
> cd qtjava/javalib/api
> javadoc -classpath ".." -splitindex -windowtitle  "Qt 3.2.3 Java 
> api" ../org/kde/qt/*.java
> 
> For the kdejava API docs:
> 
> cd kdejava/koala/api
> javadoc -classpath "../koala.jar:../../../qtjava/javalib/qtjava.jar" \
>   -author -version -splitindex -windowtitle  "Koala KDE 3.2 Java 
> api" ../org/kde/koala/*.java -J-Xmx128m
> 
> Regards,
> -Maik
> _______________________________________________
> Kde-java mailing list
> Kde-java at kde.org
> https://mail.kde.org/mailman/listinfo/kde-java

-- 
          __-/|    ? ?     |\-__
     __--/  /  \   (^^)   /  \  \--__
  _-/   /   /  /\ / ( )  /\  \   \   \-_
 /  /   /  /  /  (   ^^ ~  \  \  \   \  \
 / Oli Dragon    ( dragonoe at mcmaster.ca \
/  B.Eng. Sfwr   (     )    \    \  \    \
/  /  /    /__--_ (   ) __--__\    \  \  \
|  /  /  _/        \_ \_       \_  \  \  |
 \/  / _/            \_ \_       \_ \  \/
  \_/ /                -\_\        \ \_/
    \/                    )         \/
                        *~
        ___--<***************>--___
       [http://dragon.homelinux.org]
        ~~~--<***************>--~~~
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mail.kde.org/pipermail/kde-java/attachments/20041005/bd69fc93/attachment.pgp


More information about the Kde-java mailing list