[Groonga-commit] groonga/groonga at 512de10 [master] doc: update file list

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri Oct 18 13:39:01 JST 2013


HAYASHI Kentaro	2013-10-18 13:39:01 +0900 (Fri, 18 Oct 2013)

  New Revision: 512de10aa5bcdecea55299615e6192fd9dbcd77f
  https://github.com/groonga/groonga/commit/512de10aa5bcdecea55299615e6192fd9dbcd77f

  Message:
    doc: update file list
    
    % make update-files

  Modified files:
    data/html/files.am
    doc/files.am

  Modified: data/html/files.am (+1 -1)
===================================================================
--- data/html/files.am    2013-10-18 12:30:31 +0900 (416427b)
+++ data/html/files.am    2013-10-18 13:39:01 +0900 (a34342a)
@@ -25,9 +25,9 @@ nobase_dist_html_DATA = \
 	admin/index.html \
 	admin/js/groonga-admin.js \
 	admin/js/jquery-1.7.2.min.js \
-	admin/js/jquery-ui-1.8.18.custom.min.js \
 	admin/js/jquery.flot-0.7.min.js \
 	admin/js/jquery.flot.license.txt \
 	admin/js/jquery.json-2.2.min.js \
+	admin/js/jquery-ui-1.8.18.custom.min.js \
 	$(NULL)
 

  Modified: doc/files.am (+254 -238)
===================================================================
--- doc/files.am    2013-10-18 12:30:31 +0900 (37c9486)
+++ doc/files.am    2013-10-18 13:39:01 +0900 (dd85fa1)
@@ -1,10 +1,7 @@
 absolute_source_files = \
-	$(top_srcdir)/doc/source/__init__.py \
 	$(top_srcdir)/doc/source/characteristic.txt \
 	$(top_srcdir)/doc/source/community.txt \
 	$(top_srcdir)/doc/source/conf.py \
-	$(top_srcdir)/doc/source/contribution.txt \
-	$(top_srcdir)/doc/source/contribution/development.txt \
 	$(top_srcdir)/doc/source/contribution/development/com.txt \
 	$(top_srcdir)/doc/source/contribution/development/cooperation.txt \
 	$(top_srcdir)/doc/source/contribution/development/document.txt \
@@ -12,12 +9,14 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/contribution/development/release.txt \
 	$(top_srcdir)/doc/source/contribution/development/repository.txt \
 	$(top_srcdir)/doc/source/contribution/development/test.txt \
-	$(top_srcdir)/doc/source/contribution/documentation.txt \
+	$(top_srcdir)/doc/source/contribution/development.txt \
 	$(top_srcdir)/doc/source/contribution/documentation/c-api.txt \
 	$(top_srcdir)/doc/source/contribution/documentation/i18n.txt \
+	$(top_srcdir)/doc/source/contribution/documentation.txt \
 	$(top_srcdir)/doc/source/contribution/report.txt \
-	$(top_srcdir)/doc/source/development.txt \
+	$(top_srcdir)/doc/source/contribution.txt \
 	$(top_srcdir)/doc/source/development/travis-ci.txt \
+	$(top_srcdir)/doc/source/development.txt \
 	$(top_srcdir)/doc/source/example/completion-1.log \
 	$(top_srcdir)/doc/source/example/correction-1.log \
 	$(top_srcdir)/doc/source/example/reference/commands/cache_limit/get.log \
@@ -83,10 +82,10 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/example/reference/commands/truncate/truncate.log \
 	$(top_srcdir)/doc/source/example/reference/executables/groonga-httpd.log \
 	$(top_srcdir)/doc/source/example/reference/functions/geo_distance_distance_ellipsoid.log \
-	$(top_srcdir)/doc/source/example/reference/functions/geo_distance_distance_rectangle.log \
 	$(top_srcdir)/doc/source/example/reference/functions/geo_distance_distance_rectangle_across_equator.log \
 	$(top_srcdir)/doc/source/example/reference/functions/geo_distance_distance_rectangle_across_meridian.log \
 	$(top_srcdir)/doc/source/example/reference/functions/geo_distance_distance_rectangle_across_the_date_line.log \
+	$(top_srcdir)/doc/source/example/reference/functions/geo_distance_distance_rectangle.log \
 	$(top_srcdir)/doc/source/example/reference/functions/geo_distance_distance_sphere.log \
 	$(top_srcdir)/doc/source/example/reference/functions/geo_distance_location_ellipsoid.log \
 	$(top_srcdir)/doc/source/example/reference/functions/geo_distance_location_rectangle.log \
@@ -99,16 +98,16 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/example/reference/functions/query/usage_basic.log \
 	$(top_srcdir)/doc/source/example/reference/functions/query/usage_setup_data.log \
 	$(top_srcdir)/doc/source/example/reference/functions/query/usage_setup_schema.log \
-	$(top_srcdir)/doc/source/example/reference/functions/query/usage_with_query.log \
 	$(top_srcdir)/doc/source/example/reference/functions/query/usage_without_query.log \
-	$(top_srcdir)/doc/source/example/reference/functions/snippet_html/usage.log \
+	$(top_srcdir)/doc/source/example/reference/functions/query/usage_with_query.log \
 	$(top_srcdir)/doc/source/example/reference/functions/snippet_html/usage_basic.log \
+	$(top_srcdir)/doc/source/example/reference/functions/snippet_html/usage.log \
 	$(top_srcdir)/doc/source/example/reference/functions/snippet_html/usage_setup.log \
 	$(top_srcdir)/doc/source/example/reference/functions/snippet_html/usage_string_literal.log \
 	$(top_srcdir)/doc/source/example/reference/functions/sub_filter/usage_setup_data.log \
 	$(top_srcdir)/doc/source/example/reference/functions/sub_filter/usage_setup_schema.log \
-	$(top_srcdir)/doc/source/example/reference/functions/sub_filter/usage_with_sub_filter.log \
 	$(top_srcdir)/doc/source/example/reference/functions/sub_filter/usage_without_sub_filter.log \
+	$(top_srcdir)/doc/source/example/reference/functions/sub_filter/usage_with_sub_filter.log \
 	$(top_srcdir)/doc/source/example/reference/grn_expr/query_syntax/setup.log \
 	$(top_srcdir)/doc/source/example/reference/grn_expr/query_syntax/simple_equal.log \
 	$(top_srcdir)/doc/source/example/reference/grn_expr/query_syntax/simple_full_text_search.log \
@@ -198,7 +197,6 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/example/tutorial/index-5.log \
 	$(top_srcdir)/doc/source/example/tutorial/index-6.log \
 	$(top_srcdir)/doc/source/example/tutorial/index-7.log \
