Sandcastle instructions[通俗易懂]

Sandcastle instructions[通俗易懂]1.Install“HTMLHelpWorkshop”fromhttp://msdn.microsoft.com/en-us/library/ms669985(VS.85).aspxIfyouhaveVS+VSSDK,noneedtodothis,because“HTMLHelpWorkshop”isincludedinVSSDK.2….

大家好,欢迎来到IT知识分享网。

1. Install “HTML Help Workshop” from

http://msdn.microsoft.com/en-us/library/ms669985(VS.85).aspx

If you have VS + VSSDK, no need to do this, because “HTML Help Workshop” is included in VSSDK.

2. Install Sandcastle from http://sandcastle.codeplex.com/releases/view/13873

3. To configure an AMD64 machine for Sandcastle
( I didn’t do this step, just make a workaround in step 6 J )

1. From the Start menu, right-click on My Computer and select Properties.

2. In the left pane, Click the Advanced System Settings link.

3. Click the Environment Variables button.

4. Select the PATH variable, and click Edit.

5. Add the following text to the Variable Value box, and click OK:
;%ProgramFiles(x86)%\HTML Help Workshop;%ProgramFiles(x86)%\Common Files\Microsoft Shared\Help 2.0 Compiler

4. Build you assembly with “project property->Build->XML documentation file” checked.

5. Open SandcastleGUI.exe from C:\Program Files (x86)\Sandcastle\Examples\generic\

clip_image002

6. Add your Assemblies and Comments files, dependent Assemblies, Input a Name. Check “Chm” option, Click “Build”.

7. After build finished, you will find the Help library file
“C:\Program Files (x86)\Sandcastle\Examples\MRS\vs2005\chm\MRS.chm”

Notes: if the last build step said “can’t find hcc.exe”, you can manually finish the last build step by execute:

C:\Program Files (x86)\HTML Help Workshop>hcc.exe C:\Program Files (x86)\Sandcastle\Examples\MRS\vs2005\MRS.hpp”

转载于:https://www.cnblogs.com/DylanWind/archive/2010/04/29/1723830.html

免责声明:本站所有文章内容,图片,视频等均是来源于用户投稿和互联网及文摘转载整编而成,不代表本站观点,不承担相关法律责任。其著作权各归其原作者或其出版社所有。如发现本站有涉嫌抄袭侵权/违法违规的内容,侵犯到您的权益,请在线联系站长,一经查实,本站将立刻删除。 本文来自网络,若有侵权,请联系删除,如若转载,请注明出处:https://yundeesoft.com/7557.html

(0)

相关推荐

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注

关注微信