Anonymous - 2005-12-11

Please, consider applying the patch below (or a modified version of it) to generate DEFUN_DLD documentation strings in Texinfo format:

http://pkg-octave.alioth.debian.org/octaviz/texinfo-docstring.patch

This patch changes the Description parsing in file Wrapping/vtkWrapOctave.c to issue Texinfo markup.  In particular, all the "\code [...] \endcode" constructs are changed to "@example [...] @end example".  The output of the help commands looks much better with the patch applied.

--
Rafael