Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24066 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27065 invoked by uid 1010); 9 Jun 2006 23:51:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 27050 invoked from network); 9 Jun 2006 23:51:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jun 2006 23:51:56 -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:48712] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id C7/82-30619-A990A844 for ; Fri, 09 Jun 2006 19:51:54 -0400 Received: from baumbart.mbo (dslb-084-063-027-200.pools.arcor-ip.net [84.63.27.200]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id E54E235C1C1; Sat, 10 Jun 2006 01:51:51 +0200 (CEST) Date: Sat, 10 Jun 2006 01:52:05 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <673041320.20060610015205@marcus-boerger.de> To: Andi Gutmans Cc: internals@lists.php.net In-Reply-To: <7.0.1.0.2.20060609065558.037ca148@zend.com> References: <7.0.1.0.2.20060608162444.06db8390@zend.com> <1934915062.20060609092414@marcus-boerger.de> <7.0.1.0.2.20060609065558.037ca148@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, that's nothing more than our manual besides a different layout. I'd like to document how studd is being integrated, how stuff works together and how inheritance trees look like. You saw the gtk tree, wow, cool if there is only one real tree like inheritance graph. But unfortunatley SPL has a great amount of interfaces floating around. Intrgrating that and hving all that information revealed is a great problem. I use the docu myself so maybe i am looking from another level but i am not willing to give that level away. I'd rather change the toolset, only the toolchain i can change is doxygen. best regards marcus Friday, June 9, 2006, 3:57:12 PM, you wrote: > 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 Best regards, Marcus