[Groonga-commit] droonga/droonga.org at d1e09e7 [gh-pages] Update actual title of sub tutorials

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Feb 28 16:07:05 JST 2014


YUKI Hiroshi	2014-02-28 16:07:05 +0900 (Fri, 28 Feb 2014)

  New Revision: d1e09e7875d5878b1e22f249525508cc6e828b25
  https://github.com/droonga/droonga.org/commit/d1e09e7875d5878b1e22f249525508cc6e828b25

  Message:
    Update actual title of sub tutorials

  Modified files:
    tutorial/plugin-development/adapter/index.md
    tutorial/plugin-development/handler/index.md

  Modified: tutorial/plugin-development/adapter/index.md (+1 -1)
===================================================================
--- tutorial/plugin-development/adapter/index.md    2014-02-28 16:06:02 +0900 (a709671)
+++ tutorial/plugin-development/adapter/index.md    2014-02-28 16:07:05 +0900 (7a343b4)
@@ -1,5 +1,5 @@
 ---
-title: "Plugin: Adapt requests and responses"
+title: "Plugin: Adapt requests and responses, to add a new command based on other existing commands"
 layout: en
 ---
 

  Modified: tutorial/plugin-development/handler/index.md (+1 -1)
===================================================================
--- tutorial/plugin-development/handler/index.md    2014-02-28 16:06:02 +0900 (878a70d)
+++ tutorial/plugin-development/handler/index.md    2014-02-28 16:07:05 +0900 (a624d1a)
@@ -1,5 +1,5 @@
 ---
-title: "Plugin: Handle requests on all partitions"
+title: "Plugin: Handle requests on all partitions, to add a new command working around the storage"
 layout: en
 ---
 
-------------- next part --------------
HTML����������������������������...
Download 



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