[Groonga-commit] groonga/groonga at 19490b9 [master] doc: update file list

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri Mar 25 23:36:12 JST 2016


HAYASHI Kentaro	2016-03-25 23:36:12 +0900 (Fri, 25 Mar 2016)

  New Revision: 19490b9db765848ccdd7459e9406f14d042331cf
  https://github.com/groonga/groonga/commit/19490b9db765848ccdd7459e9406f14d042331cf

  Message:
    doc: update file list

  Modified files:
    doc/files.am

  Modified: doc/files.am (+34 -0)
===================================================================
--- doc/files.am    2016-03-25 23:26:41 +0900 (f92eae5)
+++ doc/files.am    2016-03-25 23:36:12 +0900 (ef57bc1)
@@ -130,6 +130,21 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/example/reference/commands/logical_shard_list/usage_list.log \
 	$(top_srcdir)/doc/source/example/reference/commands/logical_shard_list/usage_register.log \
 	$(top_srcdir)/doc/source/example/reference/commands/logical_shard_list/usage_shards.log \
+	$(top_srcdir)/doc/source/example/reference/commands/logical_table_remove/basic_usage_create_shards.log \
+	$(top_srcdir)/doc/source/example/reference/commands/logical_table_remove/basic_usage_list_shards_after.log \
+	$(top_srcdir)/doc/source/example/reference/commands/logical_table_remove/basic_usage_list_shards_before.log \
+	$(top_srcdir)/doc/source/example/reference/commands/logical_table_remove/basic_usage_remove_all.log \
+	$(top_srcdir)/doc/source/example/reference/commands/logical_table_remove/remove_parts_create_shards.log \
+	$(top_srcdir)/doc/source/example/reference/commands/logical_table_remove/remove_parts_dump.log \
+	$(top_srcdir)/doc/source/example/reference/commands/logical_table_remove/remove_parts_remove.log \
+	$(top_srcdir)/doc/source/example/reference/commands/logical_table_remove/remove_with_for_shard_configm.log \
+	$(top_srcdir)/doc/source/example/reference/commands/logical_table_remove/remove_with_for_shard_create.log \
+	$(top_srcdir)/doc/source/example/reference/commands/logical_table_remove/remove_with_for_shard_remove.log \
+	$(top_srcdir)/doc/source/example/reference/commands/logical_table_remove/remove_with_reference_confirm.log \
+	$(top_srcdir)/doc/source/example/reference/commands/logical_table_remove/remove_with_reference_create.log \
+	$(top_srcdir)/doc/source/example/reference/commands/logical_table_remove/remove_with_reference_default.log \
+	$(top_srcdir)/doc/source/example/reference/commands/logical_table_remove/remove_with_reference_dependent.log \
+	$(top_srcdir)/doc/source/example/reference/commands/logical_table_remove/usage_register.log \
 	$(top_srcdir)/doc/source/example/reference/commands/normalize/normalizer_auto_ascii.log \
 	$(top_srcdir)/doc/source/example/reference/commands/normalizer_list/simple_example.log \
 	$(top_srcdir)/doc/source/example/reference/commands/object_exist/name_column.log \
@@ -261,6 +276,8 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/example/reference/commands/truncate/truncate_column.log \
 	$(top_srcdir)/doc/source/example/reference/commands/truncate/truncate_table.log \
 	$(top_srcdir)/doc/source/example/reference/executables/groonga-httpd.log \
+	$(top_srcdir)/doc/source/example/reference/executables/groonga-suggest-httpd-launch.log \
+	$(top_srcdir)/doc/source/example/reference/executables/groonga-suggest-httpd-setup.log \
 	$(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 \
@@ -944,6 +961,21 @@ source_files_relative_from_doc_dir = \
 	source/example/reference/commands/logical_shard_list/usage_list.log \
 	source/example/reference/commands/logical_shard_list/usage_register.log \
 	source/example/reference/commands/logical_shard_list/usage_shards.log \
+	source/example/reference/commands/logical_table_remove/basic_usage_create_shards.log \
+	source/example/reference/commands/logical_table_remove/basic_usage_list_shards_after.log \
+	source/example/reference/commands/logical_table_remove/basic_usage_list_shards_before.log \
+	source/example/reference/commands/logical_table_remove/basic_usage_remove_all.log \
+	source/example/reference/commands/logical_table_remove/remove_parts_create_shards.log \
+	source/example/reference/commands/logical_table_remove/remove_parts_dump.log \
+	source/example/reference/commands/logical_table_remove/remove_parts_remove.log \
+	source/example/reference/commands/logical_table_remove/remove_with_for_shard_configm.log \
+	source/example/reference/commands/logical_table_remove/remove_with_for_shard_create.log \
+	source/example/reference/commands/logical_table_remove/remove_with_for_shard_remove.log \
+	source/example/reference/commands/logical_table_remove/remove_with_reference_confirm.log \
+	source/example/reference/commands/logical_table_remove/remove_with_reference_create.log \
+	source/example/reference/commands/logical_table_remove/remove_with_reference_default.log \
+	source/example/reference/commands/logical_table_remove/remove_with_reference_dependent.log \
+	source/example/reference/commands/logical_table_remove/usage_register.log \
 	source/example/reference/commands/normalize/normalizer_auto_ascii.log \
 	source/example/reference/commands/normalizer_list/simple_example.log \
 	source/example/reference/commands/object_exist/name_column.log \
@@ -1075,6 +1107,8 @@ source_files_relative_from_doc_dir = \
 	source/example/reference/commands/truncate/truncate_column.log \
 	source/example/reference/commands/truncate/truncate_table.log \
 	source/example/reference/executables/groonga-httpd.log \
+	source/example/reference/executables/groonga-suggest-httpd-launch.log \
+	source/example/reference/executables/groonga-suggest-httpd-setup.log \
 	source/example/reference/functions/between/usage_age.log \
 	source/example/reference/functions/between/usage_setup.log \
 	source/example/reference/functions/between/usage_value.log \
-------------- next part --------------
HTML����������������������������...
Download 



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