/[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.28 by julian, Mon Nov 22 22:29:58 2004 UTC revision 1.29 by julian, Mon Nov 22 23:02:28 2004 UTC
# Line 1009  public final class Main Line 1009  public final class Main
1009              + "Standard doclet options:\n"              + "Standard doclet options:\n"
1010              + "  -d                      Set target directory\n"              + "  -d                      Set target directory\n"
1011              /* + " -use                     Includes the 'Use' page for each documented class and package\n" */              /* + " -use                     Includes the 'Use' page for each documented class and package\n" */
1012              /* + " -version                 Includes the '@version' tag\n" */              + " -version                 Includes the '@version' tag\n"
1013              + " -author                  Includes the '@author' tag\n"              + " -author                  Includes the '@author' tag\n"
1014              + " -splitindex              Splits the index file into multiple files\n"              + " -splitindex              Splits the index file into multiple files\n"
1015              /* + " -windowtitle <text>      Browser window title\n" */              /* + " -windowtitle <text>      Browser window title\n" */
# Line 1023  public final class Main Line 1023  public final class Main
1023              /* + " -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" */
1024              /* + " -nodeprecated            Prevents the generation of any deprecated API\n" */              /* + " -nodeprecated            Prevents the generation of any deprecated API\n" */
1025              /* + " -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" */
1026              /* + " -nosince                 Omit the '@since' tag\n" */              + " -nosince                 Omit the '@since' tag\n"
1027              + " -notree                  Do not generate the class/interface hierarchy page\n"              + " -notree                  Do not generate the class/interface hierarchy page\n"
1028              + " -noindex                 Do not generate the index file\n"              + " -noindex                 Do not generate the index file\n"
1029              + " -nohelp                  Do not generate the HELP link\n"              + " -nohelp                  Do not generate the HELP link\n"

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

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