phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Phpgroupware-developers] adodb/mssql


From: Dave Hall
Subject: RE: [Phpgroupware-developers] adodb/mssql
Date: Wed, 27 Apr 2005 17:20:19 +1000

On Wed, 2005-04-27 at 08:20 +0200, Kai Hofmann wrote:
> > >   Use something like:
> > >   php.exe phpdoc -t E:\Dokumente\phpgw\phpdoc_head 
> > >                  -ti "phpGroupWare head API" 
> > >                  -o HTML:frames:default 
> > >                  -i 
> > E:\Dokumente\phpgw\phpgw_head_api\phpgwapi\inc\adodb\* 
> > >                   -d E:\Dokumente\phpgw\phpgw_head_api\phpgwapi\inc
> > >   to generate the phpgw docs without adodb stuff creating errors.
> > 
> > Wouldn't it be better to create a 'phpdoc-ignore.csv' file in phpgwapi
> > then it can be easily maintained and devs who use GNU enabled
> > environments can run

As I included in my previous message

<quote
src="http://lists.gnu.org/archive/html/phpgroupware-developers/2005-04/msg00092.html";>
 /path/to/phpdoc -t /path/to/phpgroupware/phpgwapi/doc/phpdocs \
                 -i `cat 
/path/to/phpgroupware/phpgwapi/doc/phpgwdoc-ignore.csv` \
                 -d /path/to/phpgroupware/phpgwapi/inc
</quote>
IMHO it is pretty childish and stupid to remove the main point of a post when 
quoting it

> phpdocumentor does not support an ignore file in version 1.3.x
> (maybe in 2.x) - so this will not help.

It will as I outlined above, it is possible despite the limitations of
phpdocumentor.  Of course if you use a broken OS without some basic FOSS
tools then this isn't possible.

Cheers

Dave
-- 
Dave Hall (aka skwashd)
API Coordinator
phpGroupWare
-------------------------------------------------------------------------
Do you think if Bill Gates got laid in high school, do you think there'd 
be a Microsoft?  Of course not.
Underwear Goes Inside The Pants by Lazy Boy





reply via email to

[Prev in Thread] Current Thread [Next in Thread]