[ 
https://issues.apache.org/jira/browse/THRIFT-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641214#action_12641214
 ] 

David Reiss commented on THRIFT-173:
------------------------------------

http://gitweb.thrift-rpc.org/?p=thrift.git;a=commitdiff;h=4c6e80b

This is the version I'm planning on committing.  The differences are...

1/ Replaced tabs with spaces.
2/ Removed the unnecessary addition to main.cc (those bools are to support the 
deprecated -cpp, etc. flags).
3/ Added a diff to configure.ac.  How did you get it to build without this?

Your thoughts?

> 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.

Reply via email to