-	$(top_srcdir)/doc/source/example/tutorial/introduction-1.log \
 	$(top_srcdir)/doc/source/example/tutorial/introduction-10.log \
 	$(top_srcdir)/doc/source/example/tutorial/introduction-11.log \
 	$(top_srcdir)/doc/source/example/tutorial/introduction-12.log \
@@ -208,6 +206,7 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/example/tutorial/introduction-16.log \
 	$(top_srcdir)/doc/source/example/tutorial/introduction-17.log \
 	$(top_srcdir)/doc/source/example/tutorial/introduction-18.log \
+	$(top_srcdir)/doc/source/example/tutorial/introduction-1.log \
 	$(top_srcdir)/doc/source/example/tutorial/introduction-2.log \
 	$(top_srcdir)/doc/source/example/tutorial/introduction-3.log \
 	$(top_srcdir)/doc/source/example/tutorial/introduction-4.log \
@@ -220,14 +219,14 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/example/tutorial/match_columns-2.log \
 	$(top_srcdir)/doc/source/example/tutorial/match_columns-3.log \
 	$(top_srcdir)/doc/source/example/tutorial/match_columns-4.log \
-	$(top_srcdir)/doc/source/example/tutorial/match_columns-nested-index-data-with-three-relationship.log \
 	$(top_srcdir)/doc/source/example/tutorial/match_columns-nested-index-data.log \
-	$(top_srcdir)/doc/source/example/tutorial/match_columns-nested-index-schema-with-three-relationship.log \
+	$(top_srcdir)/doc/source/example/tutorial/match_columns-nested-index-data-with-three-relationship.log \
 	$(top_srcdir)/doc/source/example/tutorial/match_columns-nested-index-schema.log \
-	$(top_srcdir)/doc/source/example/tutorial/match_columns-nested-index-select-with-three-relationship.log \
+	$(top_srcdir)/doc/source/example/tutorial/match_columns-nested-index-schema-with-three-relationship.log \
 	$(top_srcdir)/doc/source/example/tutorial/match_columns-nested-index-select.log \
-	$(top_srcdir)/doc/source/example/tutorial/micro_blog-1.log \
+	$(top_srcdir)/doc/source/example/tutorial/match_columns-nested-index-select-with-three-relationship.log \
 	$(top_srcdir)/doc/source/example/tutorial/micro_blog-10.log \
+	$(top_srcdir)/doc/source/example/tutorial/micro_blog-1.log \
 	$(top_srcdir)/doc/source/example/tutorial/micro_blog-2.log \
 	$(top_srcdir)/doc/source/example/tutorial/micro_blog-3.log \
 	$(top_srcdir)/doc/source/example/tutorial/micro_blog-4.log \
@@ -274,10 +273,10 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/images/fulltext-introduction/scalar-column.svg \
 	$(top_srcdir)/doc/source/images/fulltext-introduction/search-bigram-index-column-value.png \
 	$(top_srcdir)/doc/source/images/fulltext-introduction/search-bigram-index-column-value.svg \
-	$(top_srcdir)/doc/source/images/fulltext-introduction/search-bigram-token-id.png \
-	$(top_srcdir)/doc/source/images/fulltext-introduction/search-bigram-token-id.svg \
 	$(top_srcdir)/doc/source/images/fulltext-introduction/search-bigram.png \
 	$(top_srcdir)/doc/source/images/fulltext-introduction/search-bigram.svg \
+	$(top_srcdir)/doc/source/images/fulltext-introduction/search-bigram-token-id.png \
+	$(top_srcdir)/doc/source/images/fulltext-introduction/search-bigram-token-id.svg \
 	$(top_srcdir)/doc/source/images/fulltext-introduction/search-choose-tokenizer.png \
 	$(top_srcdir)/doc/source/images/fulltext-introduction/search-choose-tokenizer.svg \
 	$(top_srcdir)/doc/source/images/fulltext-introduction/search-first-index-column-value.png \
@@ -323,16 +322,16 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/images/geo-points-in-circle.svg \
 	$(top_srcdir)/doc/source/images/geo-points-in-rectangle.png \
 	$(top_srcdir)/doc/source/images/geo-points-in-rectangle.svg \
+	$(top_srcdir)/doc/source/images/geo-points.png \
 	$(top_srcdir)/doc/source/images/geo-points-sort.png \
 	$(top_srcdir)/doc/source/images/geo-points-sort.svg \
-	$(top_srcdir)/doc/source/images/geo-points.png \
 	$(top_srcdir)/doc/source/images/geo-points.svg \
 	$(top_srcdir)/doc/source/images/geo-search-in-circle.png \
 	$(top_srcdir)/doc/source/images/geo-search-in-circle.svg \
 	$(top_srcdir)/doc/source/images/geo-search-in-rectangle.png \
 	$(top_srcdir)/doc/source/images/geo-search-in-rectangle.svg \
 	$(top_srcdir)/doc/source/index.txt \
-	$(top_srcdir)/doc/source/install.txt \
+	$(top_srcdir)/doc/source/__init__.py \
 	$(top_srcdir)/doc/source/install/centos.txt \
 	$(top_srcdir)/doc/source/install/debian.txt \
 	$(top_srcdir)/doc/source/install/fedora.txt \
@@ -340,18 +339,17 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/install/others.txt \
 	$(top_srcdir)/doc/source/install/server-use.inc \
 	$(top_srcdir)/doc/source/install/solaris.txt \
+	$(top_srcdir)/doc/source/install.txt \
 	$(top_srcdir)/doc/source/install/ubuntu.txt \
 	$(top_srcdir)/doc/source/install/windows.txt \
 	$(top_srcdir)/doc/source/limitations.txt \
-	$(top_srcdir)/doc/source/news.txt \
 	$(top_srcdir)/doc/source/news/0.x.txt \
 	$(top_srcdir)/doc/source/news/1.0.x.txt \
 	$(top_srcdir)/doc/source/news/1.1.x.txt \
 	$(top_srcdir)/doc/source/news/1.2.x.txt \
 	$(top_srcdir)/doc/source/news/senna.txt \
+	$(top_srcdir)/doc/source/news.txt \
 	$(top_srcdir)/doc/source/rdoc.py \
-	$(top_srcdir)/doc/source/reference.txt \
-	$(top_srcdir)/doc/source/reference/api.txt \
 	$(top_srcdir)/doc/source/reference/api/grn_cache.txt \
 	$(top_srcdir)/doc/source/reference/api/grn_column.txt \
 	$(top_srcdir)/doc/source/reference/api/grn_command_version.txt \
@@ -368,12 +366,12 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/reference/api/grn_obj.txt \
 	$(top_srcdir)/doc/source/reference/api/grn_proc.txt \
 	$(top_srcdir)/doc/source/reference/api/grn_search.txt \
