Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24067 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31443 invoked by uid 1010); 9 Jun 2006 23:57:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 31428 invoked from network); 9 Jun 2006 23:57:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jun 2006 23:57:36 -0000 X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.5 (sometimes 2.4) (4) Received: from ([204.11.219.139:33591] helo=lerdorf.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 5C/43-30619-EEA0A844 for ; Fri, 09 Jun 2006 19:57:35 -0400 Received: from [192.168.200.106] (c-24-6-5-134.hsd1.ca.comcast.net [24.6.5.134]) (authenticated bits=0) by lerdorf.com (8.13.6/8.13.6/Debian-1) with ESMTP id k59NvTsP010747; Fri, 9 Jun 2006 16:57:29 -0700 Message-ID: <448A0AE8.1080509@lerdorf.com> Date: Fri, 09 Jun 2006 16:57:28 -0700 User-Agent: Thunderbird 3.0a1 (Macintosh/20060414) MIME-Version: 1.0 To: Marcus Boerger CC: Andi Gutmans , internals@lists.php.net References: <7.0.1.0.2.20060608162444.06db8390@zend.com> <1934915062.20060609092414@marcus-boerger.de> <7.0.1.0.2.20060609065558.037ca148@zend.com> <673041320.20060610015205@marcus-boerger.de> In-Reply-To: <673041320.20060610015205@marcus-boerger.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] SPL docs From: rasmus@lerdorf.com (Rasmus Lerdorf) I find the Doxygen-generated SPL docs maze-like and pretty much impossible to navigate. There is nothing stopping you from maintaining that separate document, but I'd love to see the useful bits integrated into the PHP docs. Losing the inheritance graphs doesn't bother me a bit. -Rasmus Marcus Boerger wrote: > 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 >