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