Re: Adding POD to Wx classes

2009-11-15 Thread Mattia Barbon
Eric Wilhelm wrote: # from Gabor Szabo # on Sunday 15 November 2009 04:22: Alien::wxWidgets could build those pages as the source is downloaded anyway I like the idea of Alien::wxWidgets building the pages, but that might mean that it has more build dependencies *and* it would not be browsa

Re: Adding POD to Wx classes

2009-11-15 Thread Eric Wilhelm
# from Gabor Szabo # on Sunday 15 November 2009 04:22: >Alien::wxWidgets could build those pages as the source is downloaded > anyway I like the idea of Alien::wxWidgets building the pages, but that might mean that it has more build dependencies *and* it would not be browsable on search.cpan.or

Re: Adding POD to Wx classes

2009-11-15 Thread Gabor Szabo
On Sun, Nov 15, 2009 at 2:13 PM, Mattia Barbon wrote: > Gabor Szabo wrote: > [Sorry, I forgot to answer] > >> I wonder if it would be possible and useful to create and distribute >> a set  of .pod files with Wx corresponding to each Wx class? > >  Honestly I have no idea: I find the HTML version o

Re: Adding POD to Wx classes

2009-11-15 Thread Mattia Barbon
Gabor Szabo wrote: [Sorry, I forgot to answer] I wonder if it would be possible and useful to create and distribute a set of .pod files with Wx corresponding to each Wx class? Honestly I have no idea: I find the HTML version of the documentation much easier to use. Besides this will make

Re: Adding POD to Wx classes

2009-11-15 Thread Gabor Szabo
Mattia, so what do you say about this? Gabor On Mon, Nov 9, 2009 at 9:38 AM, Gabor Szabo wrote: > I got a response on the wxWidgets IRC channel: > > "in 2.8 and below, the docs are generated from LaTeX files in docs/latex/wx, > and in 2.9+, the docs are generated from Doxygen being run on the >

Re: Adding POD to Wx classes

2009-11-08 Thread Gabor Szabo
I got a response on the wxWidgets IRC channel: "in 2.8 and below, the docs are generated from LaTeX files in docs/latex/wx, and in 2.9+, the docs are generated from Doxygen being run on the files in the root "interface" folder" I think this is the interface folder: http://svn.wxwidgets.org/view

Re: Adding POD to Wx classes

2009-11-08 Thread Gabor Szabo
On Mon, Nov 9, 2009 at 8:34 AM, Sean Healy wrote: > Gabor Szabo wrote: > >> I wonder if it would be possible and useful to create and distribute >> a set  of .pod files with Wx corresponding to each Wx class? > > Documentation is not always released under the same license as the code. > What licen

Re: Adding POD to Wx classes

2009-11-08 Thread Sean Healy
Gabor Szabo wrote: I wonder if it would be possible and useful to create and distribute a set of .pod files with Wx corresponding to each Wx class? Documentation is not always released under the same license as the code. What license does the wxWidgets documentation use? Does it allow copyin