Conventions
Naming conventions make code more understandable by making them easier to read. They can also give information about the function of the identifier (e.g. whether it's a constant, package, or class).
Admin guide (to be completed)
Devel guide
- Conventions to contribute.