|
NAMErobohdrs - insert ROBODoc headers to source code.SYNOPSISrobohdrs [options] <source file>DESCRIPTIONrobohdrs inserts ROBODoc headers to source code files. This program processes one source file at the time. Existing ROBODoc headers, if any, are not checked for. Beware since this may result in double headers. Current working directory should be the same as where the source file is located.By default NAME and SYNOPSIS items are included in the template header. OPTIONS
EXAMPLESrobohdrs -s -p myproj -i "MODIFICATION HISTORY" -i IDEAS test.c Specifies project name myproj and inserts extra items MODIFICATION HISTORY, IDEAS, and SOURCE to all template headers (excluding source file header). robohdrs -s -p myproj -l script test.tcl Insert headers to a Tcl/Tk script. COPYRIGHTCopyright © 2003 Frans Slothouber and Petteri Kettunen and Jacco van Weert.This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. SEE ALSOrobodoc(1)
Visit the GSP FreeBSD Man Page Interface. |