SandCastle Help Builder: Search Functionality

2019-04-22 04:49发布

I'm very happy with the output from SandCastle, but I would also like to have some search functionality included in the HTML output, is this possible?

2条回答
霸刀☆藐视天下
2楼-- · 2019-04-22 05:22

According the the site it is, but I have not looked at how to configure it:

The website output contains an HTML and an ASP.NET index page with tree view that can be used to navigate the table of contents and a full-text index search feature.

查看更多
疯言疯语
3楼-- · 2019-04-22 05:26

The Website output from SandCastle Help File Builder contains index.aspx and index.html.

If you display index.html then you don't get the search or index options: http://www.ewoodruff.us/shfbdocs/index.html

If you display index.aspx then you do get the search and index options: http://www.ewoodruff.us/shfbdocs/index.aspx

查看更多
登录 后发表回答