API Documentation is a fast-growing and highly-paid specialty in Technical Writing. As Monique Semp explains, you can write an API Reference in FrameMaker and publish it as a PDF, but such a document is difficult to maintain and unlikely to satisfy your target audience: programmers. Programmers expect online, hyperlinked reference material that's exactly in sync with the API elements (such as classes and functions).

This presentation shows how to use automated tools to generate an HTML-formatted API Reference. Monique will give us an overview of automating an API reference's production and tell us the advantages of such an approach over a manual solution such as FrameMaker-to-PDF. She will give us guidelines for choosing the right tool, and discuss concerns such as imposing coding standards and workflow changes on the engineers. She will demonstrate how this all worked when, using DoxyS, she developed an API Reference for a 700+ function ANSI C API.