[Groonga-commit] groonga/groonga at 673ccf8 [master] doc: add "See also" section

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Mar 27 11:58:19 JST 2015


Kouhei Sutou	2015-03-27 11:58:19 +0900 (Fri, 27 Mar 2015)

  New Revision: 673ccf8aab695a516fdac2e60c3cea3f8dd8b6ba
  https://github.com/groonga/groonga/commit/673ccf8aab695a516fdac2e60c3cea3f8dd8b6ba

  Message:
    doc: add "See also" section

  Modified files:
    doc/source/reference/commands/plugin_register.rst
    doc/source/reference/commands/plugin_unregister.rst
    doc/source/reference/commands/register.rst

  Modified: doc/source/reference/commands/plugin_register.rst (+5 -0)
===================================================================
--- doc/source/reference/commands/plugin_register.rst    2015-03-27 11:56:22 +0900 (4eb0eb5)
+++ doc/source/reference/commands/plugin_register.rst    2015-03-27 11:58:19 +0900 (06d7091)
@@ -55,3 +55,8 @@ Return value
 If ``plugin_register`` fails, error details are in ``HEADER``.
 
 See :doc:`/reference/command/output_format` for ``HEADER``.
+
+See also
+--------
+
+* :doc:`plugin_unregister`

  Modified: doc/source/reference/commands/plugin_unregister.rst (+5 -0)
===================================================================
--- doc/source/reference/commands/plugin_unregister.rst    2015-03-27 11:56:22 +0900 (5dce174)
+++ doc/source/reference/commands/plugin_unregister.rst    2015-03-27 11:58:19 +0900 (54c6b00)
@@ -53,3 +53,8 @@ Return value
 If ``plugin_unregister`` fails, error details are in ``HEADER``.
 
 See :doc:`/reference/command/output_format` for ``HEADER``.
+
+See also
+--------
+
+* :doc:`plugin_unregister`

  Modified: doc/source/reference/commands/register.rst (+6 -0)
===================================================================
--- doc/source/reference/commands/register.rst    2015-03-27 11:56:22 +0900 (3d05b71)
+++ doc/source/reference/commands/register.rst    2015-03-27 11:58:19 +0900 (9508afb)
@@ -61,3 +61,9 @@ Return value
 If ``register`` fails, error details are in ``HEADER``.
 
 See :doc:`/reference/command/output_format` for ``HEADER``.
+
+See also
+--------
+
+* :doc:`plugin_register`
+* :doc:`plugin_unregister`
-------------- next part --------------
HTML����������������������������...
Download 



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