What are some tools that will help me provide guides and tutorials for users of my web application? Let's assume I'm using a rails application.
Many apps and frameworks, such as rails and spree, use static site generation for their guides. These sites are usually generated using tools similar to Yehuda Katz's guides gem.
What is the best way to go about writing guides and tutorials for users of your application?This going to solicit opinionated answers and debate; two things this site frowns upon. Read http://stackoverflow.com/faq#dontask – Deefour Jan 12 at 0:06