IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 1, 2004, 12:34:23 PM (22 years ago)
Author:
jhoblitt
Message:

only use source code I hold the copyright on for examples
LaTeX formatting
document formatting
grammar and spelling fixes
misc example corrections
misc corrections
moved example source code to appendix
added several new programming practices

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/misc/Foo.pod

    r2480 r2591  
    1313=head1 DESCRIPTION
    1414
    15 More details about what this modules does with Baz.
    16 
    1715=head1 USAGE
    1816
     
    2422=head2 Methods
    2523
     24=head3 Constructors
     25
     26=over 4
     27
     28=item * new
     29
     30=back
     31
     32=head3 Object Methods
     33
     34=over 4
     35
     36=item * foo
     37
     38=back
     39
    2640=head3 Class Methods
    2741
    2842=over 4
    2943
    30 =item * methodOne
    31 
    32 details of methodOne
    33 
    34 =item * methodTwo
    35 
    36 details of methodTwo
    37 
    38 ...
     44=item * bar
    3945
    4046=back
     47
     48=head3 Destructors
     49
     50=over 4
     51
     52=item * DESTROY
     53
     54=back
     55
     56=head1 DEVELOPER NOTES
     57
     58=head2 REFERENCES
    4159
    4260=head1 CREDITS
Note: See TracChangeset for help on using the changeset viewer.