Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/storage/storage.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/storage/storage.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/storage/storage.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/storage/storage.html Wed Aug 24 16:51:53 
2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Storage</title>
-    <meta name="description" content="Notebook Storage option for Zeppelin">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Notebook Storage for 
Apache Zeppelin</title>
+    <meta name="description" content="Apache Zeppelin has a pluggable notebook 
storage mechanism controlled by zeppelin.notebook.storage configuration option 
with multiple implementations."">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,15 +161,22 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Storage">
+<!--<div class="hero-unit Notebook Storage for Apache Zeppelin">
   <h1></h1>
 </div>
 -->


Reply via email to