/[classpath]/gjdoc/src/gnu/classpath/tools/gjdoc/Main.java
ViewVC logotype

Diff of /gjdoc/src/gnu/classpath/tools/gjdoc/Main.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.56 by julian, Sun Feb 6 21:51:39 2005 UTC revision 1.57 by julian, Sun Feb 6 22:13:07 2005 UTC
# Line 1338  public final class Main Line 1338  public final class Main
1338              + "  -source <release>        Provide source compatibility with specified\n"              + "  -source <release>        Provide source compatibility with specified\n"
1339              + "                           release (1.4 to handle assertion)\n"              + "                           release (1.4 to handle assertion)\n"
1340              + "  -sourcepath <pathlist>   Where to look for source files\n"              + "  -sourcepath <pathlist>   Where to look for source files\n"
1341                + "  -s <pathlist>            Alias for -sourcepath\n"
1342              + "  -subpackages <spkglist>  List of subpackages to recursively load\n"              + "  -subpackages <spkglist>  List of subpackages to recursively load\n"
1343              + "  -exclude <pkglist>       List of packages to exclude\n"              + "  -exclude <pkglist>       List of packages to exclude\n"
1344              + "  -verbose                 Output messages about what Gjdoc is doing [ignored]\n"              + "  -verbose                 Output messages about what Gjdoc is doing [ignored]\n"
# Line 1381  public final class Main Line 1382  public final class Main
1382              + "  -noindex                Do not generate the index file\n"              + "  -noindex                Do not generate the index file\n"
1383              + "  -nohelp                 Do not generate the help link\n"              + "  -nohelp                 Do not generate the help link\n"
1384              + "  -nonavbar               Do not generate the navbar, header and footer\n"              + "  -nonavbar               Do not generate the navbar, header and footer\n"
1385              + "  -helpfile <filen>       Path of an alternate help file\n"              + "  -helpfile <filen>       Path to an alternate help file\n"
1386              + "  -stylesheetfile <file>  Path of an alternate HTML stylesheet\n"              + "  -stylesheetfile <file>  Path to an alternate CSS stylesheet\n"
1387                + "  -addstylesheet <file>   Path to an additional CSS stylesheet\n"
1388              /* + " -serialwarn              Generate compile time error for missing '@serial' tags\n" */              /* + " -serialwarn              Generate compile time error for missing '@serial' tags\n" */
1389              + "  -charset <IANACharset>  Specifies the HTML charset\n"              + "  -charset <IANACharset>  Specifies the HTML charset\n"
1390              + "  -docencoding <IANACharset>\n"              + "  -docencoding <IANACharset>\n"

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26