HAYASHI Kentaro
null+****@clear*****
Fri Jan 25 16:11:20 JST 2013
HAYASHI Kentaro 2013-01-25 16:11:20 +0900 (Fri, 25 Jan 2013) New Revision: a09dcf3dfdf86762f0fd9f5d615f2594e1dbbf6a https://github.com/groonga/groonga/commit/a09dcf3dfdf86762f0fd9f5d615f2594e1dbbf6a Log: doc: update file list Modified files: doc/files.am Modified: doc/files.am (+14 -0) =================================================================== --- doc/files.am 2013-01-25 16:08:29 +0900 (78bc027) +++ doc/files.am 2013-01-25 16:11:20 +0900 (1bd4cf7) @@ -76,6 +76,11 @@ absolute_source_files = \ $(top_srcdir)/doc/source/example/reference/functions/geo_distance_location_sphere.log \ $(top_srcdir)/doc/source/example/reference/functions/geo_distance_setup_distance.log \ $(top_srcdir)/doc/source/example/reference/functions/geo_distance_setup_location.log \ + $(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/snippet_html/usage_basic.log \ $(top_srcdir)/doc/source/example/reference/functions/snippet_html/usage_setup.log \ @@ -357,6 +362,7 @@ absolute_source_files = \ $(top_srcdir)/doc/source/reference/functions/geo_in_circle.txt \ $(top_srcdir)/doc/source/reference/functions/geo_in_rectangle.txt \ $(top_srcdir)/doc/source/reference/functions/now.txt \ + $(top_srcdir)/doc/source/reference/functions/query.txt \ $(top_srcdir)/doc/source/reference/functions/rand.txt \ $(top_srcdir)/doc/source/reference/functions/snippet_html.txt \ $(top_srcdir)/doc/source/reference/grn_expr.txt \ @@ -495,6 +501,11 @@ source_files_relative_from_doc_dir = \ source/example/reference/functions/geo_distance_location_sphere.log \ source/example/reference/functions/geo_distance_setup_distance.log \ source/example/reference/functions/geo_distance_setup_location.log \ + 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/snippet_html/usage_basic.log \ source/example/reference/functions/snippet_html/usage_setup.log \ @@ -776,6 +787,7 @@ source_files_relative_from_doc_dir = \ source/reference/functions/geo_in_circle.txt \ source/reference/functions/geo_in_rectangle.txt \ source/reference/functions/now.txt \ + source/reference/functions/query.txt \ source/reference/functions/rand.txt \ source/reference/functions/snippet_html.txt \ source/reference/grn_expr.txt \ @@ -995,6 +1007,7 @@ html_files_relative_from_locale_dir = \ html/_sources/reference/functions/geo_in_circle.txt \ html/_sources/reference/functions/geo_in_rectangle.txt \ html/_sources/reference/functions/now.txt \ + html/_sources/reference/functions/query.txt \ html/_sources/reference/functions/rand.txt \ html/_sources/reference/functions/snippet_html.txt \ html/_sources/reference/grn_expr.txt \ @@ -1147,6 +1160,7 @@ html_files_relative_from_locale_dir = \ html/reference/functions/geo_in_circle.html \ html/reference/functions/geo_in_rectangle.html \ html/reference/functions/now.html \ + html/reference/functions/query.html \ html/reference/functions/rand.html \ html/reference/functions/snippet_html.html \ html/reference/grn_expr.html \ -------------- next part -------------- HTML����������������������������...Download