sqspell uses .mod files. vim and emacs are informed. phpdoc is not.
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 1 Nov 2004 10:44:42 +0000 (10:44 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 1 Nov 2004 10:44:42 +0000 (10:44 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8303 7612ce4b-ef26-0410-bec9-ea0150e637f0

contrib/makedoc.sh

index 5492e1a7aa45ca7483ead60df0257b238a1e8797..e768ae0b24a2a616b2c824cd859dbaaf7a15b27c 100755 (executable)
@@ -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
 #  *