Author: buildbot
Date: Mon Feb  9 11:06:45 2015
New Revision: 939536

Log:
Staging update by buildbot for thrift

Modified:
    websites/staging/thrift/trunk/content/   (props changed)
    websites/staging/thrift/trunk/content/docs/idl.html

Propchange: websites/staging/thrift/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb  9 11:06:45 2015
@@ -1 +1 @@
-1643674
+1658359

Modified: websites/staging/thrift/trunk/content/docs/idl.html
==============================================================================
--- websites/staging/thrift/trunk/content/docs/idl.html (original)
+++ websites/staging/thrift/trunk/content/docs/idl.html Mon Feb  9 11:06:45 2015
@@ -73,7 +73,11 @@
 </div>
 
        <div class="container">
-          <h2 id="thrift-interface-description-language">Thrift interface 
description language</h2>
+          <hr />
+<p>title: "Interface Description Language (IDL)"
+kind: doc</p>
+<hr />
+<h2 id="thrift-interface-description-language">Thrift interface description 
language</h2>
 <p>The Thrift interface definition language (IDL) allows for the definition of 
<a href="/docs/types">Thrift Types</a>. A Thrift IDL file is processed by the 
Thrift code generator to produce code for the various target languages to 
support the defined structs and services in the IDL file.</p>
 <h2 id="description">Description</h2>
 <p><em>Under construction</em></p>
@@ -284,6 +288,10 @@
 <p>Examine the <code>smalltalk.prefix</code> and 
<code>smalltalk.category</code> status (esp <code>smalltalk.category</code>, 
which takes <code>STIdentifier</code> as its argument)...</p>
 <p>What to do about <code>ListSeparator</code>? Do we really want to be as lax 
as we currently are?</p>
 <p>Should <code>Field*</code> really be <code>Field+</code> in 
<code>Struct</code>, <code>Enum</code>, etc.?</p>
+<p class='snippet_footer'>
+  This snippet was generated by Apache Thrift's <strong>source tree 
docs</strong>:
+  <a 
href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=doc/specs/idl.md;hb=HEAD";</a>doc/specs/idl.md</a>
+</p>
        </div>
        <div class="container">
        <hr>


Reply via email to