Changes between Version 10 and Version 11 of ClassTemplate


Ignore:
Timestamp:
Mar 2, 2009, 7:44:05 AM (15 years ago)
Author:
rwilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClassTemplate

    v10 v11  
    99Put a general discussion of the class, it's usage, whatever, here.
    1010
    11 == {name_of_class} Attributes ==
     11== Class Attributes ==
    1212
    1313|| '''attribute_name''' || Detailed discussion of attribute ||
    1414
    15 == {name_of_class} Methods ==
     15== Class Methods ==
    1616
    1717|| '''!BearingTo(self, P)''' || Returns the bearing in degrees from `self` to point `P`. ||