-	$(top_srcdir)/doc/source/reference/api/grn_table.txt \
 	$(top_srcdir)/doc/source/reference/api/grn_table_cursor.txt \
+	$(top_srcdir)/doc/source/reference/api/grn_table.txt \
 	$(top_srcdir)/doc/source/reference/api/grn_type.txt \
 	$(top_srcdir)/doc/source/reference/api/grn_user_data.txt \
+	$(top_srcdir)/doc/source/reference/api.txt \
 	$(top_srcdir)/doc/source/reference/cast.txt \
-	$(top_srcdir)/doc/source/reference/command.txt \
 	$(top_srcdir)/doc/source/reference/command/command_version.txt \
 	$(top_srcdir)/doc/source/reference/command/output_format.txt \
 	$(top_srcdir)/doc/source/reference/command/return_code.txt \
@@ -393,6 +391,9 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/reference/commands/log_put.txt \
 	$(top_srcdir)/doc/source/reference/commands/log_reopen.txt \
 	$(top_srcdir)/doc/source/reference/commands/normalize.txt \
+	$(top_srcdir)/doc/source/reference/commands_not_implemented/add.txt \
+	$(top_srcdir)/doc/source/reference/commands_not_implemented/get.txt \
+	$(top_srcdir)/doc/source/reference/commands_not_implemented/set.txt \
 	$(top_srcdir)/doc/source/reference/commands/quit.txt \
 	$(top_srcdir)/doc/source/reference/commands/register.txt \
 	$(top_srcdir)/doc/source/reference/commands/ruby_eval.txt \
@@ -405,17 +406,16 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/reference/commands/table_remove.txt \
 	$(top_srcdir)/doc/source/reference/commands/tokenize.txt \
 	$(top_srcdir)/doc/source/reference/commands/truncate.txt \
-	$(top_srcdir)/doc/source/reference/commands_not_implemented/add.txt \
-	$(top_srcdir)/doc/source/reference/commands_not_implemented/get.txt \
-	$(top_srcdir)/doc/source/reference/commands_not_implemented/set.txt \
-	$(top_srcdir)/doc/source/reference/executables.txt \
+	$(top_srcdir)/doc/source/reference/command.txt \
 	$(top_srcdir)/doc/source/reference/executables/grnslap.txt \
 	$(top_srcdir)/doc/source/reference/executables/grntest.txt \
 	$(top_srcdir)/doc/source/reference/executables/groonga-httpd.txt \
 	$(top_srcdir)/doc/source/reference/executables/groonga-server-http.txt \
 	$(top_srcdir)/doc/source/reference/executables/groonga-suggest-create-dataset.txt \
+	$(top_srcdir)/doc/source/reference/executables/groonga-suggest-httpd.txt \
+	$(top_srcdir)/doc/source/reference/executables/groonga-suggest-learner.txt \
 	$(top_srcdir)/doc/source/reference/executables/groonga.txt \
-	$(top_srcdir)/doc/source/reference/function.txt \
+	$(top_srcdir)/doc/source/reference/executables.txt \
 	$(top_srcdir)/doc/source/reference/functions/edit_distance.txt \
 	$(top_srcdir)/doc/source/reference/functions/geo_distance.txt \
 	$(top_srcdir)/doc/source/reference/functions/geo_in_circle.txt \
@@ -426,39 +426,42 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/reference/functions/rand.txt \
 	$(top_srcdir)/doc/source/reference/functions/snippet_html.txt \
 	$(top_srcdir)/doc/source/reference/functions/sub_filter.txt \
-	$(top_srcdir)/doc/source/reference/grn_expr.txt \
+	$(top_srcdir)/doc/source/reference/function.txt \
 	$(top_srcdir)/doc/source/reference/grn_expr/query_syntax.txt \
 	$(top_srcdir)/doc/source/reference/grn_expr/script_syntax.txt \
+	$(top_srcdir)/doc/source/reference/grn_expr.txt \
 	$(top_srcdir)/doc/source/reference/indexing.txt \
 	$(top_srcdir)/doc/source/reference/log.txt \
 	$(top_srcdir)/doc/source/reference/normalizers.txt \
 	$(top_srcdir)/doc/source/reference/output.txt \
 	$(top_srcdir)/doc/source/reference/pseudo_column.txt \
-	$(top_srcdir)/doc/source/reference/query_expanders.txt \
 	$(top_srcdir)/doc/source/reference/query_expanders/tsv.txt \
+	$(top_srcdir)/doc/source/reference/query_expanders.txt \
 	$(top_srcdir)/doc/source/reference/tables.txt \
 	$(top_srcdir)/doc/source/reference/tokenizers.txt \
+	$(top_srcdir)/doc/source/reference/tuning.txt \
+	$(top_srcdir)/doc/source/reference.txt \
 	$(top_srcdir)/doc/source/reference/types.txt \
-	$(top_srcdir)/doc/source/server.txt \
 	$(top_srcdir)/doc/source/server/gqtp.txt \
-	$(top_srcdir)/doc/source/server/http.txt \
 	$(top_srcdir)/doc/source/server/http/comparison.txt \
 	$(top_srcdir)/doc/source/server/http/groonga-httpd.txt \
 	$(top_srcdir)/doc/source/server/http/groonga.txt \
+	$(top_srcdir)/doc/source/server/http.txt \
 	$(top_srcdir)/doc/source/server/package.txt \
-	$(top_srcdir)/doc/source/spec.txt \
+	$(top_srcdir)/doc/source/server.txt \
 	$(top_srcdir)/doc/source/spec/gqtp.txt \
 	$(top_srcdir)/doc/source/spec/search.txt \
-	$(top_srcdir)/doc/source/suggest.txt \
+	$(top_srcdir)/doc/source/spec.txt \
 	$(top_srcdir)/doc/source/suggest/completion.txt \
 	$(top_srcdir)/doc/source/suggest/correction.txt \
 	$(top_srcdir)/doc/source/suggest/introduction.txt \
 	$(top_srcdir)/doc/source/suggest/suggestion.txt \
 	$(top_srcdir)/doc/source/suggest/tutorial.txt \
+	$(top_srcdir)/doc/source/suggest.txt \
 	$(top_srcdir)/doc/source/textile.py \
-	$(top_srcdir)/doc/source/troubleshooting.txt \
 	$(top_srcdir)/doc/source/troubleshooting/different_results_with_the_same_keyword.txt \
-	$(top_srcdir)/doc/source/tutorial.txt \
+	$(top_srcdir)/doc/source/troubleshooting/mmap_cannot_allocate_memory.txt \
+	$(top_srcdir)/doc/source/troubleshooting.txt \
 	$(top_srcdir)/doc/source/tutorial/data.txt \
 	$(top_srcdir)/doc/source/tutorial/drilldown.txt \
 	$(top_srcdir)/doc/source/tutorial/index.txt \
