Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24037 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17991 invoked by uid 1010); 9 Jun 2006 13:57:21 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 17976 invoked from network); 9 Jun 2006 13:57:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jun 2006 13:57:21 -0000 X-PHP-List-Original-Sender: andi@zend.com X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:56595] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 7F/41-30619-04E79844 for ; Fri, 09 Jun 2006 09:57:21 -0400 Received: (qmail 11095 invoked from network); 9 Jun 2006 13:56:48 -0000 Received: from localhost (HELO ANDI-NOTEBOOK.zend.com) (127.0.0.1) by localhost with SMTP; 9 Jun 2006 13:56:48 -0000 Message-ID: <7.0.1.0.2.20060609065558.037ca148@zend.com> X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0 Date: Fri, 09 Jun 2006 06:57:12 -0700 To: Marcus Boerger Cc: internals@lists.php.net In-Reply-To: <1934915062.20060609092414@marcus-boerger.de> References: <7.0.1.0.2.20060608162444.06db8390@zend.com> <1934915062.20060609092414@marcus-boerger.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] SPL docs From: andi@zend.com (Andi Gutmans) This is a docbook limitation? Couldn't we still find some standard way to write it? most of it is manual stuff ala http://framework.zend.com/manual/en/zend.html? No? Andi At 12:24 AM 6/9/2006, Marcus Boerger wrote: >Hello Andi, > > the problem is the non existing OO support in docbook. I had the idea >of eventually using doxygen's xml output and putting that somehow in the >manual. But that's is probably something for livedocs. So lets have >livedocs first. Apart from that nobody hinders the doc team from copying >and translating the stuff from the separate SPL docs to the manual. It is >just impossible to integrate the inheritance info and all the graphics to >the manual. > >best regards >marcus > > >Friday, June 9, 2006, 1:25:56 AM, you wrote: > > > Hey Marcus, > > > Any chance we can get the SPL docs integrated into the PHP manual? I > > get questions about it here and there and think that as it's in the > > default PHP distro it makes sense to have that as part of the > > official PHP manual. > > > Andi > > > > >Best regards, > Marcus