Craig Peterson created THRIFT-2824:
--------------------------------------
Summary: 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
Priority: Minor
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)