I too often develop on my laptop with no internet access. And it is
very frustrating when you have no documentation to refer to.

Writing a python crawler to extract the docs from the website and put it
into either local html or pdf files shouldn't be too difficult. we just
need an IDE hook to view the desired format.



On Wed, Apr 18, 2012 at 9:27 AM, Fabien Bodard <gambas...@gmail.com> wrote:

> 2012/4/18 Demosthenes Koptsis <demosthen...@gmail.com>:
> > i try to download the docs with
> >
> > wget -kvrc --*html-extension *http://gambasdoc.org/help?v3
> >
> > i think with this way we can have convert php files to html and have
> > offline documentation.
> php ... it's a gambas cgi !
>
> >
> > if all are good i can send the tarball to put it to download section.
> >
> > Another option is to setup a cron job to server to produce automatic the
> > tarball.
> >
> >
> >
> ------------------------------------------------------------------------------
> > Better than sec? Nothing is better than sec when it comes to
> > monitoring Big Data applications. Try Boundary one-second
> > resolution app monitoring today. Free.
> > http://p.sf.net/sfu/Boundary-dev2dev
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>
> --
> Fabien Bodard
>
>
> ------------------------------------------------------------------------------
> Better than sec? Nothing is better than sec when it comes to
> monitoring Big Data applications. Try Boundary one-second
> resolution app monitoring today. Free.
> http://p.sf.net/sfu/Boundary-dev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



-- 
If you ask me if it can be done. The answer is YES, it can always be done.
The correct questions however are... What will it cost, and how long will
it take?
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to