Are there any well-made web apps for writing tehcnical/API type manuals? I've got some code I want to write some "getting started" guides for and maybe some reference content.
PHPDocumentor is all fine and good for documenting my class heirarchy, but I also want to put something together that is a bit more human readable and linear. I suppose a general CMS would work fine, or just building something from scratch. But if there is anything that has been designed specifically with writing online manuals in mind, I'd love to find out more.