- 下載HtmlHelp http://msdn.microsoft.com/zh-tw/library/ms669985%28v=vs.85%29.aspx並安裝。
- 最好先用 DreamWaver或 Frontpage 將你的說明文件做成網頁(網站)型態
- 建立新專案時,將所有網頁餵入 Project之Files 區段
- 切換到Contents頁籤,建立 Contents 檔(第6點會用到)
- 切換到Index頁籤,建立Index檔(第6點會用到)
- 在 Project 的 Options 區段中,設定 Contents file, Index file, Full text search stop list file,(點「Change Project Options」或在「Options」區段文字上double Click,會開啟對話框),並且啟用「Compiler」頁籤的「Compile full-text search information」
- 在Project 設定 Contents 時,不要勾選「Automatically create contents file (.hhc) when compiling」
- Contents可以讓你規劃類似目錄的作用。
- Index可以規劃書後索引的作用。
勾選「Automatically create contents file (.hhc) when compiling」,在compile時會出現:
HHC6000: Error: An internal file could not be created. Make certain there is enough disk space on the drive where you are compiling your file.
HHC5007: Error: Fatal navigational compilation error. This is likely the result of an invalid contents (.hhc) file.
的錯誤,至於為什麼? 目前不知!
沒有留言:
張貼留言