[Gambas-user] [Feature Request] Offline Documentation
Rolf-Werner Eilert
eilert-sprachen at ...221...
Wed Apr 18 08:30:53 CEST 2012
Oh yes, and it requires a webserver to handle this, I guess. But maybe
it is possible to let Gambas do this work in the background while the
IDE is running?
Anyway, I join in to the request (well, actually I already asked for it
some months ago).
Let me think this over. There are half-ready html pages similar to php,
there is css, all that stuff is sent to the interpreter written in
Gambas, and it gives the server a complete page that is sent to the
user. So everything happens on the server, right?
Now, would it be possible to write a script that simply calls each page
once to be processed on the server and saves it in a compressed form in
some directory structure. So the user's Gambas has a fallback option (if
not online or if online not desired) and unpacks and simply displays
these pages.
Rolf
Am 17.04.2012 21:43, schrieb M. Cs.:
> If the documentation is done in html, you could make a compressed
> offline version of its current state, like a compressed copy of the
> entire website. But I guess it is also made with Gambas :-)
>
> Csaba
>
> 2012/4/17, Jesus<ea7dfh at ...2382...>:
>> One more joining the request!
>>
>> Thanks
>>
>> --
>> Jesus
>>
>> El 17/04/12 21:04, Willy Raets escribió:
>>> And another agreed here as I am not always online when coding.
>>>
>>> On di, 2012-04-17 at 21:32 +0300, Jussi Lahtinen wrote:
>>>> Also agreed,
>>>> sometimes it takes a while to get help info from online, I would like it
>>>> to
>>>> be immediate.
>>>>
>>>> Jussi
>>>>
>>>>
>>>>
>>>> On Tue, Apr 17, 2012 at 20:35, M. Cs.<mohareve at ...626...> wrote:
>>>>
>>>>> I agree with you. If would be nice to have a package gambas3-gb-help,
>>>>> as an option.
>>>>>
>>>>> Csaba
>>>>>
>>>>> 2012/4/17, sundar j<sundar_ima at ...251...>:
>>>>>> Is it possible to make online documentation to include in standard
>>>>>> installation and make it available from help/F1. It would be nice if
>>>>>> examples also included in the offline documentation.
>>>>>>
>>
>>
>> ------------------------------------------------------------------------------
>> 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 at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>
> ------------------------------------------------------------------------------
> 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
More information about the User
mailing list