[Groonga-commit] groonga/groonga at af1a676 [master] doc: update files

Back to archive index
Yasuhiro Horimoto null+****@clear*****
Tue Jan 8 10:05:24 JST 2019


Yasuhiro Horimoto	2019-01-08 10:05:24 +0900 (Tue, 08 Jan 2019)

  Revision: af1a676fffc70565a9f067d0201d129477d39f40
  https://github.com/groonga/groonga/commit/af1a676fffc70565a9f067d0201d129477d39f40

  Message:
    doc: update files

  Modified files:
    doc/files.am

  Modified: doc/files.am (+27 -0)
===================================================================
--- doc/files.am    2019-01-08 10:04:06 +0900 (729649e80)
+++ doc/files.am    2019-01-08 10:05:24 +0900 (071b5486f)
@@ -567,6 +567,18 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/example/reference/suggest/suggest/select.log \
 	$(top_srcdir)/doc/source/example/reference/token_filters/example-table-create.log \
 	$(top_srcdir)/doc/source/example/reference/token_filters/nfkc100-hiragana-and-kanji.log \
+	$(top_srcdir)/doc/source/example/reference/token_filters/nfkc100-unify-hyphen-and-prolonged-sound-mark.log \
+	$(top_srcdir)/doc/source/example/reference/token_filters/nfkc100-unify-hyphen.log \
+	$(top_srcdir)/doc/source/example/reference/token_filters/nfkc100-unify-kana-case-hiragana.log \
+	$(top_srcdir)/doc/source/example/reference/token_filters/nfkc100-unify-kana-case-katakana.log \
+	$(top_srcdir)/doc/source/example/reference/token_filters/nfkc100-unify-kana.log \
+	$(top_srcdir)/doc/source/example/reference/token_filters/nfkc100-unify-katakana-bu-sounds.log \
+	$(top_srcdir)/doc/source/example/reference/token_filters/nfkc100-unify-katakana-v-sounds.log \
+	$(top_srcdir)/doc/source/example/reference/token_filters/nfkc100-unify-middle-dot.log \
+	$(top_srcdir)/doc/source/example/reference/token_filters/nfkc100-unify-prolonged-sound-mark.log \
+	$(top_srcdir)/doc/source/example/reference/token_filters/nfkc100-unify-to-romaji.log \
+	$(top_srcdir)/doc/source/example/reference/token_filters/nfkc100-unify-voiced-sound-mark-hiragana.log \
+	$(top_srcdir)/doc/source/example/reference/token_filters/nfkc100-unify-voiced-sound-mark-katakana.log \
 	$(top_srcdir)/doc/source/example/reference/token_filters/nfkc100-with-token-mecab.log \
 	$(top_srcdir)/doc/source/example/reference/token_filters/nfkc100.log \
 	$(top_srcdir)/doc/source/example/reference/token_filters/stem-algorithm-option.log \
@@ -974,6 +986,7 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/reference/token_filters/token_filter_nfkc100.rst \
 	$(top_srcdir)/doc/source/reference/token_filters/token_filter_stem.rst \
 	$(top_srcdir)/doc/source/reference/token_filters/token_filter_stop_word.rst \
+	$(top_srcdir)/doc/source/reference/tokenizer/summary.rst \
 	$(top_srcdir)/doc/source/reference/tokenizers.rst \
 	$(top_srcdir)/doc/source/reference/tokenizers/token_bigram.rst \
 	$(top_srcdir)/doc/source/reference/tokenizers/token_bigram_ignore_blank.rst \
@@ -1605,6 +1618,18 @@ source_files_relative_from_doc_dir = \
 	source/example/reference/suggest/suggest/select.log \
 	source/example/reference/token_filters/example-table-create.log \
 	source/example/reference/token_filters/nfkc100-hiragana-and-kanji.log \
+	source/example/reference/token_filters/nfkc100-unify-hyphen-and-prolonged-sound-mark.log \
+	source/example/reference/token_filters/nfkc100-unify-hyphen.log \
+	source/example/reference/token_filters/nfkc100-unify-kana-case-hiragana.log \
+	source/example/reference/token_filters/nfkc100-unify-kana-case-katakana.log \
+	source/example/reference/token_filters/nfkc100-unify-kana.log \
+	source/example/reference/token_filters/nfkc100-unify-katakana-bu-sounds.log \
+	source/example/reference/token_filters/nfkc100-unify-katakana-v-sounds.log \
+	source/example/reference/token_filters/nfkc100-unify-middle-dot.log \
+	source/example/reference/token_filters/nfkc100-unify-prolonged-sound-mark.log \
+	source/example/reference/token_filters/nfkc100-unify-to-romaji.log \
+	source/example/reference/token_filters/nfkc100-unify-voiced-sound-mark-hiragana.log \
+	source/example/reference/token_filters/nfkc100-unify-voiced-sound-mark-katakana.log \
 	source/example/reference/token_filters/nfkc100-with-token-mecab.log \
 	source/example/reference/token_filters/nfkc100.log \
 	source/example/reference/token_filters/stem-algorithm-option.log \
@@ -2012,6 +2037,7 @@ source_files_relative_from_doc_dir = \
 	source/reference/token_filters/token_filter_nfkc100.rst \
 	source/reference/token_filters/token_filter_stem.rst \
 	source/reference/token_filters/token_filter_stop_word.rst \
+	source/reference/tokenizer/summary.rst \
 	source/reference/tokenizers.rst \
 	source/reference/tokenizers/token_bigram.rst \
 	source/reference/tokenizers/token_bigram_ignore_blank.rst \
@@ -2437,6 +2463,7 @@ html_files_relative_from_locale_dir = \
 	html/reference/token_filters/token_filter_nfkc100.html \
 	html/reference/token_filters/token_filter_stem.html \
 	html/reference/token_filters/token_filter_stop_word.html \
+	html/reference/tokenizer/summary.html \
 	html/reference/tokenizers.html \
 	html/reference/tokenizers/token_bigram.html \
 	html/reference/tokenizers/token_bigram_ignore_blank.html \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190108/220e0208/attachment-0001.html>


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