Re: [Gambas-user] Feature request: Read a component's .info file for help in the IDE

2013-05-25 Thread Tobias Boege
On Fri, 24 May 2013, Beno?t Minisini wrote: > Le 24/05/2013 23:14, Tobias Boege a ?crit : > > Hi, > > > > it is said in [0] that the IDE can access an .info file of a project to get > > documentation out of it. > > > > I tried this with gb.openssl which I documented in its source code. It did > > n

Re: [Gambas-user] Feature request: Read a component's .info file for help in the IDE

2013-05-24 Thread Benoît Minisini
Le 24/05/2013 23:14, Tobias Boege a écrit : > Hi, > > it is said in [0] that the IDE can access an .info file of a project to get > documentation out of it. > > I tried this with gb.openssl which I documented in its source code. It did > not work since it's a component and not a project. As the gam

[Gambas-user] Feature request: Read a component's .info file for help in the IDE

2013-05-24 Thread Tobias Boege
Hi, it is said in [0] that the IDE can access an .info file of a project to get documentation out of it. I tried this with gb.openssl which I documented in its source code. It did not work since it's a component and not a project. As the gambas-devels may already know, I have a bunch of scripts t