Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969382730 php.internals:52857 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1650 invoked from network); 3 Jun 2011 11:06:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jun 2011 11:06:13 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-ww0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:34567] helo=mail-ww0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 98/C4-08509-320C8ED4 for ; Fri, 03 Jun 2011 07:06:12 -0400 Received: by wwd20 with SMTP id 20so1471391wwd.11 for ; Fri, 03 Jun 2011 04:06:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=/E6YkIhT2o+nFn/vGD41JlGbJHG4qIJS7VGVOXSod2g=; b=Cfso2lW0z65Q2sIMZYiqoeEULHglW0hchEr4ODwj2PFJoFjhvHCl9hXsDL5z9/4Mu8 PDzvzUWHTECxPlAddZp9EaC5/zvh+yP7C+JiOIYttAFKTF1U3M9wS/S5fEYYRZCo+jcm tZQXRruDyv5PO4CGPsNHTgUzXVFjar1njAVGA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=LgCumkHZNN+YS+EtrgUBjxX12WZXro4Nhq8NXpJvuoazfgWBxpMK4cFKhmHb+pfQnO pOi+/QW+QjTtfJnkYoP9D/5zqm22rbWb4xMUzWZzPCXvk/j/zr/UZXISwX2gTCPtQIS4 /Ce4EqEaSpl5TqX4Z4qvvQrlnnxoRohIr5tPo= MIME-Version: 1.0 Received: by 10.216.141.1 with SMTP id f1mr1767758wej.35.1307099168519; Fri, 03 Jun 2011 04:06:08 -0700 (PDT) Received: by 10.216.50.212 with HTTP; Fri, 3 Jun 2011 04:06:08 -0700 (PDT) In-Reply-To: <4p8vtjrxn4.fsf@news.eternal-september.org> References: <4p8vtjrxn4.fsf@news.eternal-september.org> Date: Fri, 3 Jun 2011 13:06:08 +0200 Message-ID: To: PHP Documentation ML Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DOC] Re: [PHP-DEV] Local PHP docs with search facility From: hannes.magnusson@gmail.com (Hannes Magnusson) On Fri, Jun 3, 2011 at 12:56, Richard Riley wrote: > Hannes Magnusson writes: > >> On Fri, Jun 3, 2011 at 12:39, Richard Riley wro= te: >>> Hannes Magnusson writes: >>> >>>> On Fri, Jun 3, 2011 at 06:41, Richard Riley w= rote: >>>>> Hannes Magnusson writes: >>>>> >>>>>> On Thu, Jun 2, 2011 at 21:03, Richard Riley = wrote: >>>>>>> >>>>>>> Could some kind soul advise me on how to install php docs localy an= d >>>>>>> have the excellent patterns search work based on an sqllite databas= e? >>>>>> >>>>>> https://wiki.php.net/doc/phd/view >>>>>> >>>>> >>>>> Just as a side note on this informative thread (and to anyone else th= at >>>>> comes across it in google), the instructions there dont actually inst= all >>>>> any of the manual so no look ups / function searches work at all. I'l= l >>>>> look into it in more detail later. I'll head over to >>>> >>>> Sure it will. You just need to read the page, which has a very clear >>>> requirement. >>>> >>>> If you can't follow it then http://php.net/mirroring could be a >>>> simpler approach for you. >>>> >>>> -Hannes >>> >>> I'm not sure it will at all, since they dont show you how to install th= e >>> phd_php part or inform you that you need to. For a beginner thats a >>> hurdle enough. You are probably too familiar with it to notice >>> this. Result: >>> >>> ,---- >>> | phd -d doc-base/.manual.xml -o output_dir -f php -P PHP >>> `---- >>> >>> falls over. >>> >>> Fortunately that was correctly documented elsewhere and was pointed out >>> to me in the php.docs list you recommended. >>> >>> https://doc.php.net/phd/docs/ : installation via pear. >>> >>> Also, I *think*, the instructions there are in addition to mirroring >>> since the mirroring line doesnt include the manual subdir : so both set= s >>> are required and you symbolically link to your phpdoc configuration (or >>> so it seems from the instructions). >>> >>> IMO, and with the benefit of being totally new to this and trying to us= e >>> the docs, It's not clear from the pages if this phpdoc config is in >>> addition to or superceded by the mirroring rsync line. >> >> I'd appreciate if you could update the wiki with your experience to >> help people coming after you >> >> -Hannes > > I would love to but dont think its a good idea until I am more familiar > - blinded in the headlights, =C2=A0a lot might be me doing the headless c= hicken > routine. I will come back to it at a later date however when I have it > working locally and I fully understand the components and the > processes. Doing it afterwards will ensure that you forget about it :) Atleast write down your wtfs and todos, so someone can go after you and answer the questions. -Hannes