@@ -470,6 +473,7 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/tutorial/patricia_trie.txt \
 	$(top_srcdir)/doc/source/tutorial/query_expansion.txt \
 	$(top_srcdir)/doc/source/tutorial/search.txt \
+	$(top_srcdir)/doc/source/tutorial.txt \
 	$(NULL)
 
 absolute_theme_files = \
@@ -485,12 +489,9 @@ absolute_theme_files = \
 	$(NULL)
 
 source_files_relative_from_doc_dir = \
-	source/__init__.py \
 	source/characteristic.txt \
 	source/community.txt \
 	source/conf.py \
-	source/contribution.txt \
-	source/contribution/development.txt \
 	source/contribution/development/com.txt \
 	source/contribution/development/cooperation.txt \
 	source/contribution/development/document.txt \
@@ -498,12 +499,14 @@ source_files_relative_from_doc_dir = \
 	source/contribution/development/release.txt \
 	source/contribution/development/repository.txt \
 	source/contribution/development/test.txt \
-	source/contribution/documentation.txt \
+	source/contribution/development.txt \
 	source/contribution/documentation/c-api.txt \
 	source/contribution/documentation/i18n.txt \
+	source/contribution/documentation.txt \
 	source/contribution/report.txt \
-	source/development.txt \
+	source/contribution.txt \
 	source/development/travis-ci.txt \
+	source/development.txt \
 	source/example/completion-1.log \
 	source/example/correction-1.log \
 	source/example/reference/commands/cache_limit/get.log \
@@ -569,10 +572,10 @@ source_files_relative_from_doc_dir = \
 	source/example/reference/commands/truncate/truncate.log \
 	source/example/reference/executables/groonga-httpd.log \
 	source/example/reference/functions/geo_distance_distance_ellipsoid.log \
-	source/example/reference/functions/geo_distance_distance_rectangle.log \
 	source/example/reference/functions/geo_distance_distance_rectangle_across_equator.log \
 	source/example/reference/functions/geo_distance_distance_rectangle_across_meridian.log \
 	source/example/reference/functions/geo_distance_distance_rectangle_across_the_date_line.log \
+	source/example/reference/functions/geo_distance_distance_rectangle.log \
 	source/example/reference/functions/geo_distance_distance_sphere.log \
 	source/example/reference/functions/geo_distance_location_ellipsoid.log \
 	source/example/reference/functions/geo_distance_location_rectangle.log \
@@ -585,16 +588,16 @@ source_files_relative_from_doc_dir = \
 	source/example/reference/functions/query/usage_basic.log \
 	source/example/reference/functions/query/usage_setup_data.log \
 	source/example/reference/functions/query/usage_setup_schema.log \
-	source/example/reference/functions/query/usage_with_query.log \
 	source/example/reference/functions/query/usage_without_query.log \
-	source/example/reference/functions/snippet_html/usage.log \
+	source/example/reference/functions/query/usage_with_query.log \
 	source/example/reference/functions/snippet_html/usage_basic.log \
+	source/example/reference/functions/snippet_html/usage.log \
 	source/example/reference/functions/snippet_html/usage_setup.log \
 	source/example/reference/functions/snippet_html/usage_string_literal.log \
 	source/example/reference/functions/sub_filter/usage_setup_data.log \
 	source/example/reference/functions/sub_filter/usage_setup_schema.log \
-	source/example/reference/functions/sub_filter/usage_with_sub_filter.log \
 	source/example/reference/functions/sub_filter/usage_without_sub_filter.log \
+	source/example/reference/functions/sub_filter/usage_with_sub_filter.log \
 	source/example/reference/grn_expr/query_syntax/setup.log \
 	source/example/reference/grn_expr/query_syntax/simple_equal.log \
 	source/example/reference/grn_expr/query_syntax/simple_full_text_search.log \
@@ -684,7 +687,6 @@ source_files_relative_from_doc_dir = \
 	source/example/tutorial/index-5.log \
 	source/example/tutorial/index-6.log \
 	source/example/tutorial/index-7.log \
-	source/example/tutorial/introduction-1.log \
 	source/example/tutorial/introduction-10.log \
 	source/example/tutorial/introduction-11.log \
 	source/example/tutorial/introduction-12.log \
@@ -694,6 +696,7 @@ source_files_relative_from_doc_dir = \
 	source/example/tutorial/introduction-16.log \
 	source/example/tutorial/introduction-17.log \
 	source/example/tutorial/introduction-18.log \
+	source/example/tutorial/introduction-1.log \
 	source/example/tutorial/introduction-2.log \
 	source/example/tutorial/introduction-3.log \
 	source/example/tutorial/introduction-4.log \
@@ -706,14 +709,14 @@ source_files_relative_from_doc_dir = \
 	source/example/tutorial/match_columns-2.log \
 	source/example/tutorial/match_columns-3.log \
 	source/example/tutorial/match_columns-4.log \
-	source/example/tutorial/match_columns-nested-index-data-with-three-relationship.log \
 	source/example/tutorial/match_columns-nested-index-data.log \
-	source/example/tutorial/match_columns-nested-index-schema-with-three-relationship.log \
+	source/example/tutorial/match_columns-nested-index-data-with-three-relationship.log \
 	source/example/tutorial/match_columns-nested-index-schema.log \
-	source/example/tutorial/match_columns-nested-index-select-with-three-relationship.log \
+	source/example/tutorial/match_columns-nested-index-schema-with-three-relationship.log \
 	source/example/tutorial/match_columns-nested-index-select.log \
-	source/example/tutorial/micro_blog-1.log \
+	source/example/tutorial/match_columns-nested-index-select-with-three-relationship.log \
 	source/example/tutorial/micro_blog-10.log \
+	source/example/tutorial/micro_blog-1.log \
 	source/example/tutorial/micro_blog-2.log \
 	source/example/tutorial/micro_blog-3.log \
 	source/example/tutorial/micro_blog-4.log \
@@ -760,10 +763,10 @@ source_files_relative_from_doc_dir = \
 	source/images/fulltext-introduction/scalar-column.svg \
 	source/images/fulltext-introduction/search-bigram-index-column-value.png \
 	source/images/fulltext-introduction/search-bigram-index-column-value.svg \
-	source/images/fulltext-introduction/search-bigram-token-id.png \
-	source/images/fulltext-introduction/search-bigram-token-id.svg \
 	source/images/fulltext-introduction/search-bigram.png \
 	source/images/fulltext-introduction/search-bigram.svg \
+	source/images/fulltext-introduction/search-bigram-token-id.png \
+	source/images/fulltext-introduction/search-bigram-token-id.svg \
 	source/images/fulltext-introduction/search-choose-tokenizer.png \
 	source/images/fulltext-introduction/search-choose-tokenizer.svg \
 	source/images/fulltext-introduction/search-first-index-column-value.png \
