• 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:workspaceProjectXXXdoc>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.

  • 相关阅读:
    23.2 编写笨的程序
    python面向对象
    面向对象封装
    python新式类删改查
    os模块sys模块 进度条实例
    选课系统练习程序
    python类相关
    xml模块
    json&pickle模块shelve模块
    Python写的ATM程序
  • 原文地址:https://www.cnblogs.com/bitter/p/4026866.html
Copyright © 2020-2023  润新知