首页 > 学院 > 开发设计 > 正文

Convert Java Doc to CHM using jd2chm

2019-11-14 21:21:36
字体:
来源:转载
供稿:网友
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 file10 Enter the project name: ProjectNameXXX11 The project title will be assign to the CHM window12 Enter the project title: ProjectTitleXXX13 [10-09-2014 11:16:49] INFO Starts building the project14 15 ...16 17 [10-09-2014 11:17:10] INFO Compilation completed18 19 ===========================================================20 Thanks for using jd2chm21 Visit the site http://www.burgaud.com to check new versions22 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 withxCHM.


上一篇:Apache Tomcat 7.0 Manager APP

下一篇:S2SH简介

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表