You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Tim Ellison <t....@gmail.com> on 2006/06/28 18:22:37 UTC

[doc] Re: ANN: Apache Harmony featured on javaref.com where AJAX meets javadocs

(breaking out into a new thread)

Here's the link for those that want to try it:
	http://www.javaref.com/app?service=external/LibraryDisplayPage&sp=2

Regards,
Tim

 Javaref Scribe wrote:
> Hello everyone,
>    Javaref.com is where ajax meets javadocs. The site provides multi-API
> javadocs which are cross-referenced with a UI that is ajax driven
> (enabling featuers such as class/package/method search with
> auto-complete)! And since the Sun JDK is copyrighted, Apache Harmony
> takes center stage as the JDK library. I've loaded the class library
> from the SVN repository as of Jun 27, 10 pm. I'll continue to update the
> javadocs for it every 2 weeks or so. In the mean time, I hope this will
> bring Harmony a lot more attention and visibility and also encourage us
> users to contribute to the documentation!
> 
> Thanks!
> Javaref ...


-- 

Tim Ellison (t.p.ellison@gmail.com)
IBM Java technology centre, UK.

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [doc] Re: ANN: Apache Harmony featured on javaref.com where AJAX meets javadocs

Posted by Geir Magnusson Jr <ge...@pobox.com>.

Alex Blewitt wrote:
> Shame it doesn't JavaDoc the internals ... I put a bunch of comments
> in the pack200 code that isn't part of the externally visible spec :-)

Maybe just ask them to do that...

geir

> 
> Alex.
> 
> On 28/06/06, Tim Ellison <t....@gmail.com> wrote:
>> (breaking out into a new thread)
>>
>> Here's the link for those that want to try it:
>>        
>> http://www.javaref.com/app?service=external/LibraryDisplayPage&sp=2
>>
>> Regards,
>> Tim
>>
>>  Javaref Scribe wrote:
>> > Hello everyone,
>> >    Javaref.com is where ajax meets javadocs. The site provides
>> multi-API
>> > javadocs which are cross-referenced with a UI that is ajax driven
>> > (enabling featuers such as class/package/method search with
>> > auto-complete)! And since the Sun JDK is copyrighted, Apache Harmony
>> > takes center stage as the JDK library. I've loaded the class library
>> > from the SVN repository as of Jun 27, 10 pm. I'll continue to update
>> the
>> > javadocs for it every 2 weeks or so. In the mean time, I hope this will
>> > bring Harmony a lot more attention and visibility and also encourage us
>> > users to contribute to the documentation!
>> >
>> > Thanks!
>> > Javaref ...
>>
>>
>> -- 
>>
>> Tim Ellison (t.p.ellison@gmail.com)
>> IBM Java technology centre, UK.
>>
>> ---------------------------------------------------------------------
>> Terms of use : http://incubator.apache.org/harmony/mailing.html
>> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> 
> 
> 

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [doc] Re: ANN: Apache Harmony featured on javaref.com where AJAX meets javadocs

Posted by Alex Blewitt <al...@gmail.com>.
Shame it doesn't JavaDoc the internals ... I put a bunch of comments
in the pack200 code that isn't part of the externally visible spec :-)

Alex.

On 28/06/06, Tim Ellison <t....@gmail.com> wrote:
> (breaking out into a new thread)
>
> Here's the link for those that want to try it:
>         http://www.javaref.com/app?service=external/LibraryDisplayPage&sp=2
>
> Regards,
> Tim
>
>  Javaref Scribe wrote:
> > Hello everyone,
> >    Javaref.com is where ajax meets javadocs. The site provides multi-API
> > javadocs which are cross-referenced with a UI that is ajax driven
> > (enabling featuers such as class/package/method search with
> > auto-complete)! And since the Sun JDK is copyrighted, Apache Harmony
> > takes center stage as the JDK library. I've loaded the class library
> > from the SVN repository as of Jun 27, 10 pm. I'll continue to update the
> > javadocs for it every 2 weeks or so. In the mean time, I hope this will
> > bring Harmony a lot more attention and visibility and also encourage us
> > users to contribute to the documentation!
> >
> > Thanks!
> > Javaref ...
>
>
> --
>
> Tim Ellison (t.p.ellison@gmail.com)
> IBM Java technology centre, UK.
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [doc] Re: ANN: Apache Harmony featured on javaref.com where AJAX meets javadocs

