From c630ef28f36604c7e15f0e0cf24dbf0750e34680 Mon Sep 17 00:00:00 2001 From: tokul Date: Mon, 1 Nov 2004 10:44:42 +0000 Subject: [PATCH] sqspell uses .mod files. vim and emacs are informed. phpdoc is not. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8303 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- contrib/makedoc.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contrib/makedoc.sh b/contrib/makedoc.sh index 5492e1a7..e768ae0b 100755 --- a/contrib/makedoc.sh +++ b/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 # * -- 2.25.1