[
https://issues.apache.org/jira/browse/THRIFT-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212886#comment-14212886
]
Hudson commented on THRIFT-2824:
--------------------------------
SUCCESS: Integrated in Thrift #1347 (See
[https://builds.apache.org/job/Thrift/1347/])
THRIFT-2824 Flag to disable html escaping doctext (jensg: rev
e38f1e2dc2aa5a3c232c54400a5609074f7c2476)
* compiler/cpp/src/generate/t_html_generator.cc
> Flag to disable html escaping doctext
> -------------------------------------
>
> Key: THRIFT-2824
> URL: https://issues.apache.org/jira/browse/THRIFT-2824
> Project: Thrift
> Issue Type: New Feature
> Components: HTML - Compiler
> Affects Versions: 0.9.2
> Reporter: Craig Peterson
> Assignee: Jens Geyer
> Priority: Minor
> Fix For: 0.9.3
>
>
> We use the html generator to create and publish documentation for our
> services. We primarily use the program level doctext to insert html
> documentation for the entire service.
> We would like to add richer content up top, but are limited by the escaping
> performed by the html generator on doctexts.
> This patch adds the "noescape" flag to simply render doctexts as-is.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)