Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969372687 php.internals:22793 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2641 invoked by uid 1010); 15 Apr 2006 17:12:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 2616 invoked from network); 15 Apr 2006 17:12:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Apr 2006 17:12:16 -0000 X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from ([212.112.227.169:60249] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 88/94-19715-C6921444 for ; Sat, 15 Apr 2006 13:12:12 -0400 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 0B97CDF0090; Sat, 15 Apr 2006 19:13:27 +0200 (CEST) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (ipx11223 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28849-05; Sat, 15 Apr 2006 19:13:18 +0200 (CEST) Received: from [127.0.0.1] (i577B586B.versanet.de [87.123.88.107]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 509B5DF0084; Sat, 15 Apr 2006 19:13:18 +0200 (CEST) Message-ID: <4441295C.8010009@php.net> Date: Sat, 15 Apr 2006 19:11:56 +0200 User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Gabor Hojtsy Cc: Nuno Lopes , Rasmus Lerdorf , internals , PHPdoc References: <44405E58.8040808@lerdorf.com> <005501c66086$dd8b83f0$0100a8c0@pc07653> <4440E5F4.9050600@hojtsy.hu> In-Reply-To: <4440E5F4.9050600@hojtsy.hu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: [PHP-DOC] Re: [PHP-DEV] Summer of Code From: lsmith@php.net (Lukas Smith) Gabor Hojtsy wrote: > Nuno Lopes wrote: >>> Google is doing their Summer of Code thing again this year. You can >>> read more about it here: http://code.google.com/summerofcode.html >> This year I might participate. I would like to do something in the core >> or even in the zend engine. I'll think in something.. (I'm also open to >> suggestions, of course). >> >> I would also like to propose a project related with the documentation >> team, which is very useful to us: >> * working on livedocs (rewriting the indexer, improving docbook compat, >> pear/gtk/smarty docs support, php 6 support, etc..) > > +1 for someone cleaning up livedocs to a ready-to-deploy state :) And maybe bring in lost children like peardoc back into things. Somewhat related: I am not sure if we really have the OO documentation solved optimally yet either. regards, Lukas