We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
有多种“单一来源”文档工具可供使用,使您能够将相同的内容发布为多种格式。一些流行的(排名不分先后)是 Author-it、MadCap Flare,帮助 + 手册< /a> 和 RoboHelp。
对更现代的微软帮助格式的支持确实存在,但微软在向其他供应商开放它们方面似乎有些缓慢。如果您希望应用程序的用户能够访问 Internet,另一种方法是将帮助作为 HTML 页面发布到 Web 服务器上,并直接链接到应用程序中的页面。这样做的优点是您可以独立于软件更新帮助(例如响应客户查询),并且某些系统允许客户通过向站点发布反馈来参与帮助开发。
There are various "single source" documentation tools available that enable you to publish the same content to a variety of formats. Some popular ones (in no particular order) are Author-it, MadCap Flare, Help + Manual, and RoboHelp.
Support for the the more modern Microsoft help formats does exist, but Microsoft seems to have been somewhat slow in opening them up to other vendors. If you expect the users of your application to have internet access, another approach is to publish the help as HTML pages on a web server and link directly to those from your application. This has the advantage that you can update the help independently of the software (e.g. in response to customer queries), and some systems allow clients to participate in the help development by posting feedback to the site.