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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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