[Groonga-commit] groonga/heroku-try-groonga at ecd09c8 [master] Add links to documenations

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Jun 7 23:46:04 JST 2014


Kouhei Sutou	2014-06-07 23:46:04 +0900 (Sat, 07 Jun 2014)

  New Revision: ecd09c8dcbc804f07af481f4dfc04e38191b7b1f
  https://github.com/groonga/heroku-try-groonga/commit/ecd09c8dcbc804f07af481f4dfc04e38191b7b1f

  Message:
    Add links to documenations

  Modified files:
    public/index.html

  Modified: public/index.html (+7 -0)
===================================================================
--- public/index.html    2014-06-07 23:39:52 +0900 (da0d91c)
+++ public/index.html    2014-06-07 23:46:04 +0900 (06a0a7e)
@@ -12,6 +12,13 @@
       <h1>Try Groonga</h1>
     </header>
     <div id="terminal"></div>
+    <nav>
+      <h2>Documentations</h2>
+      <ul>
+        <li><a href="http://groonga.org/docs/tutorial.html">Tutorial</a></li>
+        <li><a href="http://groonga.org/docs/reference/command.html">Command reference</a></li>
+      </ul>
+    </nav>
     <script src="//code.jquery.com/jquery-2.1.1.min.js"></script>
     <script src="js/jquery.terminal-0.8.7.min.js"></script>
     <script src="js/try-groonga.js"></script>
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index