|
|
|
|
|
by ramesh31
1306 days ago
|
|
This is why I find documentation to be either useless or actively detrimental. Your documentation is the code. Unless you have a dedicated technical writer on the team whose full time job is to work with developers to document their code, it all just becomes an outdated confusing mess immediately. Obviously this doesn't apply to public facing codebases. But trying to keep an internal codebase documented, other than fully finished self contained library level code, is a sisyphean task. |
|
I'm not checking confluence, write it in a ".md" file in the repo if you want me to see it.