Thrift -> HTML generator patch
------------------------------
Key: THRIFT-173
URL: https://issues.apache.org/jira/browse/THRIFT-173
Project: Thrift
Issue Type: New Feature
Reporter: Dave Engberg
Priority: Minor
Attachments: t_html_generator.patch
We've found that new developers have a hard time navigating generated Thrift
APIs since most generators ignore inline documentation in the Thrift files. I
put together a basic .thrift -> .html generator that will produce an
interlinked set of HTML reference files, including any inline documentation for
services, functions, structs, exceptions, typedefs, enums, and constants.
Here's a sample output from our Thrift API:
http://www.evernote.com/about/developer/api/ref/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.