TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Good examples of user guides?

6 点作者 kcutrer将近 11 年前
I&#x27;m creating a user guide for a SaaS application. We&#x27;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?<p>I know basic HTML&#x2F;CSS and can figure stuff out, but I&#x27;m not a web developer so I&#x27;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).

4 条评论

akg_67将近 11 年前
Have you asked your users what format would they like the user guide in? If your users are okay with PDF, then stay with it. In the end, user guide and its format is for users, and not for you. Unless, users are requesting or indicating preferences for different format, I will suggest focus on other tasks.<p>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&#x2F;unique situations) are different tools for different purposes and don&#x27;t necessarily address user guides in a nice way.
MalcolmDiggs将近 11 年前
I see more and more saas products putting out wikis (you can build&#x2F;integrate your own via wikia.com etc, or github supports them natively for repositories).<p>For non-technical users, however, maybe a &quot;knowledgebase&quot; would feel more intuitive. Here are some examples:<p>rackspace.com&#x2F;knowledge_center&#x2F;<p>support.godaddy.com<p>help.linkedin.com<p>aws.amazon.com&#x2F;support&#x2F; (need to login to aws first)
wise_young_man将近 11 年前
We offer an knowledge base widget that you can add to any page of your existing website and inherits your design and blends into. You can check it out at <a href="http://userdeck.com/guides" rel="nofollow">http:&#x2F;&#x2F;userdeck.com&#x2F;guides</a> and if you have any questions or feedback, I&#x27;m all ears!
seekingcharlie将近 11 年前
Shopify docs are really good.