You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zeppelin.apache.org by mi...@apache.org on 2016/06/16 04:06:10 UTC

svn commit: r1748649 - in /zeppelin/site/docs/0.6.0-SNAPSHOT: atom.xml index.html rss.xml

Author: minalee
Date: Thu Jun 16 04:06:10 2016
New Revision: 1748649

URL: http://svn.apache.org/viewvc?rev=1748649&view=rev
Log:
https://github.com/apache/zeppelin/pull/1020

Modified:
    zeppelin/site/docs/0.6.0-SNAPSHOT/atom.xml
    zeppelin/site/docs/0.6.0-SNAPSHOT/index.html
    zeppelin/site/docs/0.6.0-SNAPSHOT/rss.xml

Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/atom.xml
URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/atom.xml?rev=1748649&r1=1748648&r2=1748649&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/atom.xml (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/atom.xml Thu Jun 16 04:06:10 2016
@@ -4,7 +4,7 @@
  <title>Apache Zeppelin</title>
  <link href="http://zeppelin.apache.org/" rel="self"/>
  <link href="http://zeppelin.apache.org"/>
- <updated>2016-06-15T21:02:14-07:00</updated>
+ <updated>2016-06-15T21:05:34-07:00</updated>
  <id>http://zeppelin.apache.org</id>
  <author>
    <name>The Apache Software Foundation</name>

Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/index.html
URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/index.html?rev=1748649&r1=1748648&r2=1748649&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/index.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/index.html Thu Jun 16 04:06:10 2016
@@ -194,7 +194,7 @@ limitations under the License.
     </ul>
   </div>
   <div class="col-md-6" style="padding:0">
-    <img class="img-responsive" style="border: 1px solid #ecf0f1;" src="../assets/themes/zeppelin/img/notebook.png" />
+    <img class="img-responsive" style="border: 1px solid #ecf0f1;" src="../../assets/themes/zeppelin/img/notebook.png" />
   </div>
 </div></p>
 
@@ -205,7 +205,7 @@ limitations under the License.
 <p><a href="./manual/interpreters.html">Apache Zeppelin interpreter</a> concept allows any language/data-processing-backend to be plugged into Zeppelin.
 Currently Apache Zeppelin supports many interpreters such as Apache Spark, Python, JDBC, Markdown and Shell.</p>
 
-<p><img class="img-responsive" width="500px" style="margin:0 auto; padding: 26px;" src="../assets/themes/zeppelin/img/available_interpreters.png" /></p>
+<p><img class="img-responsive" width="500px" style="margin:0 auto; padding: 26px;" src="../../assets/themes/zeppelin/img/available_interpreters.png" /></p>
 
 <p>Adding new language-backend is really simple. Learn <a href="./development/writingzeppelininterpreter.html#make-your-own-interpreter">how to create your own interpreter</a>.</p>
 
@@ -213,7 +213,7 @@ Currently Apache Zeppelin supports many
 
 <p>Especially, Apache Zeppelin provides built-in <a href="http://spark.apache.org/">Apache Spark</a> integration. You don&#39;t need to build a separate module, plugin or library for it.</p>
 
-<p><img class="img-responsive" src="../assets/themes/zeppelin/img/spark_logo.jpg" width="140px" /></p>
+<p><img class="img-responsive" src="../../assets/themes/zeppelin/img/spark_logo.jpg" width="140px" /></p>
 
 <p>Apache Zeppelin with Spark integration provides</p>
 
@@ -233,10 +233,10 @@ Currently Apache Zeppelin supports many
 
 <div class="row">
   <div class="col-md-6">
-    <img class="img-responsive" src="../assets/themes/zeppelin/img/graph1.png" />
+    <img class="img-responsive" src="../../assets/themes/zeppelin/img/graph1.png" />
   </div>
   <div class="col-md-6">
-    <img class="img-responsive" src="../assets/themes/zeppelin/img/graph2.png" />
+    <img class="img-responsive" src="../../assets/themes/zeppelin/img/graph2.png" />
   </div>
 </div>
 
@@ -246,7 +246,7 @@ Currently Apache Zeppelin supports many
 
 <div class="row">
   <div class="col-md-12">
-    <img class="img-responsive" style="margin: 16px auto;" src="../assets/themes/zeppelin/img/screenshots/pivot.png" width="480px" />
+    <img class="img-responsive" style="margin: 16px auto;" src="../../assets/themes/zeppelin/img/screenshots/pivot.png" width="480px" />
   </div>
 </div>
 
@@ -259,7 +259,7 @@ Currently Apache Zeppelin supports many
 <p>Apache Zeppelin can dynamically create some input forms in your notebook.
 <div class="row">
   <div class="col-md-12">
-    <img class="img-responsive" style="margin: 16px auto;" src="../assets/themes/zeppelin/img/screenshots/dynamicform.png" />
+    <img class="img-responsive" style="margin: 16px auto;" src="../../assets/themes/zeppelin/img/screenshots/dynamicform.png" />
   </div>
 </div>
 Learn more about <a href="./manual/dynamicform.html">Dynamic Forms</a>.</p>
@@ -272,7 +272,7 @@ Learn more about <a href="./manual/dynam
 
 <div class="row">
   <div class="col-md-12">
-    <img class="img-responsive" style="margin: 20px auto" src="../assets/themes/zeppelin/img/screenshots/publish.png" width="650px"/>
+    <img class="img-responsive" style="margin: 20px auto" src="../../assets/themes/zeppelin/img/screenshots/publish.png" width="650px"/>
   </div>
 </div>
 
@@ -284,7 +284,7 @@ If you want to learn more about this fea
 
 <h2>100% Opensource</h2>
 
-<p><img class="img-responsive" style="margin:0 auto; padding: 15px;" src="../assets/themes/zeppelin/img/asf_logo.png" width="250px"/></p>
+<p><img class="img-responsive" style="margin:0 auto; padding: 15px;" src="../../assets/themes/zeppelin/img/asf_logo.png" width="250px"/></p>
 
 <p>Apache Zeppelin is Apache2 Licensed software. Please check out the <a href="http://git.apache.org/zeppelin.git">source repository</a> and <a href="./development/howtocontribute.html">how to contribute</a>.
 Apache Zeppelin has a very active development community.

Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/rss.xml
URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/rss.xml?rev=1748649&r1=1748648&r2=1748649&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/rss.xml (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/rss.xml Thu Jun 16 04:06:10 2016
@@ -5,8 +5,8 @@
         <description>Apache Zeppelin - The Apache Software Foundation</description>
         <link>http://zeppelin.apache.org</link>
         <link>http://zeppelin.apache.org</link>
-        <lastBuildDate>2016-06-15T21:02:14-07:00</lastBuildDate>
-        <pubDate>2016-06-15T21:02:14-07:00</pubDate>
+        <lastBuildDate>2016-06-15T21:05:34-07:00</lastBuildDate>
+        <pubDate>2016-06-15T21:05:34-07:00</pubDate>
         <ttl>1800</ttl>