You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by bu...@apache.org on 2014/07/17 16:46:52 UTC

svn commit: r916546 - in /websites/staging/gora/trunk/content: ./ current/gora-hbase.html

Author: buildbot
Date: Thu Jul 17 14:46:52 2014
New Revision: 916546

Log:
Staging update by buildbot for gora

Modified:
    websites/staging/gora/trunk/content/   (props changed)
    websites/staging/gora/trunk/content/current/gora-hbase.html

Propchange: websites/staging/gora/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jul 17 14:46:52 2014
@@ -1 +1 @@
-1611375
+1611376

Modified: websites/staging/gora/trunk/content/current/gora-hbase.html
==============================================================================
--- websites/staging/gora/trunk/content/current/gora-hbase.html (original)
+++ websites/staging/gora/trunk/content/current/gora-hbase.html Thu Jul 17 14:46:52 2014
@@ -157,7 +157,14 @@ under the License. 
 
 <h2 id="overview">Overview</h2>
 <p>This is the main documentation for the gora-hbase module. gora-hbase 
-module enables <a href="http://hbase.apache.org">Apache HBase</a> backend support for Gora. </p>
+module enables <a href="http://hbase.apache.org">Apache HBase</a> backend support for Gora.</p>
+<div class="toc">
+<ul>
+<li><a href="#overview">Overview</a></li>
+<li><a href="#goraproperties">gora.properties</a></li>
+<li><a href="#gora-hbase-mappings">Gora HBase mappings</a></li>
+</ul>
+</div>
 <h2 id="goraproperties">gora.properties</h2>
 <ul>
 <li><code>gora.datastore.default=org.apache.gora.hbase.store.HBaseStore</code> - Implementation of the storage class </li>