zoukankan      html  css  js  c++  java
  • 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.

  • 相关阅读:
    hero
    今年暑假不AC
    Who's in the Middle
    A Simple Problem with Integers
    I hate it
    敌兵布阵
    Ordering Tasks
    Points on Cycle
    食物链
    c++ 14.0下载地址
  • 原文地址:https://www.cnblogs.com/bitter/p/4026866.html
Copyright © 2011-2022 走看看