You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by bu...@apache.org on 2020/03/17 21:38:20 UTC

svn commit: r1057977 - in /websites/staging/thrift/trunk/content: ./ docs/index.html

Author: buildbot
Date: Tue Mar 17 21:38:20 2020
New Revision: 1057977

Log:
Staging update by buildbot for thrift

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

Propchange: websites/staging/thrift/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar 17 21:38:20 2020
@@ -1 +1 @@
-1868520
+1875324

Modified: websites/staging/thrift/trunk/content/docs/index.html
==============================================================================
--- websites/staging/thrift/trunk/content/docs/index.html (original)
+++ websites/staging/thrift/trunk/content/docs/index.html Tue Mar 17 21:38:20 2020
@@ -73,7 +73,8 @@
 </div>
 
   	<div class="container">
-          <style type="text/css">
+          
+<style type="text/css">
 /* The following code is added by mdx_elementid.py
    It was originally lifted from http://subversion.apache.org/style/site.css */
 /*
@@ -84,6 +85,10 @@
   visibility: hidden;
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="apache-thrift-documentation">Apache Thrift Documentation<a class="headerlink" href="#apache-thrift-documentation" title="Permanent link">&para;</a></h1>
+<h2 id="documentation-topics">Documentation Topics<a class="headerlink" href="#documentation-topics" title="Permanent link">&para;</a></h2>
+<p>Each supported language needs the Apache Thrift Libraries and the generated code made by the Apache Thrift Compiler.</p>
+<p>Some language specific documentation is for the Apache Thrift Libraries are generated from lib/${language}/README.md files:</p>
 <ul>
 <li><a href="/docs/BuildingFromSource">Building From Source</a></li>
 <li><a href="/docs/HowToContribute">How To Contribute</a></li>
@@ -97,6 +102,13 @@ h2:hover > .headerlink, h3:hover > .head
 <li><a href="/docs/install/">Index of install/</a></li>
 <li><a href="/docs/types">Thrift Type system</a></li>
 </ul>
+<h2 id="other-resources">Other resources<a class="headerlink" href="#other-resources" title="Permanent link">&para;</a></h2>
+<p>For a quick introduction that covers a lot of Thrift knowledge on just one page, we recommended 
+Diwaker Gupta's [Thrift: The Missing Guide|https://diwakergupta.github.io/thrift-missing-guide/].</p>
+<p>If you want to do a real deep dive into the various language bindings, consider Randy Abernethy's 
+<a href="https://www.manning.com/books/programmers-guide-to-apache-thrift">The programer's guide to Apache Thrift</a>. 
+The book comes with a lot of inside knowlegde and is packed with practical examples.</p>
+
 	</div>
 	<div class="container">
 	<hr>