[Groonga-commit] groonga/groonga at 413b0de [master] doc: add template files

Back to archive index

Kentaro Hayashi null+****@clear*****
Fri Feb 3 18:45:22 JST 2017


Kentaro Hayashi	2017-02-03 18:45:22 +0900 (Fri, 03 Feb 2017)

  New Revision: 413b0de61abc7d22086641241bfa322249632ad1
  https://github.com/groonga/groonga/commit/413b0de61abc7d22086641241bfa322249632ad1

  Message:
    doc: add template files

  Added files:
    doc/source/reference/functions/window_record_number.rst
    doc/source/reference/functions/window_sum.rst

  Added: doc/source/reference/functions/window_record_number.rst (+25 -0) 100644
===================================================================
--- /dev/null
+++ doc/source/reference/functions/window_record_number.rst    2017-02-03 18:45:22 +0900 (29bc7f6)
@@ -0,0 +1,25 @@
+.. -*- rst -*-
+
+.. highlightlang:: none
+
+``window_record_number``
+========================
+
+Summary
+-------
+
+.. versionadded:: 7.0.0
+
+Syntax
+------
+::
+
+ window_record_number()
+
+Usage
+-----
+
+Return value
+------------
+
+

  Added: doc/source/reference/functions/window_sum.rst (+25 -0) 100644
===================================================================
--- /dev/null
+++ doc/source/reference/functions/window_sum.rst    2017-02-03 18:45:22 +0900 (c22a61a)
@@ -0,0 +1,25 @@
+.. -*- rst -*-
+
+.. highlightlang:: none
+
+``window_sum``
+==============
+
+Summary
+-------
+
+.. versionadded:: 7.0.0
+
+Syntax
+------
+::
+
+ window_sum()
+
+Usage
+-----
+
+Return value
+------------
+
+
-------------- next part --------------
HTML����������������������������...
Download 



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