[Groonga-commit] groonga/groonga at 7537cf6 [master] doc: add execution example logs for plugin_* command

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri Mar 27 12:05:32 JST 2015


HAYASHI Kentaro	2015-03-27 12:05:32 +0900 (Fri, 27 Mar 2015)

  New Revision: 7537cf631bc688f9d3bb761b916fd082505e2d00
  https://github.com/groonga/groonga/commit/7537cf631bc688f9d3bb761b916fd082505e2d00

  Message:
    doc: add execution example logs for plugin_* command

  Added files:
    doc/source/example/reference/commands/plugin_register/query_expanders_tsv.log
    doc/source/example/reference/commands/plugin_unregister/query_expanders_tsv.log

  Added: doc/source/example/reference/commands/plugin_register/query_expanders_tsv.log (+4 -0) 100644
===================================================================
--- /dev/null
+++ doc/source/example/reference/commands/plugin_register/query_expanders_tsv.log    2015-03-27 12:05:32 +0900 (6cb13f8)
@@ -0,0 +1,4 @@
+Execution example::
+
+  plugin_register query_expanders/tsv
+  # [[0, 1337566253.89858, 0.000355720520019531], true]

  Added: doc/source/example/reference/commands/plugin_unregister/query_expanders_tsv.log (+4 -0) 100644
===================================================================
--- /dev/null
+++ doc/source/example/reference/commands/plugin_unregister/query_expanders_tsv.log    2015-03-27 12:05:32 +0900 (4157603)
@@ -0,0 +1,4 @@
+Execution example::
+
+  plugin_unregister query_expanders/tsv
+  # [[0, 1337566253.89858, 0.000355720520019531], true]
-------------- next part --------------
HTML����������������������������...
Download 



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