@@ -809,16 +812,16 @@ source_files_relative_from_doc_dir = \
 	source/images/geo-points-in-circle.svg \
 	source/images/geo-points-in-rectangle.png \
 	source/images/geo-points-in-rectangle.svg \
+	source/images/geo-points.png \
 	source/images/geo-points-sort.png \
 	source/images/geo-points-sort.svg \
-	source/images/geo-points.png \
 	source/images/geo-points.svg \
 	source/images/geo-search-in-circle.png \
 	source/images/geo-search-in-circle.svg \
 	source/images/geo-search-in-rectangle.png \
 	source/images/geo-search-in-rectangle.svg \
 	source/index.txt \
-	source/install.txt \
+	source/__init__.py \
 	source/install/centos.txt \
 	source/install/debian.txt \
 	source/install/fedora.txt \
@@ -826,18 +829,17 @@ source_files_relative_from_doc_dir = \
 	source/install/others.txt \
 	source/install/server-use.inc \
 	source/install/solaris.txt \
+	source/install.txt \
 	source/install/ubuntu.txt \
 	source/install/windows.txt \
 	source/limitations.txt \
-	source/news.txt \
 	source/news/0.x.txt \
 	source/news/1.0.x.txt \
 	source/news/1.1.x.txt \
 	source/news/1.2.x.txt \
 	source/news/senna.txt \
+	source/news.txt \
 	source/rdoc.py \
-	source/reference.txt \
-	source/reference/api.txt \
 	source/reference/api/grn_cache.txt \
 	source/reference/api/grn_column.txt \
 	source/reference/api/grn_command_version.txt \
@@ -854,12 +856,12 @@ source_files_relative_from_doc_dir = \
 	source/reference/api/grn_obj.txt \
 	source/reference/api/grn_proc.txt \
 	source/reference/api/grn_search.txt \
-	source/reference/api/grn_table.txt \
 	source/reference/api/grn_table_cursor.txt \
+	source/reference/api/grn_table.txt \
 	source/reference/api/grn_type.txt \
 	source/reference/api/grn_user_data.txt \
+	source/reference/api.txt \
 	source/reference/cast.txt \
-	source/reference/command.txt \
 	source/reference/command/command_version.txt \
 	source/reference/command/output_format.txt \
 	source/reference/command/return_code.txt \
@@ -879,6 +881,9 @@ source_files_relative_from_doc_dir = \
 	source/reference/commands/log_put.txt \
 	source/reference/commands/log_reopen.txt \
 	source/reference/commands/normalize.txt \
+	source/reference/commands_not_implemented/add.txt \
+	source/reference/commands_not_implemented/get.txt \
+	source/reference/commands_not_implemented/set.txt \
 	source/reference/commands/quit.txt \
 	source/reference/commands/register.txt \
 	source/reference/commands/ruby_eval.txt \
@@ -891,17 +896,16 @@ source_files_relative_from_doc_dir = \
 	source/reference/commands/table_remove.txt \
 	source/reference/commands/tokenize.txt \
 	source/reference/commands/truncate.txt \
-	source/reference/commands_not_implemented/add.txt \
-	source/reference/commands_not_implemented/get.txt \
-	source/reference/commands_not_implemented/set.txt \
-	source/reference/executables.txt \
+	source/reference/command.txt \
 	source/reference/executables/grnslap.txt \
 	source/reference/executables/grntest.txt \
 	source/reference/executables/groonga-httpd.txt \
 	source/reference/executables/groonga-server-http.txt \
 	source/reference/executables/groonga-suggest-create-dataset.txt \
+	source/reference/executables/groonga-suggest-httpd.txt \
+	source/reference/executables/groonga-suggest-learner.txt \
 	source/reference/executables/groonga.txt \
-	source/reference/function.txt \
+	source/reference/executables.txt \
 	source/reference/functions/edit_distance.txt \
 	source/reference/functions/geo_distance.txt \
 	source/reference/functions/geo_in_circle.txt \
@@ -912,39 +916,42 @@ source_files_relative_from_doc_dir = \
 	source/reference/functions/rand.txt \
 	source/reference/functions/snippet_html.txt \
 	source/reference/functions/sub_filter.txt \
-	source/reference/grn_expr.txt \
+	source/reference/function.txt \
 	source/reference/grn_expr/query_syntax.txt \
 	source/reference/grn_expr/script_syntax.txt \
+	source/reference/grn_expr.txt \
 	source/reference/indexing.txt \
 	source/reference/log.txt \
 	source/reference/normalizers.txt \
 	source/reference/output.txt \
 	source/reference/pseudo_column.txt \
-	source/reference/query_expanders.txt \
 	source/reference/query_expanders/tsv.txt \
+	source/reference/query_expanders.txt \
 	source/reference/tables.txt \
 	source/reference/tokenizers.txt \
+	source/reference/tuning.txt \
+	source/reference.txt \
 	source/reference/types.txt \
-	source/server.txt \
 	source/server/gqtp.txt \
-	source/server/http.txt \
 	source/server/http/comparison.txt \
 	source/server/http/groonga-httpd.txt \
 	source/server/http/groonga.txt \
+	source/server/http.txt \
 	source/server/package.txt \
-	source/spec.txt \
+	source/server.txt \
 	source/spec/gqtp.txt \
 	source/spec/search.txt \
-	source/suggest.txt \
+	source/spec.txt \
 	source/suggest/completion.txt \
 	source/suggest/correction.txt \
 	source/suggest/introduction.txt \
 	source/suggest/suggestion.txt \
 	source/suggest/tutorial.txt \
+	source/suggest.txt \
 	source/textile.py \
-	source/troubleshooting.txt \
 	source/troubleshooting/different_results_with_the_same_keyword.txt \
-	source/tutorial.txt \
+	source/troubleshooting/mmap_cannot_allocate_memory.txt \
+	source/troubleshooting.txt \
 	source/tutorial/data.txt \
 	source/tutorial/drilldown.txt \
 	source/tutorial/index.txt \
@@ -956,6 +963,7 @@ source_files_relative_from_doc_dir = \
 	source/tutorial/patricia_trie.txt \
 	source/tutorial/query_expansion.txt \
 	source/tutorial/search.txt \
+	source/tutorial.txt \
 	$(NULL)
 
 theme_files_relative_from_doc_dir = \
@@ -1048,11 +1056,147 @@ mo_files_relative_from_locale_dir = \
 
 html_files_relative_from_locale_dir = \
 	html/.buildinfo \
