/[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.37 by julian, Tue Nov 23 20:56:11 2004 UTC revision 1.38 by julian, Fri Nov 26 13:29:56 2004 UTC
# Line 1208  public final class Main Line 1208  public final class Main
1208              /* + " -link <extdoc URL>       Link to external javadoc-generated documentation you want to link to\n" */              /* + " -link <extdoc URL>       Link to external javadoc-generated documentation you want to link to\n" */
1209              /* + " -linkoffline <extdoc URL> <packagelistLoc>  Link to external javadoc-generated documentation for the specified package-list\n" */              /* + " -linkoffline <extdoc URL> <packagelistLoc>  Link to external javadoc-generated documentation for the specified package-list\n" */
1210              + " -linksource              Creates an HTML version of each source file\n"              + " -linksource              Creates an HTML version of each source file\n"
1211              /* + " -group <groupheading> <packagepattern:packagepattern:...> Separates packages on the overview page into groups\n" */              + " -group <groupheading> <packagepattern:packagepattern:...> Separates packages on the overview page into groups\n"
1212              + " -nodeprecated            Prevents the generation of any deprecated API\n"              + " -nodeprecated            Prevents the generation of any deprecated API\n"
1213              + " -nodeprecatedlist        Prevents the generation of the file containing the list of deprecated APIs and the link to the navigation bar to that page\n"              + " -nodeprecatedlist        Prevents the generation of the file containing the list of deprecated APIs and the link to the navigation bar to that page\n"
1214              + "  -nosince                 Omit the '@since' tag\n"              + "  -nosince                 Omit the '@since' tag\n"

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

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