You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2011/06/09 02:38:58 UTC

[jira] [Updated] (THRIFT-1029) Function parameter documentation is not rendered to HTML

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

Bryan Duxbury updated THRIFT-1029:
----------------------------------

    Fix Version/s:     (was: 0.7)

> Function parameter documentation is not rendered to HTML
> --------------------------------------------------------
>
>                 Key: THRIFT-1029
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1029
>             Project: Thrift
>          Issue Type: Bug
>          Components: Compiler (General)
>    Affects Versions: 0.4
>         Environment: linux 64 bit, thrift 0.4.0
>            Reporter: Dvir Volk
>            Priority: Minor
>
> the test file TestDoc.thrift mentions that method parameters should be documented like so:
>   /** This is an example of a function with params documented */
>   Numberz      testEnum(
>     /** This param is a thing */
>     1: Numberz thing
>   ),
> rendering this file (or other files with parameters documented like this) to HTML does not render the parameter documentation, just the function's.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira