/[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.27 by julian, Mon Nov 22 12:42:22 2004 UTC revision 1.28 by julian, Mon Nov 22 22:29:58 2004 UTC
# Line 1011  public final class Main Line 1011  public final class Main
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" */
1016              /* + " -doctitle <text>         Title near the top of the overview summary file (html allowed)\n" */              /* + " -doctitle <text>         Title near the top of the overview summary file (html allowed)\n" */
1017              + "  -title                  Title for this set of API documentation (deprecated, -doctitle should be used instead).\n"              + "  -title                  Title for this set of API documentation (deprecated, -doctitle should be used instead).\n"
# Line 1024  public final class Main Line 1024  public final class Main
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"
1030              + " -nonavbar                Do not generate the navbar, header and footer\n"              + " -nonavbar                Do not generate the navbar, header and footer\n"
1031              /* + " -helpfile <filename>     Path of an alternate help file\n" */              /* + " -helpfile <filename>     Path of an alternate help file\n" */
1032              /* + " -stylesheet <filename>   Path of an alternate html stylesheet\n" */              /* + " -stylesheet <filename>   Path of an alternate html stylesheet\n" */

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

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