Microsoft
Software
Hardware
Network
Question : doc for code review
I need to put a reference for a small app that is sitting locally, but will be deployed to public soon
- basically for every screen, need to put down
*input & path (what methods, web services etc) to get the output
*path - from here to there back to result (as an example)
*output (what result set)
is there an official name for this kind of documentation? would there be any sample document of this nature to refer to, to make it professional.
thanks for any ideas.
Answer : doc for code review
Could you not insert that info into standard Javadoc?
Random Solutions
Network Traffic Analyzer
Ruby - Insert Struct to MySql
Exchange 2003 Recovery of Deleted mailbox
Maintain cloumn width while using datasheet view
keep table at base of page
Delphi 'LIKE' DateTime filter
Blackberry device stopped synching after mailbox move
Access Sort continuous form by Columns
jQuery dialog positioning problem
I need to change the color of a DataGridView scrollbar in C# WinForms