|
Java - project documentation standards
Can anyone recommend any good websites or other resources, in regards to project documentation standards?
i.e
Flowcharts
UML
Class Diagrams
Anything other than Javadocs.
I have been "googling" the web for some time now and the majority of my results are programs that "automatically" generate some form of documentation. I do not want this.
I simply want to learn what diagrams, documents, etc. I can include throughout the development of a project to assist in project managment.
Thanks
Yak
|