|
|
|
|
|
by demarq
2273 days ago
|
|
shame, I'm that weirdo that actually loves reading and writing docs. If moz were paying, I'd happily sit and just rummage through the codebase adding docs to everything. That said I think Django had the best policy on this. Rather than get someone to write docs, make docs a first class citizen. i.e No matter how good your code is, if you don't update/create the relevant docs your PR doesn't pass muster. As a result Django has some of the best documentation out there with only Symfony's docs coming anywhere close. |
|