Convert Java Doc to CHM using jd2chm

1、download and copy jd2chm to generated prj's doc root path

2、type following simple command:

 1 X:\workspace\ProjectXXX\doc>jd2chm
 2 
 3 jd2chm Version 0.3
 4 Copyright (c) 2000-2004 Andre Burgaud
 5 http://www.burgaud.com
 6 
 7 The project name will be given to:
 8 - The HTML Help project files (.HHP, .HHK, .HHC)
 9 - To the final CHM file
10 Enter the project name: ProjectNameXXX
11 The project title will be assign to the CHM window
12 Enter the project title: ProjectTitleXXX
13 [10-09-2014 11:16:49] INFO Starts building the project
14 
15 ...
16 
17 [10-09-2014 11:17:10] INFO Compilation completed
18 
19 ===========================================================
20 Thanks for using jd2chm
21 Visit the site http://www.burgaud.com to check new versions
22 Any comments or remarks may be sent to <andre@burgaud.com>
23 ===========================================================
View Code

3、Reading CHM documents on UNIX/Linux and Mac OS X is now possible with xCHM.

 

posted on 2014-10-15 17:24  奋进的苦瓜  阅读(460)  评论(0编辑  收藏  举报