Mattia, so what do you say about this? Gabor
On Mon, Nov 9, 2009 at 9:38 AM, Gabor Szabo <szab...@gmail.com> 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 > files in the root "interface" folder" > > > I think this is the interface folder: > > http://svn.wxwidgets.org/viewvc/wx/wxWidgets/trunk/interface/ > > Gabor > > On Mon, Nov 9, 2009 at 8:59 AM, Gabor Szabo <szab...@gmail.com> wrote: >> On Mon, Nov 9, 2009 at 8:34 AM, Sean Healy <jalope...@hotmail.com> 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 license does the wxWidgets documentation use? Does it allow copying and >>> format-shifting? >>> >> >> Good question. >> >> I am not a lawyer but it seem one can process and redistribute it. >> >> I think this is the svn of the source of the documentation: >> http://svn.wxwidgets.org/viewvc/wx/wxWidgets/trunk/docs/ >> but so far I could not locate the exact source. >> >> As far as I can tell it is distributed with the wxWidgets source in latex >> format >> and it is in the docs/latex/wx/ directory >> >> Gabor >> >