GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
robohdrs(1) FreeBSD General Commands Manual robohdrs(1)

robohdrs - insert ROBODoc headers to source code.

robohdrs [options] <source file>

robohdrs 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.

-h
Show brief help on usage and exit.
-i
Specify an extra header item to be included in template header. Repeat if multiple extra items are desired.
-l
Specify source code language (default C/C++) Supported options are: fortran, fortran90, script, and tex.
-p
Specify project name for source file header.
-s
Include SOURCE item.
-t
Specify version control tag to be included in the main header.
-x
Specify path to ctags binary which is used.

robohdrs -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.

Copyright © 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.

robodoc(1)

August 2003 robohdrs 0.01

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.