287 <dt><i>repeat</i></dt> |
287 <dt><i>repeat</i></dt> |
288 <dd> |
288 <dd> |
289 flag indicating to report each occurrence of a code |
289 flag indicating to report each occurrence of a code |
290 (boolean) |
290 (boolean) |
291 </dd> |
291 </dd> |
292 <dt><i>maxLineLength=</i></dt> |
292 <dt><i>maxLineLength</i></dt> |
293 <dd> |
293 <dd> |
294 allowed line length (integer) |
294 allowed line length (integer) |
295 </dd> |
295 </dd> |
296 <dt><i>docType=</i></dt> |
296 <dt><i>docType</i></dt> |
297 <dd> |
297 <dd> |
298 type of the documentation strings |
298 type of the documentation strings |
299 (string, one of 'eric' or 'pep257') |
299 (string, one of 'eric' or 'pep257') |
300 </dd> |
300 </dd> |
301 </dl> |
301 </dl> |