[Codeigniter-users] ユーザガイド Sphinx への変換について

Back to archive index

Kenji Suzuki kenji****@gmail*****
2011年 10月 12日 (水) 19:30:07 JST


Kenji です。


On Wed, 12 Oct 2011 17:00:48 +0900
Fumito Mizuno <ounzi****@gmail*****> wrote:

> 水野です。
> 
> rst のテーブル表記が結構面倒なので、csv から変換するプログラムを作りました。
> 
> プログラムは https://github.com/ounziw/CSV2rst
> 出力の例は https://raw.github.com/ounziw/CSV2rst/master/sample.rst
> 元のCSVは https://raw.github.com/ounziw/CSV2rst/master/sample.csv
> です。
> 
> https://raw.github.com/EllisLab/CodeIgniter/develop/user_guide_src/source/libraries/email.rst
> のテーブルになるようにしています。 (長い行の折り返しは今のところ手作業)

なんかテスト通ってませんが...

$ php max_length_test.php 
PHP Notice:  Undefined offset: 0 in /home/kenji/work/CSV2rst/max_length.php on line 38
...
# Looks like you failed 2 tests of 9.


// Kenji




Codeigniter-users メーリングリストの案内
Back to archive index