New tinymail development documentation (that might also be useful for software developers who are interested in contributing to GNOME related technologies, as most of the documentation explains the GObject type system which is also being used by a lot GNOME softwares):
- How to implement a unit test for tinymail
- How to implement a type (an interface) in tinymail
- How to implement a type by inheriting an existing one in tinymail
These are wiki pages which means that you (yes, you) are allowed to improve them. You can find more of this stuff here.