[ 
https://issues.apache.org/jira/browse/THRIFT-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henrique Mendonça updated THRIFT-2629:
--------------------------------------

    Attachment: THRIFT-2629-cpp-JavaDoc.patch

This patch moves the javadoc methods from the java compiler to the parent oop 
compiler in order to reuse it in the c++ compiler so it can be parsed with 
doxygen for example. For now it only adds the documentation to the functions in 
the interface declaration and the server skeleton but it could be easily 
extended.
Please comment.

ps.: this also removes some tabs, sorry for mixing it up.

> JavaDoc style documentation should be reused
> --------------------------------------------
>
>                 Key: THRIFT-2629
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2629
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Compiler
>    Affects Versions: 0.9.1
>            Reporter: Henrique Mendonça
>            Assignee: Henrique Mendonça
>            Priority: Minor
>         Attachments: THRIFT-2629-cpp-JavaDoc.patch
>
>
> The JavaDoc style documentation used on the Java compiler can be easily 
> reused for other C-style languages. JavaDoc is a very popular style for code 
> documentation in many languages.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to