Re: [OctDev] Generating documentation

2012-10-12 Thread JuanPi
On Fri, Oct 12, 2012 at 3:38 PM, Jordi Gutiérrez Hermoso wrote: > On 12 October 2012 09:23, JuanPi wrote: >> Of course I can imagine it is a dauting task to integrate it as an >> optional toolkit/backend in octave. Who did fltk integration, how hard >> was it? > > Bateman, jwe, Søren, and Shai we

Re: [OctDev] Generating documentation

2012-10-12 Thread Jordi Gutiérrez Hermoso
On 12 October 2012 09:23, JuanPi wrote: > Of course I can imagine it is a dauting task to integrate it as an > optional toolkit/backend in octave. Who did fltk integration, how hard > was it? Bateman, jwe, Søren, and Shai were the major players in the fltk integration, iirc. It was a lot of work.

Re: [OctDev] Generating documentation

2012-10-12 Thread Søren Hauberg
On Oct 12, 2012, at 3:23 PM, JuanPi wrote: > Oh, no! I've been there. I was thinking in something lower-level. > Matplotlib uses Agg for many backends > http://www.antigrain.com/ Ahh, okay. > Of course I can imagine it is a dauting task to integrate it as an > optional toolkit/backend in octave.

Re: [OctDev] Generating documentation

2012-10-12 Thread JuanPi
On Fri, Oct 12, 2012 at 3:20 PM, Søren Hauberg wrote: > > On Oct 12, 2012, at 3:12 PM, JuanPi wrote: > >> On Fri, Oct 12, 2012 at 1:18 PM, Søren Hauberg wrote: >>> >>> On Oct 12, 2012, at 4:22 AM, JuanPi wrote: I noticed, while generating the documentation for Octave Forge, that if grap

Re: [OctDev] Generating documentation

2012-10-12 Thread Søren Hauberg
On Oct 12, 2012, at 3:12 PM, JuanPi wrote: > On Fri, Oct 12, 2012 at 1:18 PM, Søren Hauberg wrote: >> >> On Oct 12, 2012, at 4:22 AM, JuanPi wrote: >>> I noticed, while generating the documentation for Octave Forge, that >>> if graphics_toolkit == "fltk" no images are generated and the html is

Re: [OctDev] Generating documentation

2012-10-12 Thread JuanPi
On Fri, Oct 12, 2012 at 3:12 PM, JuanPi wrote: > On Fri, Oct 12, 2012 at 1:18 PM, Søren Hauberg wrote: >> >> On Oct 12, 2012, at 4:22 AM, JuanPi wrote: >>> I noticed, while generating the documentation for Octave Forge, that >>> if graphics_toolkit == "fltk" no images are generated and the html i

Re: [OctDev] Generating documentation

2012-10-12 Thread JuanPi
On Fri, Oct 12, 2012 at 1:18 PM, Søren Hauberg wrote: > > On Oct 12, 2012, at 4:22 AM, JuanPi wrote: >> I noticed, while generating the documentation for Octave Forge, that >> if graphics_toolkit == "fltk" no images are generated and the html is >> broken. >> >> Does anybody knows a solution to th

Re: [OctDev] Generating documentation

2012-10-12 Thread Søren Hauberg
On Oct 12, 2012, at 4:22 AM, JuanPi wrote: > I noticed, while generating the documentation for Octave Forge, that > if graphics_toolkit == "fltk" no images are generated and the html is > broken. > > Does anybody knows a solution to this? I assume you are working with the 'generate_html' package