[ 
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

Reply via email to