+	html/characteristic.html \
+	html/community.html \
+	html/contribution/development/com.html \
+	html/contribution/development/cooperation.html \
+	html/contribution/development/document.html \
+	html/contribution/development.html \
+	html/contribution/development/query.html \
+	html/contribution/development/release.html \
+	html/contribution/development/repository.html \
+	html/contribution/development/test.html \
+	html/contribution/documentation/c-api.html \
+	html/contribution/documentation.html \
+	html/contribution/documentation/i18n.html \
+	html/contribution.html \
+	html/contribution/report.html \
+	html/development.html \
+	html/development/travis-ci.html \
+	html/genindex.html \
+	html/geolocation_search.html \
 	html/_images/geo-points.png \
+	html/index.html \
+	html/install/centos.html \
+	html/install/debian.html \
+	html/install/fedora.html \
+	html/install.html \
+	html/install/mac_os_x.html \
+	html/install/others.html \
+	html/install/solaris.html \
+	html/install/ubuntu.html \
+	html/install/windows.html \
+	html/limitations.html \
+	html/news/0.x.html \
+	html/news/1.0.x.html \
+	html/news/1.1.x.html \
+	html/news/1.2.x.html \
+	html/news.html \
+	html/news/senna.html \
+	html/objects.inv \
+	html/reference/api/grn_cache.html \
+	html/reference/api/grn_column.html \
+	html/reference/api/grn_command_version.html \
+	html/reference/api/grn_ctx.html \
+	html/reference/api/grn_db.html \
+	html/reference/api/grn_encoding.html \
+	html/reference/api/grn_expr.html \
+	html/reference/api/grn_geo.html \
+	html/reference/api/grn_hook.html \
+	html/reference/api/grn_ii.html \
+	html/reference/api/grn_index_cursor.html \
+	html/reference/api/grn_info.html \
+	html/reference/api/grn_match_escalation.html \
+	html/reference/api/grn_obj.html \
+	html/reference/api/grn_proc.html \
+	html/reference/api/grn_search.html \
+	html/reference/api/grn_table_cursor.html \
+	html/reference/api/grn_table.html \
+	html/reference/api/grn_type.html \
+	html/reference/api/grn_user_data.html \
+	html/reference/api.html \
+	html/reference/cast.html \
+	html/reference/command/command_version.html \
+	html/reference/command.html \
+	html/reference/command/output_format.html \
+	html/reference/command/return_code.html \
+	html/reference/commands/cache_limit.html \
+	html/reference/commands/check.html \
+	html/reference/commands/clearlock.html \
+	html/reference/commands/column_create.html \
+	html/reference/commands/column_list.html \
+	html/reference/commands/column_remove.html \
+	html/reference/commands/column_rename.html \
+	html/reference/commands/define_selector.html \
+	html/reference/commands/defrag.html \
+	html/reference/commands/delete.html \
+	html/reference/commands/dump.html \
+	html/reference/commands/load.html \
+	html/reference/commands/log_level.html \
+	html/reference/commands/log_put.html \
+	html/reference/commands/log_reopen.html \
+	html/reference/commands/normalize.html \
+	html/reference/commands_not_implemented/add.html \
+	html/reference/commands_not_implemented/get.html \
+	html/reference/commands_not_implemented/set.html \
+	html/reference/commands/quit.html \
+	html/reference/commands/register.html \
+	html/reference/commands/ruby_eval.html \
+	html/reference/commands/select.html \
+	html/reference/commands/shutdown.html \
+	html/reference/commands/status.html \
+	html/reference/commands/suggest.html \
+	html/reference/commands/table_create.html \
+	html/reference/commands/table_list.html \
+	html/reference/commands/table_remove.html \
+	html/reference/commands/tokenize.html \
+	html/reference/commands/truncate.html \
+	html/reference/executables/grnslap.html \
+	html/reference/executables/grntest.html \
+	html/reference/executables/groonga.html \
+	html/reference/executables/groonga-httpd.html \
+	html/reference/executables/groonga-server-http.html \
+	html/reference/executables/groonga-suggest-create-dataset.html \
+	html/reference/executables/groonga-suggest-httpd.html \
+	html/reference/executables/groonga-suggest-learner.html \
+	html/reference/executables.html \
+	html/reference/function.html \
+	html/reference/functions/edit_distance.html \
+	html/reference/functions/geo_distance.html \
+	html/reference/functions/geo_in_circle.html \
+	html/reference/functions/geo_in_rectangle.html \
+	html/reference/functions/html_untag.html \
+	html/reference/functions/now.html \
+	html/reference/functions/query.html \
+	html/reference/functions/rand.html \
+	html/reference/functions/snippet_html.html \
+	html/reference/functions/sub_filter.html \
+	html/reference/grn_expr.html \
+	html/reference/grn_expr/query_syntax.html \
+	html/reference/grn_expr/script_syntax.html \
+	html/reference.html \
+	html/reference/indexing.html \
+	html/reference/log.html \
+	html/reference/normalizers.html \
+	html/reference/output.html \
+	html/reference/pseudo_column.html \
+	html/reference/query_expanders.html \
+	html/reference/query_expanders/tsv.html \
+	html/reference/tables.html \
+	html/reference/tokenizers.html \
+	html/reference/tuning.html \
+	html/reference/types.html \
+	html/search.html \
+	html/searchindex.js \
+	html/server/gqtp.html \
+	html/server.html \
+	html/server/http/comparison.html \
+	html/server/http/groonga.html \
+	html/server/http/groonga-httpd.html \
+	html/server/http.html \
+	html/server/package.html \
 	html/_sources/characteristic.txt \
 	html/_sources/community.txt \
-	html/_sources/contribution.txt \
-	html/_sources/contribution/development.txt \
 	html/_sources/contribution/development/com.txt \
 	html/_sources/contribution/development/cooperation.txt \
 	html/_sources/contribution/development/document.txt \
@@ -1060,32 +1204,32 @@ html_files_relative_from_locale_dir = \
 	html/_sources/contribution/development/release.txt \
 	html/_sources/contribution/development/repository.txt \
 	html/_sources/contribution/development/test.txt \
-	html/_sources/contribution/documentation.txt \
+	html/_sources/contribution/development.txt \
 	html/_sources/contribution/documentation/c-api.txt \
 	html/_sources/contribution/documentation/i18n.txt \
+	html/_sources/contribution/documentation.txt \
 	html/_sources/contribution/report.txt \
-	html/_sources/development.txt \
+	html/_sources/contribution.txt \
 	html/_sources/development/travis-ci.txt \
+	html/_sources/development.txt \
 	html/_sources/geolocation_search.txt \
 	html/_sources/index.txt \
-	html/_sources/install.txt \
 	html/_sources/install/centos.txt \
 	html/_sources/install/debian.txt \
 	html/_sources/install/fedora.txt \
 	html/_sources/install/mac_os_x.txt \
 	html/_sources/install/others.txt \
 	html/_sources/install/solaris.txt \
