[Groonga-commit] groonga/groonga at a89cee9 [master] doc: remove too much header markers

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Aug 11 19:53:30 JST 2014


Kouhei Sutou	2014-08-11 19:53:30 +0900 (Mon, 11 Aug 2014)

  New Revision: a89cee9cb1b0da724a3f7af7f4a67b14ff77cff9
  https://github.com/groonga/groonga/commit/a89cee9cb1b0da724a3f7af7f4a67b14ff77cff9

  Message:
    doc: remove too much header markers

  Modified files:
    doc/source/reference/functions/highlight_full.rst
    doc/source/reference/functions/highlight_html.rst

  Modified: doc/source/reference/functions/highlight_full.rst (+4 -4)
===================================================================
--- doc/source/reference/functions/highlight_full.rst    2014-08-11 19:53:11 +0900 (0237dcf)
+++ doc/source/reference/functions/highlight_full.rst    2014-08-11 19:53:30 +0900 (0b919a2)
@@ -86,7 +86,7 @@ There are three required parameters, ``column``, ``normalizer_name`` and ``use_h
 There are three or over optional parameters, ``keywordN``, ``open_tagN`` and ``end_tagN``.
 
 ``column``
-^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^
 
 It specifies a column of the table.
 
@@ -102,19 +102,19 @@ It specifies use or not use HTML escape. If it is ``true`` , use HTML escape.
 If it is ``false`` , not use HTML escape.
 
 ``keywordN``
-^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^
 
 It specifies a keyword for tagging.
 You can specify multiple keywords for each three arguments.
 
 ``open_tagN``
-^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^
 
 It specifies a open tag.
 You can specify multiple open tags for each three arguments.
 
 ``close_tagN``
-^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^
 
 It specifies a close tag.
 You can specify multiple close tags for each three arguments.

  Modified: doc/source/reference/functions/highlight_html.rst (+1 -1)
===================================================================
--- doc/source/reference/functions/highlight_html.rst    2014-08-11 19:53:11 +0900 (80377b7)
+++ doc/source/reference/functions/highlight_html.rst    2014-08-11 19:53:30 +0900 (533a5bf)
@@ -83,7 +83,7 @@ Parameters
 There is only one parameter ``column`` .
 
 ``column``
-^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^
 
 It specifies a column of the table.
 
-------------- next part --------------
HTML����������������������������...
Télécharger 



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