[Groonga-commit] droonga/droonga.org at 071a75a [gh-pages] Link to Ruby and Node.js

Back to archive index

Yoji Shidara null+****@clear*****
Thu Sep 5 17:15:08 JST 2013


Yoji Shidara	2013-09-05 17:15:08 +0900 (Thu, 05 Sep 2013)

  New Revision: 071a75aeea19eddf62fa134fe6e710c69d4f36fe
  https://github.com/droonga/droonga.org/commit/071a75aeea19eddf62fa134fe6e710c69d4f36fe

  Message:
    Link to Ruby and Node.js

  Modified files:
    tutorial/index.md

  Modified: tutorial/index.md (+4 -3)
===================================================================
--- tutorial/index.md    2013-09-05 11:48:28 +0900 (0697b03)
+++ tutorial/index.md    2013-09-05 17:15:08 +0900 (050a726)
@@ -12,7 +12,7 @@ droonga を使った検索システムを自分で構築できるようになる
 ## 前提条件
 
 * [Ubuntu][] Server を自分でセットアップしたり、基本的な操作ができること
-* Ruby と Node.js の基本的な知識があること
+* [Ruby][] と [Node.js][] の基本的な知識があること
 
 ## 概要
 
@@ -34,7 +34,7 @@ droonga は複数のパッケージから構成されています。ユーザは
 express-droonga を活用することで、スケーラブルかつリアルタイム性の高い検索アプリケーションを構築することができます。
 express-droonga には、 fluent-plugin-droonga に対しリクエストを送ったり、fluend-plugin-droonga から返ってくるレスポンスを処理するなど、個別のアプリケーションに依らない、fluent-plugin-droonga を使う上で一般的な処理がまとめられています。
 
-Node.js のライブラリとして提供されており、ユーザは作成するアプリケーションに組み込んで使います。
+[Node.js][] のライブラリとして提供されており、ユーザは作成するアプリケーションに組み込んで使います。
 
 #### groonga
 
@@ -531,7 +531,8 @@ Web ブラウザから Socket.IO 経由でリクエストが frontend に送信
   [fluent-plugin-droonga]: https://github.com/droonga/fluent-plugin-droonga
   [express-droonga]: https://github.com/droonga/express-droonga
   [groonga]: http://groonga.org/
-  [ruby]: http://www.ruby-lang.org/
+  [Ruby]: http://www.ruby-lang.org/
   [nvm]: https://github.com/creationix/nvm
   [Socket.IO]: http://socket.io/
   [Fluentd]: http://fluentd.org/
+  [Node.js]: http://nodejs.org/
-------------- next part --------------
HTML����������������������������...
Download 



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