+	html/_sources/install.txt \
 	html/_sources/install/ubuntu.txt \
 	html/_sources/install/windows.txt \
 	html/_sources/limitations.txt \
-	html/_sources/news.txt \
 	html/_sources/news/0.x.txt \
 	html/_sources/news/1.0.x.txt \
 	html/_sources/news/1.1.x.txt \
 	html/_sources/news/1.2.x.txt \
 	html/_sources/news/senna.txt \
-	html/_sources/reference.txt \
-	html/_sources/reference/api.txt \
+	html/_sources/news.txt \
 	html/_sources/reference/api/grn_cache.txt \
 	html/_sources/reference/api/grn_column.txt \
 	html/_sources/reference/api/grn_command_version.txt \
@@ -1102,12 +1246,12 @@ html_files_relative_from_locale_dir = \
 	html/_sources/reference/api/grn_obj.txt \
 	html/_sources/reference/api/grn_proc.txt \
 	html/_sources/reference/api/grn_search.txt \
-	html/_sources/reference/api/grn_table.txt \
 	html/_sources/reference/api/grn_table_cursor.txt \
+	html/_sources/reference/api/grn_table.txt \
 	html/_sources/reference/api/grn_type.txt \
 	html/_sources/reference/api/grn_user_data.txt \
+	html/_sources/reference/api.txt \
 	html/_sources/reference/cast.txt \
-	html/_sources/reference/command.txt \
 	html/_sources/reference/command/command_version.txt \
 	html/_sources/reference/command/output_format.txt \
 	html/_sources/reference/command/return_code.txt \
@@ -1127,6 +1271,9 @@ html_files_relative_from_locale_dir = \
 	html/_sources/reference/commands/log_put.txt \
 	html/_sources/reference/commands/log_reopen.txt \
 	html/_sources/reference/commands/normalize.txt \
+	html/_sources/reference/commands_not_implemented/add.txt \
+	html/_sources/reference/commands_not_implemented/get.txt \
+	html/_sources/reference/commands_not_implemented/set.txt \
 	html/_sources/reference/commands/quit.txt \
 	html/_sources/reference/commands/register.txt \
 	html/_sources/reference/commands/ruby_eval.txt \
@@ -1139,17 +1286,16 @@ html_files_relative_from_locale_dir = \
 	html/_sources/reference/commands/table_remove.txt \
 	html/_sources/reference/commands/tokenize.txt \
 	html/_sources/reference/commands/truncate.txt \
-	html/_sources/reference/commands_not_implemented/add.txt \
-	html/_sources/reference/commands_not_implemented/get.txt \
-	html/_sources/reference/commands_not_implemented/set.txt \
-	html/_sources/reference/executables.txt \
+	html/_sources/reference/command.txt \
 	html/_sources/reference/executables/grnslap.txt \
 	html/_sources/reference/executables/grntest.txt \
 	html/_sources/reference/executables/groonga-httpd.txt \
 	html/_sources/reference/executables/groonga-server-http.txt \
 	html/_sources/reference/executables/groonga-suggest-create-dataset.txt \
+	html/_sources/reference/executables/groonga-suggest-httpd.txt \
+	html/_sources/reference/executables/groonga-suggest-learner.txt \
 	html/_sources/reference/executables/groonga.txt \
-	html/_sources/reference/function.txt \
+	html/_sources/reference/executables.txt \
 	html/_sources/reference/functions/edit_distance.txt \
 	html/_sources/reference/functions/geo_distance.txt \
 	html/_sources/reference/functions/geo_in_circle.txt \
@@ -1160,38 +1306,41 @@ html_files_relative_from_locale_dir = \
 	html/_sources/reference/functions/rand.txt \
 	html/_sources/reference/functions/snippet_html.txt \
 	html/_sources/reference/functions/sub_filter.txt \
-	html/_sources/reference/grn_expr.txt \
+	html/_sources/reference/function.txt \
 	html/_sources/reference/grn_expr/query_syntax.txt \
 	html/_sources/reference/grn_expr/script_syntax.txt \
+	html/_sources/reference/grn_expr.txt \
 	html/_sources/reference/indexing.txt \
 	html/_sources/reference/log.txt \
 	html/_sources/reference/normalizers.txt \
 	html/_sources/reference/output.txt \
 	html/_sources/reference/pseudo_column.txt \
-	html/_sources/reference/query_expanders.txt \
 	html/_sources/reference/query_expanders/tsv.txt \
+	html/_sources/reference/query_expanders.txt \
 	html/_sources/reference/tables.txt \
 	html/_sources/reference/tokenizers.txt \
+	html/_sources/reference/tuning.txt \
+	html/_sources/reference.txt \
 	html/_sources/reference/types.txt \
-	html/_sources/server.txt \
 	html/_sources/server/gqtp.txt \
-	html/_sources/server/http.txt \
 	html/_sources/server/http/comparison.txt \
 	html/_sources/server/http/groonga-httpd.txt \
 	html/_sources/server/http/groonga.txt \
+	html/_sources/server/http.txt \
 	html/_sources/server/package.txt \
-	html/_sources/spec.txt \
+	html/_sources/server.txt \
 	html/_sources/spec/gqtp.txt \
 	html/_sources/spec/search.txt \
-	html/_sources/suggest.txt \
+	html/_sources/spec.txt \
 	html/_sources/suggest/completion.txt \
 	html/_sources/suggest/correction.txt \
 	html/_sources/suggest/introduction.txt \
 	html/_sources/suggest/suggestion.txt \
 	html/_sources/suggest/tutorial.txt \
-	html/_sources/troubleshooting.txt \
+	html/_sources/suggest.txt \
 	html/_sources/troubleshooting/different_results_with_the_same_keyword.txt \
-	html/_sources/tutorial.txt \
+	html/_sources/troubleshooting/mmap_cannot_allocate_memory.txt \
+	html/_sources/troubleshooting.txt \
 	html/_sources/tutorial/data.txt \
 	html/_sources/tutorial/drilldown.txt \
 	html/_sources/tutorial/index.txt \
@@ -1203,14 +1352,18 @@ html_files_relative_from_locale_dir = \
 	html/_sources/tutorial/patricia_trie.txt \
 	html/_sources/tutorial/query_expansion.txt \
 	html/_sources/tutorial/search.txt \
+	html/_sources/tutorial.txt \
+	html/spec/gqtp.html \
+	html/spec.html \
+	html/spec/search.html \
 	html/_static/ajax-loader.gif \
 	html/_static/basic.css \
 	html/_static/comment-bright.png \
 	html/_static/comment-close.png \
 	html/_static/comment.png \
 	html/_static/doctools.js \
-	html/_static/down-pressed.png \
 	html/_static/down.png \
