Version 1 (modified by 16 years ago) (diff) | ,
---|
Internal Documentation/Classes
Class {name_of_class}
Defined in file xyzzy.py.
Discussion
Put a general discussion of the class, it's usage, whatever, here.
{name_of_class} Attributes
attribute_name | Detailed discussion of attribute |
{name_of_class} Methods
BearingTo(self, P) | Returns the bearing in degrees from self to point P .
|
Notes
Any notes necessary go here. Things like "This class is deprecated/obsolete", etc.