comparison libinterp/parse-tree/pt-arg-list.cc @ 21547:ad0599a0acc6

doc: Wrap C++ docstrings to 79 characters + newline (80 total). * besselj.cc, bitfcns.cc, cellfun.cc, data.cc, debug.cc, error.cc, file-io.cc, graphics.cc, input.cc, lu.cc, matrix_type.cc, nproc.cc, pr-output.cc, quadcc.cc, regexp.cc, schur.cc, sparse.cc, strfind.cc, strfns.cc, syscalls.cc, urlwrite.cc, variables.cc, __osmesa_print__.cc, audiodevinfo.cc, audioread.cc, ccolamd.cc, chol.cc, colamd.cc, convhulln.cc, qr.cc, symbfact.cc, ov-java.cc, ov-struct.cc, ov-usr-fcn.cc, pt-arg-list.cc: doc: Wrap C++ docstrings to 79 characters + newline (80 total).
author Rik <rik@octave.org>
date Sun, 27 Mar 2016 20:39:19 -0700
parents 40de9f8f23a6
children 53728df3e4c9
comparison
equal deleted inserted replaced
21546:f7f97d7e9294 21547:ad0599a0acc6
127 static int num_indices = 0; 127 static int num_indices = 0;
128 128
129 DEFCONSTFUN (end, , , 129 DEFCONSTFUN (end, , ,
130 "-*- texinfo -*-\n\ 130 "-*- texinfo -*-\n\
131 @deftypefn {} {} end\n\ 131 @deftypefn {} {} end\n\
132 The magic index @qcode{\"end\"} refers to the last valid entry in an indexing\n\ 132 The magic index @qcode{\"end\"} refers to the last valid entry in an\n\
133 operation.\n\ 133 indexing operation.\n\
134 \n\ 134 \n\
135 Example:\n\ 135 Example:\n\
136 \n\ 136 \n\
137 @example\n\ 137 @example\n\
138 @group\n\ 138 @group\n\