POD
Document every file with POD.
We want our software to be very accessible to MOD developers and future core developers. To do this, we need to invest in documenting our code. This is easiest to do while we actually write the code. You can find a template for your POD documentation at <pod_template.txt>.