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?
Asked
Active
Viewed 1,671 times
2 Answers
5
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

Paul Bullivant
- 668
- 7
- 13
-
The woodruff site has been updated since this I posted this answer and so the links above are no longer good examples showing when search/index functionality is and is not available. – Paul Bullivant May 20 '14 at 15:16
-
Nice! A new [version of sandcastle](https://shfb.codeplex.com/) (released 4/22/2014) which has search built into index.html and only requires javascript. :-) – Brett Jun 02 '14 at 21:02