[Groonga-commit] groonga/groonga at 632b9a1 [master] doc: set ID to normalizers

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Feb 9 11:34:52 JST 2015


Kouhei Sutou	2015-02-09 11:34:52 +0900 (Mon, 09 Feb 2015)

  New Revision: 632b9a16fb2a9688cdb403ce45075ae005b91b26
  https://github.com/groonga/groonga/commit/632b9a16fb2a9688cdb403ce45075ae005b91b26

  Message:
    doc: set ID to normalizers

  Modified files:
    doc/source/reference/normalizers.rst

  Modified: doc/source/reference/normalizers.rst (+4 -0)
===================================================================
--- doc/source/reference/normalizers.rst    2015-02-09 08:03:42 +0900 (7fbdfa6)
+++ doc/source/reference/normalizers.rst    2015-02-09 11:34:52 +0900 (70192f6)
@@ -73,6 +73,8 @@ Here is a list of built-in normalizers:
   * ``NormalizerAuto``
   * ``NormalizerNFKC51``
 
+.. _normalizer-auto:
+
 ``NormalizerAuto``
 ^^^^^^^^^^^^^^^^^^
 
@@ -100,6 +102,8 @@ Here is an example that uses ``NormalizerAuto`` normalizer:
 .. include:: ../example/reference/normalizers/normalizer-auto.log
 .. table_create NormalLexicon TABLE_HASH_KEY ShortText --normalizer NormalizerAuto
 
+.. _normalizer-nfkc51:
+
 ``NormalizerNFKC51``
 ^^^^^^^^^^^^^^^^^^^^
 
-------------- next part --------------
HTML����������������������������...
Download 



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