DocumentationΒΆ

Warning

In documentation you will see Other Parameters list, which will hold custom information obout the source code.

You will see Other Parameters in:
  • modules, to create info for module variables.
  • methods, to explain what the method is doing!

Note

For types in documentation you will see:
  • int : Integer
  • str : String
  • cls : Class
  • mod : Module
  • boo : Boolean
  • arr-<type> : Array of <type>

The basic rule is shorting name on 3 characters.