ソースを参照

sqspell uses .mod files. vim and emacs are informed. phpdoc is not.

tokul 21 年 前
コミット
d8195aef2a
1 ファイル変更4 行追加0 行削除
  1. 4 0
      contrib/makedoc.sh

+ 4 - 0
contrib/makedoc.sh

@@ -1,6 +1,10 @@
 #!/bin/bash
 # $Id$ 
 
+# WARNING. In order to use it with squirrelmail, you should 
+# modify phpDocumentor.ini and add .mod extension 
+# to [_phpDocumentor_phpfile_exts] settings.
+
 #/**
 #  * makedoc - PHPDocumentor script to save your settings
 #  *