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 2008/12/09 18:07:54 UTC

[site] Class library native code documentation update

FYI

I thought we had this information linked from the website already, but I
couldn't find it, so I've generated the Doxygen docs from the classlib
native code, including the portlib and VMI, which may be a bit more
useful for people trying to use it when fixing/understanding native code.

The main doc is here
  http://harmony.apache.org/externals/vm_doc/html/index.html

and port library documentation is here
  http://harmony.apache.org/externals/vm_doc/html/group__Port.html

etc.

All linked from the class library documentation page here
  http://harmony.apache.org/subcomponents/classlibrary/index.html


Documentation enhancements and fixes welcome.

Regards,
Tim

Re: [site] Class library native code documentation update

Posted by Nathan Beyer <nd...@apache.org>.
Nice.

On Tue, Dec 9, 2008 at 11:07 AM, Tim Ellison <t....@gmail.com> wrote:
> FYI
>
> I thought we had this information linked from the website already, but I
> couldn't find it, so I've generated the Doxygen docs from the classlib
> native code, including the portlib and VMI, which may be a bit more
> useful for people trying to use it when fixing/understanding native code.
>
> The main doc is here
>  http://harmony.apache.org/externals/vm_doc/html/index.html
>
> and port library documentation is here
>  http://harmony.apache.org/externals/vm_doc/html/group__Port.html
>
> etc.
>
> All linked from the class library documentation page here
>  http://harmony.apache.org/subcomponents/classlibrary/index.html
>
>
> Documentation enhancements and fixes welcome.
>
> Regards,
> Tim
>

Re: [site] Class library native code documentation update

Posted by Regis <xu...@gmail.com>.
Great! That would be very helpful.

Tim Ellison wrote:
> FYI
> 
> I thought we had this information linked from the website already, but I
> couldn't find it, so I've generated the Doxygen docs from the classlib
> native code, including the portlib and VMI, which may be a bit more
> useful for people trying to use it when fixing/understanding native code.
> 
> The main doc is here
>   http://harmony.apache.org/externals/vm_doc/html/index.html
> 
> and port library documentation is here
>   http://harmony.apache.org/externals/vm_doc/html/group__Port.html
> 
> etc.
> 
> All linked from the class library documentation page here
>   http://harmony.apache.org/subcomponents/classlibrary/index.html
> 
> 
> Documentation enhancements and fixes welcome.
> 
> Regards,
> Tim
>