+	html/_static/down-pressed.png \
 	html/_static/favicon.ico \
 	html/_static/file.png \
 	html/_static/groonga.css \
@@ -1224,159 +1377,22 @@ html_files_relative_from_locale_dir = \
 	html/_static/pygments.css \
 	html/_static/searchtools.js \
 	html/_static/underscore.js \
-	html/_static/up-pressed.png \
 	html/_static/up.png \
+	html/_static/up-pressed.png \
 	html/_static/us.png \
 	html/_static/websupport.js \
-	html/characteristic.html \
-	html/community.html \
-	html/contribution.html \
-	html/contribution/development.html \
-	html/contribution/development/com.html \
-	html/contribution/development/cooperation.html \
-	html/contribution/development/document.html \
-	html/contribution/development/query.html \
-	html/contribution/development/release.html \
-	html/contribution/development/repository.html \
-	html/contribution/development/test.html \
-	html/contribution/documentation.html \
-	html/contribution/documentation/c-api.html \
-	html/contribution/documentation/i18n.html \
-	html/contribution/report.html \
-	html/development.html \
-	html/development/travis-ci.html \
-	html/genindex.html \
-	html/geolocation_search.html \
-	html/index.html \
-	html/install.html \
-	html/install/centos.html \
-	html/install/debian.html \
-	html/install/fedora.html \
-	html/install/mac_os_x.html \
-	html/install/others.html \
-	html/install/solaris.html \
-	html/install/ubuntu.html \
-	html/install/windows.html \
-	html/limitations.html \
-	html/news.html \
-	html/news/0.x.html \
-	html/news/1.0.x.html \
-	html/news/1.1.x.html \
-	html/news/1.2.x.html \
-	html/news/senna.html \
-	html/objects.inv \
-	html/reference.html \
-	html/reference/api.html \
-	html/reference/api/grn_cache.html \
-	html/reference/api/grn_column.html \
-	html/reference/api/grn_command_version.html \
-	html/reference/api/grn_ctx.html \
-	html/reference/api/grn_db.html \
-	html/reference/api/grn_encoding.html \
-	html/reference/api/grn_expr.html \
-	html/reference/api/grn_geo.html \
-	html/reference/api/grn_hook.html \
-	html/reference/api/grn_ii.html \
-	html/reference/api/grn_index_cursor.html \
-	html/reference/api/grn_info.html \
-	html/reference/api/grn_match_escalation.html \
-	html/reference/api/grn_obj.html \
-	html/reference/api/grn_proc.html \
-	html/reference/api/grn_search.html \
-	html/reference/api/grn_table.html \
-	html/reference/api/grn_table_cursor.html \
-	html/reference/api/grn_type.html \
-	html/reference/api/grn_user_data.html \
-	html/reference/cast.html \
-	html/reference/command.html \
-	html/reference/command/command_version.html \
-	html/reference/command/output_format.html \
-	html/reference/command/return_code.html \
-	html/reference/commands/cache_limit.html \
-	html/reference/commands/check.html \
-	html/reference/commands/clearlock.html \
-	html/reference/commands/column_create.html \
-	html/reference/commands/column_list.html \
-	html/reference/commands/column_remove.html \
-	html/reference/commands/column_rename.html \
-	html/reference/commands/define_selector.html \
-	html/reference/commands/defrag.html \
-	html/reference/commands/delete.html \
-	html/reference/commands/dump.html \
-	html/reference/commands/load.html \
-	html/reference/commands/log_level.html \
-	html/reference/commands/log_put.html \
-	html/reference/commands/log_reopen.html \
-	html/reference/commands/normalize.html \
-	html/reference/commands/quit.html \
-	html/reference/commands/register.html \
-	html/reference/commands/ruby_eval.html \
-	html/reference/commands/select.html \
-	html/reference/commands/shutdown.html \
-	html/reference/commands/status.html \
-	html/reference/commands/suggest.html \
-	html/reference/commands/table_create.html \
-	html/reference/commands/table_list.html \
-	html/reference/commands/table_remove.html \
-	html/reference/commands/tokenize.html \
-	html/reference/commands/truncate.html \
-	html/reference/commands_not_implemented/add.html \
-	html/reference/commands_not_implemented/get.html \
-	html/reference/commands_not_implemented/set.html \
-	html/reference/executables.html \
-	html/reference/executables/grnslap.html \
-	html/reference/executables/grntest.html \
-	html/reference/executables/groonga-httpd.html \
-	html/reference/executables/groonga-server-http.html \
-	html/reference/executables/groonga-suggest-create-dataset.html \
-	html/reference/executables/groonga.html \
-	html/reference/function.html \
-	html/reference/functions/edit_distance.html \
-	html/reference/functions/geo_distance.html \
-	html/reference/functions/geo_in_circle.html \
-	html/reference/functions/geo_in_rectangle.html \
-	html/reference/functions/html_untag.html \
-	html/reference/functions/now.html \
-	html/reference/functions/query.html \
-	html/reference/functions/rand.html \
-	html/reference/functions/snippet_html.html \
-	html/reference/functions/sub_filter.html \
-	html/reference/grn_expr.html \
-	html/reference/grn_expr/query_syntax.html \
-	html/reference/grn_expr/script_syntax.html \
-	html/reference/indexing.html \
-	html/reference/log.html \
-	html/reference/normalizers.html \
-	html/reference/output.html \
-	html/reference/pseudo_column.html \
-	html/reference/query_expanders.html \
-	html/reference/query_expanders/tsv.html \
-	html/reference/tables.html \
-	html/reference/tokenizers.html \
-	html/reference/types.html \
-	html/search.html \
-	html/searchindex.js \
-	html/server.html \
-	html/server/gqtp.html \
-	html/server/http.html \
-	html/server/http/comparison.html \
-	html/server/http/groonga-httpd.html \
-	html/server/http/groonga.html \
-	html/server/package.html \
-	html/spec.html \
-	html/spec/gqtp.html \
-	html/spec/search.html \
-	html/suggest.html \
 	html/suggest/completion.html \
 	html/suggest/correction.html \
+	html/suggest.html \
 	html/suggest/introduction.html \
 	html/suggest/suggestion.html \
 	html/suggest/tutorial.html \
-	html/troubleshooting.html \
 	html/troubleshooting/different_results_with_the_same_keyword.html \
-	html/tutorial.html \
+	html/troubleshooting.html \
+	html/troubleshooting/mmap_cannot_allocate_memory.html \
 	html/tutorial/data.html \
 	html/tutorial/drilldown.html \
+	html/tutorial.html \
 	html/tutorial/index.html \
 	html/tutorial/introduction.html \
 	html/tutorial/lexicon.html \
-------------- next part --------------
HTML����������������������������...
Download 



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