Here is the question I need to find / think about documentation standards for our team. We have several requirements, we need documentation standards for Documentation Documents , Technical Documentation for projects and Code Style Documentation for developers who will cover what developers should call and organize the project code (if it will use regions? How to look for names, etc.), I know that it can vary from project to project, but maybe there are some standards for this. Currently, each developer writes this as he imagines, and this is not so good, because it is contradictory with different styles, etc.
I'm curious how you / your company do it. And perhaps there are some standards for this.
What should it look like? What content should it include? etc..
By the way, we use .NET Technologies.
source share