Yasuhiro Horimoto 2018-10-11 16:04:59 +0900 (Thu, 11 Oct 2018) Revision: 18a6747a9637f1eda78699c1ce0ba01a45cbc2bc https://github.com/groonga/groonga/commit/18a6747a9637f1eda78699c1ce0ba01a45cbc2bc Message: doc: update files Modified files: doc/files.am Modified: doc/files.am (+7 -0) =================================================================== --- doc/files.am 2018-10-11 15:36:12 +0900 (b5a6e2d23) +++ doc/files.am 2018-10-11 16:04:59 +0900 (caa677e4a) @@ -381,6 +381,8 @@ absolute_source_files = \ $(top_srcdir)/doc/source/example/reference/functions/between/usage_age.log \ $(top_srcdir)/doc/source/example/reference/functions/between/usage_setup.log \ $(top_srcdir)/doc/source/example/reference/functions/between/usage_value.log \ + $(top_srcdir)/doc/source/example/reference/functions/cast_loose/usage_basic.log \ + $(top_srcdir)/doc/source/example/reference/functions/cast_loose/usage_setup.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 \ @@ -875,6 +877,7 @@ absolute_source_files = \ $(top_srcdir)/doc/source/reference/executables/groonga.rst \ $(top_srcdir)/doc/source/reference/function.rst \ $(top_srcdir)/doc/source/reference/functions/between.rst \ + $(top_srcdir)/doc/source/reference/functions/cast_loose.rst \ $(top_srcdir)/doc/source/reference/functions/edit_distance.rst \ $(top_srcdir)/doc/source/reference/functions/fuzzy_search.rst \ $(top_srcdir)/doc/source/reference/functions/geo_distance.rst \ @@ -1363,6 +1366,8 @@ source_files_relative_from_doc_dir = \ source/example/reference/functions/between/usage_age.log \ source/example/reference/functions/between/usage_setup.log \ source/example/reference/functions/between/usage_value.log \ + source/example/reference/functions/cast_loose/usage_basic.log \ + source/example/reference/functions/cast_loose/usage_setup.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 \ @@ -1857,6 +1862,7 @@ source_files_relative_from_doc_dir = \ source/reference/executables/groonga.rst \ source/reference/function.rst \ source/reference/functions/between.rst \ + source/reference/functions/cast_loose.rst \ source/reference/functions/edit_distance.rst \ source/reference/functions/fuzzy_search.rst \ source/reference/functions/geo_distance.rst \ @@ -2264,6 +2270,7 @@ html_files_relative_from_locale_dir = \ html/reference/executables/groonga.html \ html/reference/function.html \ html/reference/functions/between.html \ + html/reference/functions/cast_loose.html \ html/reference/functions/edit_distance.html \ html/reference/functions/fuzzy_search.html \ html/reference/functions/geo_distance.html \ -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20181011/0f462013/attachment-0001.html>