Ask HN: Good examples of user guides?
I'm creating a user guide for a SaaS application. We've done the plain-old-PDF versions before. I want to do something different and better. Does anyone have any good examples I could use for inspiration?
I know basic HTML/CSS and can figure stuff out, but I'm not a web developer so I'm not looking to build anything crazy. I should probably also mention that the users are tax professionals and are not particularly tech savvy individuals (understatement).
5 comments
[ 3.6 ms ] story [ 16.7 ms ] threadFor non-technical users, however, maybe a "knowledgebase" would feel more intuitive. Here are some examples:
rackspace.com/knowledge_center/
support.godaddy.com
help.linkedin.com
aws.amazon.com/support/ (need to login to aws first)
Personally, for user guides, I prefer PDF. It keeps the formatting and the order. I can markup the PDF with my notes and highlights. I can download and keep a copy. Wiki (information dump with no specific order of reading), FAQ (answers to most often asked questions) and knowledge base (answers to one off/unique situations) are different tools for different purposes and don't necessarily address user guides in a nice way.