I'm trying to make good on a promise I've made to provide a decent set of documentation for a C# component that I've written.
I've done some googling and found templates for software design at high and low level. The problem is that all of the templates seem to be geared towards a complete system design as opposed to individual components and are consequently overkill.
Can anyone please point me in the direction of a template geared towards component documentation?
Many thanks