You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Marcos Paulino Roriz Junior (JIRA)" <ji...@apache.org> on 2010/03/10 04:36:27 UTC

[jira] Commented: (HARMONY-6443) [jdktools] Implement the javadoc command line tool

    [ https://issues.apache.org/jira/browse/HARMONY-6443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843422#action_12843422 ] 

Marcos Paulino Roriz Junior commented on HARMONY-6443:
------------------------------------------------------

Hello everyone,
I'm a undergrad student from Brazil and I'd love to participate on this idea!

> [jdktools] Implement the javadoc command line tool
> --------------------------------------------------
>
>                 Key: HARMONY-6443
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6443
>             Project: Harmony
>          Issue Type: Task
>          Components: JDK
>            Reporter: Mark Hindess
>            Assignee: Oliver Deakin
>
> javadoc is the JDK tool for parsing javadoc comments to produce documentation.  See:
>   http://java.sun.com/javase/6/docs/technotes/guides/javadoc/index.html
> It is expected that it will be written in Java using the existing samsa framework in Harmony.  It will be necessary to implement the DocLet and TagLet APIs in order to complete this task.  The implementation should be compatible with the Sun tool but it could be extended with other features - such as richer HTML output with ajax, css, etc. - to add value to the Harmony implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.