Re: [Numpy-discussion] Documentation examples with doc

2007-04-30 Thread Robert Kern
Martin Blais wrote: > Hi > > Where is the script that generates the Numpy Examples with Doc on the > scipy website? > I cannot find it in the numpy svn. > Maybe I would like to create a version that generates LaTeX for > Python-style documentation. I find searching through this big web > page a s

[Numpy-discussion] Documentation examples with doc

2007-04-30 Thread Martin Blais
Hi Where is the script that generates the Numpy Examples with Doc on the scipy website? I cannot find it in the numpy svn. Maybe I would like to create a version that generates LaTeX for Python-style documentation. I find searching through this big web page a slightly painful experience. thanks,