Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969379469 php.internals:40853 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30478 invoked from network); 3 Oct 2008 17:02:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Oct 2008 17:02:38 -0000 Authentication-Results: pb1.pair.com header.from=Johannes.Schlueter@Sun.COM; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 192.18.6.24 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 192.18.6.24 gmp-eb-inf-2.sun.com Solaris 10 (beta) Received: from [192.18.6.24] ([192.18.6.24:46696] helo=gmp-eb-inf-2.sun.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C0/3E-48736-C2056E84 for ; Fri, 03 Oct 2008 13:02:37 -0400 Received: from fe-emea-09.sun.com (gmp-eb-lb-2-fe3.eu.sun.com [192.18.6.12]) by gmp-eb-inf-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id m93H2TYp016683; Fri, 3 Oct 2008 17:02:29 GMT Received: from conversion-daemon.fe-emea-09.sun.com by fe-emea-09.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) id <0K8600E019T2EK00@fe-emea-09.sun.com> (original mail from johannes@php.net) ; Fri, 03 Oct 2008 18:02:29 +0100 (BST) Received: from [192.168.1.101] ([88.217.11.151]) by fe-emea-09.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTPSA id <0K86002RE9ZDOR50@fe-emea-09.sun.com>; Fri, 03 Oct 2008 18:02:08 +0100 (BST) Date: Fri, 03 Oct 2008 19:02:00 +0200 In-reply-to: <48E3CA24.6060805@chiaraquartet.net> Sender: Johannes.Schlueter@Sun.COM To: Greg Beaver Cc: Elizabeth M Smith , phpdoc@lists.php.net, internals@lists.php.net Message-ID: <1223053320.17644.4.camel@goldfinger.johannes.nop> MIME-version: 1.0 X-Mailer: Evolution 2.22.3.1 (2.22.3.1-1.fc9) Content-type: text/plain Content-transfer-encoding: 7BIT References: <7f3ed2c30810010639q445b94b3m637ed929215d1cc6@mail.gmail.com> <49.5C.04812.F70B3E84@pb1.pair.com> <48E3CA24.6060805@chiaraquartet.net> Subject: Re: [PHP-DEV] Re: [PHP-DOC] [DOC] Commit messages dead? From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Wed, 2008-10-01 at 14:06 -0500, Greg Beaver wrote: > I agree with Liz's appraisal of setting up docs for documenting. This > could actually be solved with a minimal VMWare appliance that is > pre-setup with everything we need to do the docs (not sure how hard that > is to do). VMware works great on windows and the version we would need > is free. As Hannes said: All you need is PHP, PhD and a docbook checkout. The later one will be outdated anyways when fetching the VMWare-Image and I assume it's harder to learn how to use the VMWare image than installing these thing, never did that on Windows, but on my *nix it's a shot task to get it running. The hard part is not installation of tools but writing the docs themselves. johannes