From: eto Date: Tue, 11 Nov 2003 13:38:11 +0000 (+0000) Subject: update doc. X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fruby.git;a=commitdiff_plain;h=a9bce8039e88641757f49827a62415d626e4b265 update doc. --- diff --git a/doc/index.html b/doc/index.html index ddf1d66..72ac3bd 100755 --- a/doc/index.html +++ b/doc/index.html @@ -47,8 +47,22 @@ Rubyへ移植することを試みたモジュールである。
様々なライブラリを追加。
  • 2003-1004 ruby-chise-20031004.tar.bz2
    新しい素性名に対応した。Copyright noticeをいれた。 +
  • 2003-10-31 LC2003にて発表。 +
  • 2003-1110 ruby-chise-20031110.tar.bz2
    +ディレクトリ構造をchise/*.rbとなるように変更。installerをつけた。
    + +

    ■文字データベース

    +

    現状での文字DBを公開する。0.21が出る直前のCVS版を元にしている。 +

    + +

    ■CVS access


    ■ライセンス

    @@ -59,7 +73,11 @@ Rubyへ移植することを試みたモジュールである。

    ■install

    -

    展開して、make installする。 +

    +% ruby install.rb config
    +% ruby install.rb setup
    +# ruby install.rb install
    +

    通常、/usr/local/lib/ruby/site_ruby/以下にinstallされる。