What tool/framework to use for technical documentation?

Posted by Pangea on Stack Overflow See other posts from Stack Overflow or by Pangea
Published on 2011-01-16T17:35:19Z Indexed on 2011/01/16 18:53 UTC
Read the original article Hit count: 262

We develop products and frameworks to be used with in our organization. I am looking for programmer friendly documentation tools. I have researched on few options sometime back but couldn't decide which one to use. I am looking for suggestions from the people who already used these tools.

  1. docbook: springframework and hibernate use this format and this looks good. but I believe they have customized the default xslt/stylesheet. Can I copy and use their xslt and css (ofcourse with colors and images changed). Can I integrate the doc generation using maven?

  2. wiki: this is not friendly to the technical document writers and the documentation doesn't look professional. versioning is also not possible I believe

  3. word docs: this is what we use currently but it is hard to link and reuse common documents.

  4. DITA?

© Stack Overflow or respective owner

Related posts about java

Related posts about documentation