DIY CHM
[共享]DIY CHM文档<div class="t_msgfont">把文件解压,放到api的目录
确认安装了HTML Help Workshop
比如我将spring的api解压到c:\api下,同时将此文件copy到同一路径下:
C:\api>jd2chm.exe
jd2chm Version 0.3
Copyright (c) 2000-2004 Andre Burgaud
http://www.burgaud.com
The project name will be given to:
- The HTML Help project files (.HHP, .HHK, .HHC)
- To the final CHM file
Enter the project name: springframework2.5
The project title will be assign to the CHM window
Enter the project title: springframework2.5
INFO Starts building the project
INFO Project: springframework2.5
INFO Title: springframework2.5
INFO Deleting old directory c:\docume~1\ad
ls~1\temp\jd2chm
......
红色为输入
完成后 C:\api 路径下就会出现 springframework2.5.chm 了
页:
[1]