[Groonga-commit] groonga/groonga at db57dfa [master] doc: add link to GQTP spec

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri Feb 27 18:30:36 JST 2015


HAYASHI Kentaro	2015-02-27 18:30:36 +0900 (Fri, 27 Feb 2015)

  New Revision: db57dfa14482c0c400f2b79133822104dec9118f
  https://github.com/groonga/groonga/commit/db57dfa14482c0c400f2b79133822104dec9118f

  Message:
    doc: add link to GQTP spec

  Modified files:
    doc/source/characteristic.rst

  Modified: doc/source/characteristic.rst (+1 -1)
===================================================================
--- doc/source/characteristic.rst    2015-02-27 10:09:56 +0900 (ad903bd)
+++ doc/source/characteristic.rst    2015-02-27 18:30:36 +0900 (c155a15)
@@ -62,7 +62,7 @@ The basic functions of Groonga are provided in a C library and any application c
 Groonga server
 --------------
 
-Groonga provides a built-in server command which supports HTTP, the memcached binary protocol and the Groonga Query Transfer Protocol (GQTP). Also, a Groonga server supports query caching, which significantly reduces response time for repeated read queries. Using this command, Groonga is available even on a server that does not allow you to install new libraries.
+Groonga provides a built-in server command which supports HTTP, the memcached binary protocol and the Groonga Query Transfer Protocol (:doc:`/spec/gqtp`). Also, a Groonga server supports query caching, which significantly reduces response time for repeated read queries. Using this command, Groonga is available even on a server that does not allow you to install new libraries.
 
 Mroonga storage engine
 ----------------------
-------------- next part --------------
HTML����������������������������...
Download 



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