null+****@clear*****
null+****@clear*****
2011年 5月 22日 (日) 23:34:42 JST
Kouhei Sutou 2011-05-22 14:34:42 +0000 (Sun, 22 May 2011)
New Revision: e0fcc3e55b6671d9124c65b13fff2798016a4154
Log:
[doc] add -*- rst -*- mark for Emacs.
Modified files:
doc/source/characteristic.txt
doc/source/command_version.txt
doc/source/commands.txt
doc/source/commands/cache_limit.txt
doc/source/commands/check.txt
doc/source/commands/clearlock.txt
doc/source/commands/column_create.txt
doc/source/commands/column_list.txt
doc/source/commands/column_remove.txt
doc/source/commands/define_selector.txt
doc/source/commands/defrag.txt
doc/source/commands/delete.txt
doc/source/commands/dump.txt
doc/source/commands/load.txt
doc/source/commands/log_level.txt
doc/source/commands/log_put.txt
doc/source/commands/log_reopen.txt
doc/source/commands/quit.txt
doc/source/commands/select.txt
doc/source/commands/shutdown.txt
doc/source/commands/status.txt
doc/source/commands/suggest.txt
doc/source/commands/table_create.txt
doc/source/commands/table_list.txt
doc/source/commands/table_remove.txt
doc/source/commands/view_add.txt
doc/source/commands_not_implemented/add.txt
doc/source/commands_not_implemented/get.txt
doc/source/commands_not_implemented/set.txt
doc/source/developer.txt
doc/source/developer/com.txt
doc/source/developer/document.txt
doc/source/developer/query.txt
doc/source/developer/test.txt
doc/source/execfile.txt
doc/source/expr.txt
doc/source/functions.txt
doc/source/functions/edit_distance.txt
doc/source/functions/geo_distance.txt
doc/source/functions/geo_in_circle.txt
doc/source/functions/geo_in_rectangle.txt
doc/source/functions/now.txt
doc/source/functions/rand.txt
doc/source/grnslap.txt
doc/source/grntest.txt
doc/source/http.txt
doc/source/index.txt
doc/source/install.txt
doc/source/limitations.txt
doc/source/news.txt
doc/source/news/0.x.txt
doc/source/news/1.0.x.txt
doc/source/news/1.1.x.txt
doc/source/process.txt
doc/source/pseudo_column.txt
doc/source/reference.txt
doc/source/spec.txt
doc/source/spec/search.txt
doc/source/troubleshooting.txt
doc/source/troubleshooting/different_results_with_the_same_keyword.txt
doc/source/tutorial.txt
doc/source/tutorial/tutorial01.txt
doc/source/tutorial/tutorial02.txt
doc/source/tutorial/tutorial03.txt
doc/source/tutorial/tutorial04.txt
doc/source/tutorial/tutorial05.txt
doc/source/tutorial/tutorial06.txt
doc/source/tutorial/tutorial07.txt
doc/source/tutorial/tutorial08.txt
doc/source/tutorial/tutorial09.txt
doc/source/tutorial/tutorial10.txt
doc/source/type.txt
Modified: doc/source/characteristic.txt (+2 -0)
===================================================================
--- doc/source/characteristic.txt 2011-05-22 14:29:46 +0000 (b879813)
+++ doc/source/characteristic.txt 2011-05-22 14:34:42 +0000 (786b20a)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
groongaの特徴
Modified: doc/source/command_version.txt (+2 -0)
===================================================================
--- doc/source/command_version.txt 2011-05-22 14:29:46 +0000 (471d27e)
+++ doc/source/command_version.txt 2011-05-22 14:34:42 +0000 (153cf74)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _command_version:
Modified: doc/source/commands.txt (+2 -0)
===================================================================
--- doc/source/commands.txt 2011-05-22 14:29:46 +0000 (133eb16)
+++ doc/source/commands.txt 2011-05-22 14:34:42 +0000 (19c4dfe)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _commands:
Modified: doc/source/commands/cache_limit.txt (+2 -0)
===================================================================
--- doc/source/commands/cache_limit.txt 2011-05-22 14:29:46 +0000 (255aa34)
+++ doc/source/commands/cache_limit.txt 2011-05-22 14:34:42 +0000 (fafc257)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
cache_limit
Modified: doc/source/commands/check.txt (+2 -0)
===================================================================
--- doc/source/commands/check.txt 2011-05-22 14:29:46 +0000 (78d0a2a)
+++ doc/source/commands/check.txt 2011-05-22 14:34:42 +0000 (bee8179)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
check
Modified: doc/source/commands/clearlock.txt (+2 -0)
===================================================================
--- doc/source/commands/clearlock.txt 2011-05-22 14:29:46 +0000 (db8ca39)
+++ doc/source/commands/clearlock.txt 2011-05-22 14:34:42 +0000 (1d101fe)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
clearlock
Modified: doc/source/commands/column_create.txt (+2 -0)
===================================================================
--- doc/source/commands/column_create.txt 2011-05-22 14:29:46 +0000 (691a63b)
+++ doc/source/commands/column_create.txt 2011-05-22 14:34:42 +0000 (9870720)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _column_create:
Modified: doc/source/commands/column_list.txt (+2 -0)
===================================================================
--- doc/source/commands/column_list.txt 2011-05-22 14:29:46 +0000 (9045792)
+++ doc/source/commands/column_list.txt 2011-05-22 14:34:42 +0000 (f3cf872)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _column_list:
Modified: doc/source/commands/column_remove.txt (+2 -0)
===================================================================
--- doc/source/commands/column_remove.txt 2011-05-22 14:29:46 +0000 (843fe16)
+++ doc/source/commands/column_remove.txt 2011-05-22 14:34:42 +0000 (ee329a5)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
column_remove
Modified: doc/source/commands/define_selector.txt (+2 -0)
===================================================================
--- doc/source/commands/define_selector.txt 2011-05-22 14:29:46 +0000 (2cddb51)
+++ doc/source/commands/define_selector.txt 2011-05-22 14:34:42 +0000 (b53a3df)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
define_selector
Modified: doc/source/commands/defrag.txt (+2 -0)
===================================================================
--- doc/source/commands/defrag.txt 2011-05-22 14:29:46 +0000 (bec881a)
+++ doc/source/commands/defrag.txt 2011-05-22 14:34:42 +0000 (a9eb57a)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
defrag
Modified: doc/source/commands/delete.txt (+2 -0)
===================================================================
--- doc/source/commands/delete.txt 2011-05-22 14:29:46 +0000 (758e3c3)
+++ doc/source/commands/delete.txt 2011-05-22 14:34:42 +0000 (46d4a65)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _delete:
Modified: doc/source/commands/dump.txt (+2 -0)
===================================================================
--- doc/source/commands/dump.txt 2011-05-22 14:29:46 +0000 (584652e)
+++ doc/source/commands/dump.txt 2011-05-22 14:34:42 +0000 (0f9a8e7)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
dump
Modified: doc/source/commands/load.txt (+2 -0)
===================================================================
--- doc/source/commands/load.txt 2011-05-22 14:29:46 +0000 (a4c7ecd)
+++ doc/source/commands/load.txt 2011-05-22 14:34:42 +0000 (f5f1825)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _load:
Modified: doc/source/commands/log_level.txt (+2 -0)
===================================================================
--- doc/source/commands/log_level.txt 2011-05-22 14:29:46 +0000 (bd3cbe2)
+++ doc/source/commands/log_level.txt 2011-05-22 14:34:42 +0000 (89036f5)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
log_level
Modified: doc/source/commands/log_put.txt (+2 -0)
===================================================================
--- doc/source/commands/log_put.txt 2011-05-22 14:29:46 +0000 (16dd79b)
+++ doc/source/commands/log_put.txt 2011-05-22 14:34:42 +0000 (d771e96)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
log_put
Modified: doc/source/commands/log_reopen.txt (+2 -0)
===================================================================
--- doc/source/commands/log_reopen.txt 2011-05-22 14:29:46 +0000 (e06c29d)
+++ doc/source/commands/log_reopen.txt 2011-05-22 14:34:42 +0000 (f0880cd)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
log_reopen
Modified: doc/source/commands/quit.txt (+2 -0)
===================================================================
--- doc/source/commands/quit.txt 2011-05-22 14:29:46 +0000 (e7b2cc6)
+++ doc/source/commands/quit.txt 2011-05-22 14:34:42 +0000 (f9aac5d)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
quit
Modified: doc/source/commands/select.txt (+2 -0)
===================================================================
--- doc/source/commands/select.txt 2011-05-22 14:29:46 +0000 (e767ba3)
+++ doc/source/commands/select.txt 2011-05-22 14:34:42 +0000 (56ee9db)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _select:
Modified: doc/source/commands/shutdown.txt (+2 -0)
===================================================================
--- doc/source/commands/shutdown.txt 2011-05-22 14:29:46 +0000 (df25e8a)
+++ doc/source/commands/shutdown.txt 2011-05-22 14:34:42 +0000 (5b92858)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
shutdown
Modified: doc/source/commands/status.txt (+2 -0)
===================================================================
--- doc/source/commands/status.txt 2011-05-22 14:29:46 +0000 (3b656ad)
+++ doc/source/commands/status.txt 2011-05-22 14:34:42 +0000 (d41888e)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _status:
Modified: doc/source/commands/suggest.txt (+2 -0)
===================================================================
--- doc/source/commands/suggest.txt 2011-05-22 14:29:46 +0000 (d7d5769)
+++ doc/source/commands/suggest.txt 2011-05-22 14:34:42 +0000 (546c84c)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _suggest:
Modified: doc/source/commands/table_create.txt (+2 -0)
===================================================================
--- doc/source/commands/table_create.txt 2011-05-22 14:29:46 +0000 (109d20b)
+++ doc/source/commands/table_create.txt 2011-05-22 14:34:42 +0000 (c0dc947)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _table_create:
Modified: doc/source/commands/table_list.txt (+2 -0)
===================================================================
--- doc/source/commands/table_list.txt 2011-05-22 14:29:46 +0000 (a37062c)
+++ doc/source/commands/table_list.txt 2011-05-22 14:34:42 +0000 (cd2b028)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _table_list:
Modified: doc/source/commands/table_remove.txt (+2 -0)
===================================================================
--- doc/source/commands/table_remove.txt 2011-05-22 14:29:46 +0000 (430a697)
+++ doc/source/commands/table_remove.txt 2011-05-22 14:34:42 +0000 (5fb27c6)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
table_remove
Modified: doc/source/commands/view_add.txt (+2 -0)
===================================================================
--- doc/source/commands/view_add.txt 2011-05-22 14:29:46 +0000 (3313e32)
+++ doc/source/commands/view_add.txt 2011-05-22 14:34:42 +0000 (d579572)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
view_add
Modified: doc/source/commands_not_implemented/add.txt (+2 -0)
===================================================================
--- doc/source/commands_not_implemented/add.txt 2011-05-22 14:29:46 +0000 (e8bdee9)
+++ doc/source/commands_not_implemented/add.txt 2011-05-22 14:34:42 +0000 (69a1f18)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
add
Modified: doc/source/commands_not_implemented/get.txt (+2 -0)
===================================================================
--- doc/source/commands_not_implemented/get.txt 2011-05-22 14:29:46 +0000 (d47ee3d)
+++ doc/source/commands_not_implemented/get.txt 2011-05-22 14:34:42 +0000 (7743284)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
get
Modified: doc/source/commands_not_implemented/set.txt (+2 -0)
===================================================================
--- doc/source/commands_not_implemented/set.txt 2011-05-22 14:29:46 +0000 (d5b68f2)
+++ doc/source/commands_not_implemented/set.txt 2011-05-22 14:34:42 +0000 (d708616)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
set
Modified: doc/source/developer.txt (+2 -0)
===================================================================
--- doc/source/developer.txt 2011-05-22 14:29:46 +0000 (7f7a663)
+++ doc/source/developer.txt 2011-05-22 14:34:42 +0000 (bef1e38)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
groonga開発者向け情報
Modified: doc/source/developer/com.txt (+2 -0)
===================================================================
--- doc/source/developer/com.txt 2011-05-22 14:29:46 +0000 (c129943)
+++ doc/source/developer/com.txt 2011-05-22 14:34:42 +0000 (8b0de4f)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
groonga 通信アーキテクチャ
==========================
Modified: doc/source/developer/document.txt (+2 -0)
===================================================================
--- doc/source/developer/document.txt 2011-05-22 14:29:46 +0000 (b80ec4b)
+++ doc/source/developer/document.txt 2011-05-22 14:34:42 +0000 (e716161)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
ドキュメント作成
Modified: doc/source/developer/query.txt (+2 -0)
===================================================================
--- doc/source/developer/query.txt 2011-05-22 14:29:46 +0000 (65a441b)
+++ doc/source/developer/query.txt 2011-05-22 14:34:42 +0000 (489e8db)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
クエリの実現
Modified: doc/source/developer/test.txt (+2 -0)
===================================================================
--- doc/source/developer/test.txt 2011-05-22 14:29:46 +0000 (0ab122d)
+++ doc/source/developer/test.txt 2011-05-22 14:34:42 +0000 (1bb5781)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
テスト方法
Modified: doc/source/execfile.txt (+2 -0)
===================================================================
--- doc/source/execfile.txt 2011-05-22 14:29:46 +0000 (00f05f1)
+++ doc/source/execfile.txt 2011-05-22 14:34:42 +0000 (76c46df)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _execfile:
Modified: doc/source/expr.txt (+2 -0)
===================================================================
--- doc/source/expr.txt 2011-05-22 14:29:46 +0000 (4ba6ee8)
+++ doc/source/expr.txt 2011-05-22 14:34:42 +0000 (64cf7e9)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
grn_expr
Modified: doc/source/functions.txt (+2 -0)
===================================================================
--- doc/source/functions.txt 2011-05-22 14:29:46 +0000 (882a49d)
+++ doc/source/functions.txt 2011-05-22 14:34:42 +0000 (37deddd)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
組み込み関数一覧
Modified: doc/source/functions/edit_distance.txt (+2 -0)
===================================================================
--- doc/source/functions/edit_distance.txt 2011-05-22 14:29:46 +0000 (f353bdb)
+++ doc/source/functions/edit_distance.txt 2011-05-22 14:34:42 +0000 (06c94ff)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _edit_distance:
Modified: doc/source/functions/geo_distance.txt (+2 -0)
===================================================================
--- doc/source/functions/geo_distance.txt 2011-05-22 14:29:46 +0000 (a160f29)
+++ doc/source/functions/geo_distance.txt 2011-05-22 14:34:42 +0000 (f220f31)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
geo_distance
Modified: doc/source/functions/geo_in_circle.txt (+2 -0)
===================================================================
--- doc/source/functions/geo_in_circle.txt 2011-05-22 14:29:46 +0000 (53b0c8c)
+++ doc/source/functions/geo_in_circle.txt 2011-05-22 14:34:42 +0000 (965f73f)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
geo_in_circle
Modified: doc/source/functions/geo_in_rectangle.txt (+2 -0)
===================================================================
--- doc/source/functions/geo_in_rectangle.txt 2011-05-22 14:29:46 +0000 (b1da2e1)
+++ doc/source/functions/geo_in_rectangle.txt 2011-05-22 14:34:42 +0000 (c01f13f)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _geo_in_rectangle:
Modified: doc/source/functions/now.txt (+2 -0)
===================================================================
--- doc/source/functions/now.txt 2011-05-22 14:29:46 +0000 (12bde37)
+++ doc/source/functions/now.txt 2011-05-22 14:34:42 +0000 (a36af65)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
now
Modified: doc/source/functions/rand.txt (+2 -0)
===================================================================
--- doc/source/functions/rand.txt 2011-05-22 14:29:46 +0000 (0055ae9)
+++ doc/source/functions/rand.txt 2011-05-22 14:34:42 +0000 (fbeb89a)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
rand
Modified: doc/source/grnslap.txt (+2 -0)
===================================================================
--- doc/source/grnslap.txt 2011-05-22 14:29:46 +0000 (307f0f1)
+++ doc/source/grnslap.txt 2011-05-22 14:34:42 +0000 (3709441)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
grnslap
Modified: doc/source/grntest.txt (+2 -0)
===================================================================
--- doc/source/grntest.txt 2011-05-22 14:29:46 +0000 (9cc5be9)
+++ doc/source/grntest.txt 2011-05-22 14:34:42 +0000 (0b7be29)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _grntest:
Modified: doc/source/http.txt (+2 -0)
===================================================================
--- doc/source/http.txt 2011-05-22 14:29:46 +0000 (7cca630)
+++ doc/source/http.txt 2011-05-22 14:34:42 +0000 (9d0de74)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
http
Modified: doc/source/index.txt (+2 -0)
===================================================================
--- doc/source/index.txt 2011-05-22 14:29:46 +0000 (d6ac4e8)
+++ doc/source/index.txt 2011-05-22 14:34:42 +0000 (bc1b6d7)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. groonga documentation master file, created by
sphinx-quickstart on Thu Oct 22 15:42:37 2009.
You can adapt this file completely to your liking, but it should at least
Modified: doc/source/install.txt (+2 -0)
===================================================================
--- doc/source/install.txt 2011-05-22 14:29:46 +0000 (1dc06ae)
+++ doc/source/install.txt 2011-05-22 14:34:42 +0000 (0a0c72a)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
Install
Modified: doc/source/limitations.txt (+2 -0)
===================================================================
--- doc/source/limitations.txt 2011-05-22 14:29:46 +0000 (a3fbd1e)
+++ doc/source/limitations.txt 2011-05-22 14:34:42 +0000 (c48062c)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _limitations
Modified: doc/source/news.txt (+2 -0)
===================================================================
--- doc/source/news.txt 2011-05-22 14:29:46 +0000 (1aa81cb)
+++ doc/source/news.txt 2011-05-22 14:34:42 +0000 (4f5f650)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _news:
Modified: doc/source/news/0.x.txt (+2 -0)
===================================================================
--- doc/source/news/0.x.txt 2011-05-22 14:29:46 +0000 (0d5f8da)
+++ doc/source/news/0.x.txt 2011-05-22 14:34:42 +0000 (d796abb)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
バージョン0.xのお知らせ
Modified: doc/source/news/1.0.x.txt (+2 -0)
===================================================================
--- doc/source/news/1.0.x.txt 2011-05-22 14:29:46 +0000 (33fe84d)
+++ doc/source/news/1.0.x.txt 2011-05-22 14:34:42 +0000 (ae77dd6)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
バージョン1.0.xのお知らせ
Modified: doc/source/news/1.1.x.txt (+2 -0)
===================================================================
--- doc/source/news/1.1.x.txt 2011-05-22 14:29:46 +0000 (cd8297f)
+++ doc/source/news/1.1.x.txt 2011-05-22 14:34:42 +0000 (9460b28)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
バージョン1.1.xのお知らせ
Modified: doc/source/process.txt (+2 -0)
===================================================================
--- doc/source/process.txt 2011-05-22 14:29:46 +0000 (5d8f88f)
+++ doc/source/process.txt 2011-05-22 14:34:42 +0000 (c0ac9d6)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
実行環境
Modified: doc/source/pseudo_column.txt (+2 -0)
===================================================================
--- doc/source/pseudo_column.txt 2011-05-22 14:29:46 +0000 (b9dc6ea)
+++ doc/source/pseudo_column.txt 2011-05-22 14:34:42 +0000 (7e103bd)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
疑似カラム (pseudo_column)
Modified: doc/source/reference.txt (+2 -0)
===================================================================
--- doc/source/reference.txt 2011-05-22 14:29:46 +0000 (7adb31e)
+++ doc/source/reference.txt 2011-05-22 14:34:42 +0000 (79e6ada)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
リファレンスマニュアル
Modified: doc/source/spec.txt (+2 -0)
===================================================================
--- doc/source/spec.txt 2011-05-22 14:29:46 +0000 (697ddd2)
+++ doc/source/spec.txt 2011-05-22 14:34:42 +0000 (0a27730)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
仕様
Modified: doc/source/spec/search.txt (+2 -0)
===================================================================
--- doc/source/spec/search.txt 2011-05-22 14:29:46 +0000 (573ec77)
+++ doc/source/spec/search.txt 2011-05-22 14:34:42 +0000 (116e859)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _spec_search:
Modified: doc/source/troubleshooting.txt (+2 -0)
===================================================================
--- doc/source/troubleshooting.txt 2011-05-22 14:29:46 +0000 (f9a869a)
+++ doc/source/troubleshooting.txt 2011-05-22 14:34:42 +0000 (0e0f3d4)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _troubleshooting
Modified: doc/source/troubleshooting/different_results_with_the_same_keyword.txt (+2 -0)
===================================================================
--- doc/source/troubleshooting/different_results_with_the_same_keyword.txt 2011-05-22 14:29:46 +0000 (7aba64e)
+++ doc/source/troubleshooting/different_results_with_the_same_keyword.txt 2011-05-22 14:34:42 +0000 (16a453d)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. _different_results_with_the_same_keyword:
Modified: doc/source/tutorial.txt (+2 -0)
===================================================================
--- doc/source/tutorial.txt 2011-05-22 14:29:46 +0000 (1e72c02)
+++ doc/source/tutorial.txt 2011-05-22 14:34:42 +0000 (2334354)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
チュートリアル
Modified: doc/source/tutorial/tutorial01.txt (+2 -0)
===================================================================
--- doc/source/tutorial/tutorial01.txt 2011-05-22 14:29:46 +0000 (98407af)
+++ doc/source/tutorial/tutorial01.txt 2011-05-22 14:34:42 +0000 (94f265d)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. groonga-command
Modified: doc/source/tutorial/tutorial02.txt (+2 -0)
===================================================================
--- doc/source/tutorial/tutorial02.txt 2011-05-22 14:29:46 +0000 (1fbb8ba)
+++ doc/source/tutorial/tutorial02.txt 2011-05-22 14:34:42 +0000 (a222e7d)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. groonga-include : tutorial01.txt
Modified: doc/source/tutorial/tutorial03.txt (+2 -0)
===================================================================
--- doc/source/tutorial/tutorial03.txt 2011-05-22 14:29:46 +0000 (97c86aa)
+++ doc/source/tutorial/tutorial03.txt 2011-05-22 14:34:42 +0000 (13316c4)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. groonga-include : tutorial01.txt
Modified: doc/source/tutorial/tutorial04.txt (+2 -0)
===================================================================
--- doc/source/tutorial/tutorial04.txt 2011-05-22 14:29:46 +0000 (43166a4)
+++ doc/source/tutorial/tutorial04.txt 2011-05-22 14:34:42 +0000 (2b0da10)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. groonga-include : tutorial03.txt
Modified: doc/source/tutorial/tutorial05.txt (+2 -0)
===================================================================
--- doc/source/tutorial/tutorial05.txt 2011-05-22 14:29:46 +0000 (154a839)
+++ doc/source/tutorial/tutorial05.txt 2011-05-22 14:34:42 +0000 (c9679fb)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. groonga-include : tutorial04.txt
Modified: doc/source/tutorial/tutorial06.txt (+2 -0)
===================================================================
--- doc/source/tutorial/tutorial06.txt 2011-05-22 14:29:46 +0000 (d2ec4f6)
+++ doc/source/tutorial/tutorial06.txt 2011-05-22 14:34:42 +0000 (65c02d3)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. groonga-include : tutorial05.txt
Modified: doc/source/tutorial/tutorial07.txt (+2 -0)
===================================================================
--- doc/source/tutorial/tutorial07.txt 2011-05-22 14:29:46 +0000 (4f12a7d)
+++ doc/source/tutorial/tutorial07.txt 2011-05-22 14:34:42 +0000 (66d9a1d)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. groonga-command
Modified: doc/source/tutorial/tutorial08.txt (+2 -0)
===================================================================
--- doc/source/tutorial/tutorial08.txt 2011-05-22 14:29:46 +0000 (7694e99)
+++ doc/source/tutorial/tutorial08.txt 2011-05-22 14:34:42 +0000 (fcd0a84)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. groonga-command
Modified: doc/source/tutorial/tutorial09.txt (+2 -0)
===================================================================
--- doc/source/tutorial/tutorial09.txt 2011-05-22 14:29:46 +0000 (df41a23)
+++ doc/source/tutorial/tutorial09.txt 2011-05-22 14:34:42 +0000 (51b29c4)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
全文検索の語彙表に対する追加情報
Modified: doc/source/tutorial/tutorial10.txt (+2 -0)
===================================================================
--- doc/source/tutorial/tutorial10.txt 2011-05-22 14:29:46 +0000 (67304c8)
+++ doc/source/tutorial/tutorial10.txt 2011-05-22 14:34:42 +0000 (66d74f6)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
.. groonga-command
Modified: doc/source/type.txt (+2 -0)
===================================================================
--- doc/source/type.txt 2011-05-22 14:29:46 +0000 (dfb9f3d)
+++ doc/source/type.txt 2011-05-22 14:34:42 +0000 (15fa829)
@@ -1,3 +1,5 @@
+.. -*- rst -*-
+
.. highlightlang:: none
データ型