[
https://issues.apache.org/jira/browse/THRIFT-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212871#comment-14212871
]
ASF GitHub Bot commented on THRIFT-2824:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/thrift/pull/266
> 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)