vote up 0 vote down star

I'm looking for a document template and some writing/style guides to structure the content of a Developer Guide for a subsystem I am about to hand off to a client. This goes beyond documenting the public API - I want to walk developers through an easy process of writing a client for my subsystem, teaching them the API and other things they need to know in the process.

I'm looking mostly for content, structure and style guidance, so references to this or that tool should be considered in that context. Come to think of it, a reference to a great example of such a doc/resource would be just as good as a "template".

Thanks in advance.

flag
What is you subsystem most like? That's a hint as to what you're looking for. – S.Lott Aug 30 at 23:10
It is a wrapper for a business rule engine, offering business rule services via a service interface. The purpose of the guide is twofold: a) to allow application developers using the rule service to quickly ramp up and use it correctly, and b) to allow future developers maintaining the rule service itself to do so correctly and in the spirit of the original design. – Udi Bar-On Sep 4 at 21:51

1 Answer

vote up 0 vote down

Like Bugzilla? or iPhone?

link|flag
Yes, for the iPhone example. Definitely gives me direction. Thanks! – Udi Bar-On Sep 4 at 21:52

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.