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/10/08 23:43:12 UTC

svn commit: r925094 - in /websites/staging/gora/trunk/content: ./ current/quickstart.html

Author: buildbot
Date: Wed Oct  8 21:43:12 2014
New Revision: 925094

Log:
Staging update by buildbot for gora

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

Propchange: websites/staging/gora/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct  8 21:43:12 2014
@@ -1 +1 @@
-1628111
+1630238

Modified: websites/staging/gora/trunk/content/current/quickstart.html
==============================================================================
--- websites/staging/gora/trunk/content/current/quickstart.html (original)
+++ websites/staging/gora/trunk/content/current/quickstart.html Wed Oct  8 21:43:12 2014
@@ -160,6 +160,21 @@ under the License. 
 <h1></h1>
 <h1 id="introduction">Introduction</h1>
 <p>This is a quick start guide to help you setup the project.</p>
+<div class="toc">
+<ul>
+<li><a href="#introduction">Introduction</a><ul>
+<li><a href="#download">Download</a></li>
+<li><a href="#setting-up-your-project">Setting up your project</a></li>
+<li><a href="#compiling-and-installing-the-project">Compiling and Installing the project</a></li>
+<li><a href="#using-ivy-to-manage-gora">Using ivy to manage Gora</a></li>
+<li><a href="#using-maven-to-manage-gora">Using Maven to manage Gora</a></li>
+<li><a href="#specifying-gora-snapshot-dependencies">Specifying Gora SNAPSHOT dependencies</a></li>
+<li><a href="#managing-gora-jars-manually">Managing Gora Jars Manually</a></li>
+<li><a href="#whats-next">What's Next?</a></li>
+</ul>
+</li>
+</ul>
+</div>
 <h2 id="download">Download</h2>
 <p>First you need to check out the most stable Gora release through the official 
 Apache Gora <a href="../downloads.html">release page</a>.<br />
@@ -262,7 +277,7 @@ location. Finally copy all the jars in g
 modules depend on gora-core. </p>
 <h2 id="whats-next">What's Next?</h2>
 <p>After setting up Gora, you might want to check out the documentation. 
-Most of the current documentation is linked to from the <a href="./overview.html">overview</a>
+Most of the current documentation is linked to from the <a href="./index.html">overview</a>
 or is available on the <a href="https://cwiki.apache.org/confluence/display/GORA/Index">wiki</a>. </p>
 
   </div> <!-- /container (main block) -->