Masafumi Yokoyama
null+****@clear*****
Mon Jul 6 23:32:12 JST 2015
Masafumi Yokoyama 2015-07-06 23:32:12 +0900 (Mon, 06 Jul 2015) New Revision: 51327899a1b040f0cd60c7df0818aefb5ea14f24 https://github.com/groonga/groonga/commit/51327899a1b040f0cd60c7df0818aefb5ea14f24 Message: doc tutorial: describe JSON formatting tools GitHub: #355 Suggested by tiwawan. Thanks!!! Modified files: doc/source/tutorial/introduction.rst Modified: doc/source/tutorial/introduction.rst (+4 -0) =================================================================== --- doc/source/tutorial/introduction.rst 2015-07-06 23:23:41 +0900 (4fa722e) +++ doc/source/tutorial/introduction.rst 2015-07-06 23:32:12 +0900 (68adf87) @@ -51,6 +51,10 @@ Let's see the status of a Groonga process by using a :doc:`/reference/commands/s As shown in the above example, a command returns a JSON array. The first element contains an error code, execution time, etc. The second element is the result of an operation. +.. note:: + + You can format a JSON using additional tools. For example, `grnwrap <https://github.com/michisu/grnwrap>`_, `Grnline <https://github.com/yoshihara/grnline>`_, `jq <http://stedolan.github.io/jq/>`_ and so on. + Command format -------------- -------------- next part -------------- HTML����������������������������...Download