[
https://issues.apache.org/jira/browse/THRIFT-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881711#comment-13881711
]
Hudson commented on THRIFT-2320:
--------------------------------
SUCCESS: Integrated in Thrift #1012 (See
[https://builds.apache.org/job/Thrift/1012/])
THRIFT-2320 Program level doctext does not get attached by parser (jensg: rev
e8379b538adbfdcd94c8d9a8702c10435cd38475)
* compiler/cpp/src/thriftl.ll
* compiler/cpp/src/parse/t_doc.h
* compiler/cpp/src/thrifty.yy
* compiler/cpp/src/main.h
* compiler/cpp/src/main.cc
* compiler/cpp/src/globals.h
> Program level doctext does not get attached by parser
> -----------------------------------------------------
>
> Key: THRIFT-2320
> URL: https://issues.apache.org/jira/browse/THRIFT-2320
> Project: Thrift
> Issue Type: Improvement
> Components: Compiler (General)
> Affects Versions: 0.9.1
> Reporter: Craig Peterson
> Assignee: Jens Geyer
> Fix For: 0.9.2
>
> Attachments: THRIFT-2320_program_doctext_v2.patch,
> program_doctext.patch, testcase.zip
>
>
> I am using the html generator to generate documentation for our api. It would
> be really useful to define a block of text that outlines our service in
> general and how to use it. It looks like the data model has the capability to
> communicate a program level doc, and the html generator tries to use it, but
> it never gets stored onto the program object from the parser.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)