Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24020 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90733 invoked by uid 1010); 9 Jun 2006 07:24:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 90717 invoked from network); 9 Jun 2006 07:24:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jun 2006 07:24:08 -0000 X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:46399] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 0A/32-30619-61229844 for ; Fri, 09 Jun 2006 03:24:07 -0400 Received: from baumbart.mbo (dslb-084-063-047-230.pools.arcor-ip.net [84.63.47.230]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 1F02A35C1C1; Fri, 9 Jun 2006 09:24:03 +0200 (CEST) Date: Fri, 9 Jun 2006 09:24:14 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1934915062.20060609092414@marcus-boerger.de> To: Andi Gutmans Cc: internals@lists.php.net In-Reply-To: <7.0.1.0.2.20060608162444.06db8390@zend.com> References: <7.0.1.0.2.20060608162444.06db8390@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] SPL docs From: helly@php.net (Marcus Boerger) 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