[Groonga-commit] groonga/groonga at 4d542e7 [master] doc: add templates for undocumented command

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri Oct 18 13:54:02 JST 2013


HAYASHI Kentaro	2013-10-18 13:54:02 +0900 (Fri, 18 Oct 2013)

  New Revision: 4d542e7e1b5a72f20173f5b73473fe347dc2145a
  https://github.com/groonga/groonga/commit/4d542e7e1b5a72f20173f5b73473fe347dc2145a

  Message:
    doc: add templates for undocumented command
    
    TODO: add usage and more description

  Added files:
    doc/source/reference/executables/groonga-suggest-httpd.txt
    doc/source/reference/executables/groonga-suggest-learner.txt

  Added: doc/source/reference/executables/groonga-suggest-httpd.txt (+37 -0) 100644
===================================================================
--- /dev/null
+++ doc/source/reference/executables/groonga-suggest-httpd.txt    2013-10-18 13:54:02 +0900 (42f6f11)
@@ -0,0 +1,37 @@
+.. -*- rst -*-
+
+.. highlightlang:: none
+
+groonga-suggest-httpd
+=====================
+
+Summary
+-------
+
+TODO
+
+Synopsis
+--------
+
+::
+
+  groonga-suggest-httpd [options] database_path
+
+Usage
+-----
+
+TODO
+
+Options
+-------
+
+
+Parameters
+----------
+
+There is one required parameter - ``database_path``.
+
+``database_path``
+^^^^^^^^^^^^^^^^^^^
+
+Specifies the path to a groonga database.

  Added: doc/source/reference/executables/groonga-suggest-learner.txt (+40 -0) 100644
===================================================================
--- /dev/null
+++ doc/source/reference/executables/groonga-suggest-learner.txt    2013-10-18 13:54:02 +0900 (7895a04)
@@ -0,0 +1,40 @@
+.. -*- rst -*-
+
+.. highlightlang:: none
+
+groonga-suggest-learner
+=======================
+
+Summary
+-------
+
+TODO
+
+Synopsis
+--------
+
+::
+
+  groonga-suggest-learner [options] database_path
+
+Usage
+-----
+
+TODO
+
+Options
+-------
+
+TODO
+
+Parameters
+----------
+
+There is one required parameter - ``database_path``.
+
+``database_path``
+^^^^^^^^^^^^^^^^^
+
+Specifies the path to a groonga database.
+
+
-------------- next part --------------
HTML����������������������������...
Download 



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