librelist archives

« back to archive

Offline version of http://api.kohanaphp.com/

Offline version of http://api.kohanaphp.com/

From:
shiplu
Date:
2009-12-27 @ 19:37
Is there any offline version of http://api.kohanaphp.com/ ?
I want to save it in my desktop.

-- 
Shiplu Mokaddim
My talks, http://talk.cmyweb.net
Follow me, http://twitter.com/shiplu
SUST Programmers, http://groups.google.com/group/p2psust
Innovation distinguishes bet ... ... (ask Steve Jobs the rest)

Re: [kohana] Offline version of http://api.kohanaphp.com/

From:
Miodrag Tokic
Date:
2009-12-27 @ 23:44
You can either:

- generate documentation localy with doxygen or phpDocumentor
- download website with: wget -r http://api.kohanaphp.com/

Best regards,

On Sun, Dec 27, 2009 at 7:37 PM, shiplu <shiplu.net@gmail.com> wrote:
> Is there any offline version of http://api.kohanaphp.com/ ?
> I want to save it in my desktop.
>
> --
> Shiplu Mokaddim
> My talks, http://talk.cmyweb.net
> Follow me, http://twitter.com/shiplu
> SUST Programmers, http://groups.google.com/group/p2psust
> Innovation distinguishes bet ... ... (ask Steve Jobs the rest)
>



-- 
Miodrag Tokić

[E-mail] :  mtokic@gmail.com
[Web]    :  http://www.berrybird.org/

Re: [kohana] Offline version of http://api.kohanaphp.com/

From:
shiplu
Date:
2009-12-28 @ 00:10
On Mon, Dec 28, 2009 at 6:44 AM, Miodrag Tokic <mtokic@gmail.com> wrote:
> You can either:
>
> - generate documentation localy with doxygen or phpDocumentor
> - download website with: wget -r http://api.kohanaphp.com/
>
Tried php-doc. But it shows 100s of errors. Also most descriptions are missing.
No idea about doxygen.

Well, I have downloaded it already.
The following command will do it.

wget -mkq 
http://api.kohanaphp.com/{,ftv2folderopen.png,ftv2mnode.png,tab_l.gif,tab_r.gif}


-- 
Shiplu Mokaddim
My talks, http://talk.cmyweb.net
Follow me, http://twitter.com/shiplu
SUST Programmers, http://groups.google.com/group/p2psust
Innovation distinguishes bet ... ... (ask Steve Jobs the rest)