Kouhei Sutou
null+****@clear*****
Thu Jun 5 10:46:37 JST 2014
Kouhei Sutou 2014-06-05 10:46:37 +0900 (Thu, 05 Jun 2014) New Revision: 8a1f53eb72fce539896e08639c8448998c58f841 https://github.com/groonga/groonga/commit/8a1f53eb72fce539896e08639c8448998c58f841 Message: doc: put server-use document to each package install section Because most users see install document like http://groonga.org/docs/install/centos.html#centos-6 URL. They will not be noticed the server-use document at the top of http://groonga.org/docs/install/centos.html URL. Modified files: doc/source/install/centos.rst doc/source/install/debian.rst doc/source/install/fedora.rst doc/source/install/ubuntu.rst Modified: doc/source/install/centos.rst (+4 -2) =================================================================== --- doc/source/install/centos.rst 2014-06-04 12:24:34 +0900 (b6cb350) +++ doc/source/install/centos.rst 2014-06-05 10:46:37 +0900 (c36c9d5) @@ -14,8 +14,6 @@ just only for tests or development. You will encounter an out of memory error with a 32-bit package even if you just process medium size data. -.. include:: server-use.inc - CentOS 5 -------- @@ -25,6 +23,8 @@ Install:: % sudo yum makecache % sudo yum install -y groonga +.. include:: server-use.inc + If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a tokenizer, install groonga-tokenizer-mecab package. @@ -80,6 +80,8 @@ Install:: % sudo yum makecache % sudo yum install -y groonga +.. include:: server-use.inc + If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a tokenizer, install groonga-tokenizer-mecab package. Modified: doc/source/install/debian.rst (+6 -2) =================================================================== --- doc/source/install/debian.rst 2014-06-04 12:24:34 +0900 (f3a0866) +++ doc/source/install/debian.rst 2014-06-05 10:46:37 +0900 (1fdfb49) @@ -14,8 +14,6 @@ just only for tests or development. You will encounter an out of memory error with a 32-bit package even if you just process medium size data. -.. include:: server-use.inc - wheezy ------ @@ -33,6 +31,8 @@ Install:: % sudo apt-get update % sudo apt-get install -y -V groonga +.. include:: server-use.inc + If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a tokenizer, install groonga-tokenizer-mecab package. @@ -73,6 +73,8 @@ Install:: % sudo apt-get update % sudo apt-get install -y groonga +.. include:: server-use.inc + If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a tokenizer, install groonga-tokenizer-mecab package. @@ -113,6 +115,8 @@ Install:: % sudo apt-get update % sudo apt-get install -y -V groonga +.. include:: server-use.inc + If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a tokenizer, install groonga-tokenizer-mecab package. Modified: doc/source/install/fedora.rst (+2 -2) =================================================================== --- doc/source/install/fedora.rst 2014-06-04 12:24:34 +0900 (a95cf17) +++ doc/source/install/fedora.rst 2014-06-05 10:46:37 +0900 (feb3912) @@ -22,8 +22,6 @@ just only for tests or development. You will encounter an out of memory error with a 32-bit package even if you just process medium size data. -.. include:: server-use.inc - Fedora 20 --------- @@ -37,6 +35,8 @@ Note that additional packages such as ``mecab-dic`` and ``mecab-jumandic`` packa % sudo rpm -ivh http://packages.groonga.org/fedora/groonga-release-1.1.0-1.noarch.rpm % sudo yum update +.. include:: server-use.inc + If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a tokenizer, install groonga-tokenizer-mecab package. Modified: doc/source/install/ubuntu.rst (+2 -2) =================================================================== --- doc/source/install/ubuntu.rst 2014-06-04 12:24:34 +0900 (d88677f) +++ doc/source/install/ubuntu.rst 2014-06-05 10:46:37 +0900 (4937d43) @@ -14,8 +14,6 @@ just only for tests or development. You will encounter an out of memory error with a 32-bit package even if you just process medium size data. -.. include:: server-use.inc - PPA (Personal Package Archive) ------------------------------ @@ -42,6 +40,8 @@ Install:: % sudo apt-get -y install groonga +.. include:: server-use.inc + If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a tokenizer, install groonga-tokenizer-mecab package. -------------- next part -------------- HTML����������������������������...Download