Posted by Geir Magnusson Jr <ge...@pobox.com>.

Nathan Beyer wrote:
> Looking at the site reminded me of something...
> 
> Are there any objections to package-level javadoc files (package.html) being
> started and checked in?

I don't have a problem as long as we're commenting on our
implementation, and we make it clear we're not trying to supplant the
spec API javadoc (via a pointer or something to the real stuff...)

geir

> 
> -Nathan
> 
>> -----Original Message-----
>> From: Tim Ellison [mailto:t.p.ellison@gmail.com]
>> Sent: Wednesday, June 28, 2006 11:23 AM
>> To: harmony-dev
>> Subject: [doc] Re: ANN: Apache Harmony featured on javaref.com where AJAX
>> meets javadocs
>>
>> (breaking out into a new thread)
>>
>> Here's the link for those that want to try it:
>> 	http://www.javaref.com/app?service=external/LibraryDisplayPage&sp=2
>>
>> Regards,
>> Tim
>>
>>  Javaref Scribe wrote:
>>> Hello everyone,
>>>    Javaref.com is where ajax meets javadocs. The site provides multi-API
>>> javadocs which are cross-referenced with a UI that is ajax driven
>>> (enabling featuers such as class/package/method search with
>>> auto-complete)! And since the Sun JDK is copyrighted, Apache Harmony
>>> takes center stage as the JDK library. I've loaded the class library
>>> from the SVN repository as of Jun 27, 10 pm. I'll continue to update the
>>> javadocs for it every 2 weeks or so. In the mean time, I hope this will
>>> bring Harmony a lot more attention and visibility and also encourage us
>>> users to contribute to the documentation!
>>>
>>> Thanks!
>>> Javaref ...
>>
>> --
>>
>> Tim Ellison (t.p.ellison@gmail.com)
>> IBM Java technology centre, UK.
>>
>> ---------------------------------------------------------------------
>> Terms of use : http://incubator.apache.org/harmony/mailing.html
>> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> 
> 
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> 
> 
> 

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


[doc] Re: ANN: Apache Harmony featured on javaref.com where AJAX meets javadocs

Posted by Nathan Beyer <nb...@kc.rr.com>.
Looking at the site reminded me of something...

Are there any objections to package-level javadoc files (package.html) being
started and checked in?

-Nathan

> -----Original Message-----
> From: Tim Ellison [mailto:t.p.ellison@gmail.com]
> Sent: Wednesday, June 28, 2006 11:23 AM
> To: harmony-dev
> Subject: [doc] Re: ANN: Apache Harmony featured on javaref.com where AJAX
> meets javadocs
> 
> (breaking out into a new thread)
> 
> Here's the link for those that want to try it:
> 	http://www.javaref.com/app?service=external/LibraryDisplayPage&sp=2
> 
> Regards,
> Tim
> 
>  Javaref Scribe wrote:
> > Hello everyone,
> >    Javaref.com is where ajax meets javadocs. The site provides multi-API
> > javadocs which are cross-referenced with a UI that is ajax driven
> > (enabling featuers such as class/package/method search with
> > auto-complete)! And since the Sun JDK is copyrighted, Apache Harmony
> > takes center stage as the JDK library. I've loaded the class library
> > from the SVN repository as of Jun 27, 10 pm. I'll continue to update the
> > javadocs for it every 2 weeks or so. In the mean time, I hope this will
> > bring Harmony a lot more attention and visibility and also encourage us
> > users to contribute to the documentation!
> >
> > Thanks!
> > Javaref ...
> 
> 
> --
> 
> Tim Ellison (t.p.ellison@gmail.com)
> IBM Java technology centre, UK.
> 
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org