浏览代码

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
 #  *