Re: [PEAR-QA] Re: [PEAR-BUG] Doc #18347 [NEW]: No docs
[email protected] (Matthew Fonda) Thu, 10 Mar 2011 12:30:29 -0800
| Newsgroups | php.pear.qa |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Mar 10, 2011 at 12:19 PM, Patrick E. <[email protected]> wrote: > Hi, > > > can you create a Directory "Config_Lite" under packages for me? > Or do i have to checkout the whole SVN pear/packages Directory to commit > Config_Lite to svn? > > Then i would add the "docs" (data docs Config package.xml tests) > directory under packages/Config_Lite/trunk, right ? > > > > -- > best Regards, > Patrick C. Engel Hi Patrick, Documentation actually resides in pear/peardoc, a separate directory from the packages directory. For some more info about getting started on writing documentation, see http://pear.php.net/manual/en/developers.documentation.php. It looks like you have karma, so you should be able to commit the docs once they're ready :) Best Regards, --Matthew