src/share/classes/com/sun/tools/doclets/formats/html/resources/standard.properties

changeset 1797
019063968164
parent 1740
ce4f0769b4b2
child 2525
2eb010b6cb22
     1.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/resources/standard.properties	Mon Jun 03 17:09:26 2013 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/resources/standard.properties	Mon Jun 03 17:24:47 2013 -0700
     1.3 @@ -186,45 +186,50 @@
     1.4  doclet.Same_package_name_used=Package name format used twice: {0}
     1.5  doclet.exception_encountered=Exception encountered while processing {1}\n{0}
     1.6  doclet.usage=Provided by Standard doclet:\n\
     1.7 -  -d <directory>                    Destination directory for output files\n\
     1.8 -  -use                              Create class and package usage pages\n\
     1.9 -  -version                          Include @version paragraphs\n\
    1.10 -  -author                           Include @author paragraphs\n\
    1.11 -  -docfilessubdirs                  Recursively copy doc-file subdirectories\n\
    1.12 -  -splitindex                       Split index into one file per letter\n\
    1.13 -  -windowtitle <text>               Browser window title for the documenation\n\
    1.14 -  -doctitle <html-code>             Include title for the overview page\n\
    1.15 -  -header <html-code>               Include header text for each page\n\
    1.16 -  -footer <html-code>               Include footer text for each page\n\
    1.17 -  -top    <html-code>               Include top text for each page\n\
    1.18 -  -bottom <html-code>               Include bottom text for each page\n\
    1.19 -  -link <url>                       Create links to javadoc output at <url>\n\
    1.20 -  -linkoffline <url> <url2>         Link to docs at <url> using package list at <url2>\n\
    1.21 -  -excludedocfilessubdir <name1>:.. Exclude any doc-files subdirectories with given name.\n\
    1.22 -  -group <name> <p1>:<p2>..         Group specified packages together in overview page\n\
    1.23 -  -nocomment                        Supress description and tags, generate only declarations.\n\
    1.24 -  -nodeprecated                     Do not include @deprecated information\n\
    1.25 -  -noqualifier <name1>:<name2>:...  Exclude the list of qualifiers from the output.\n\
    1.26 -  -nosince                          Do not include @since information\n\
    1.27 -  -notimestamp                      Do not include hidden time stamp\n\
    1.28 -  -nodeprecatedlist                 Do not generate deprecated list\n\
    1.29 -  -notree                           Do not generate class hierarchy\n\
    1.30 -  -noindex                          Do not generate index\n\
    1.31 -  -nohelp                           Do not generate help link\n\
    1.32 -  -nonavbar                         Do not generate navigation bar\n\
    1.33 -  -serialwarn                       Generate warning about @serial tag\n\
    1.34 -  -tag <name>:<locations>:<header>  Specify single argument custom tags\n\
    1.35 -  -taglet                           The fully qualified name of Taglet to register\n\
    1.36 -  -tagletpath                       The path to Taglets\n\
    1.37 -  -Xdocrootparent <url>             Replaces all appearances of @docRoot followed by /.. in doc comments with <url>\n\
    1.38 -  -charset <charset>                Charset for cross-platform viewing of generated documentation.\n\
    1.39 -  -helpfile <file>                  Include file that help link links to\n\
    1.40 -  -linksource                       Generate source in HTML\n\
    1.41 -  -sourcetab <tab length>           Specify the number of spaces each tab takes up in the source\n\
    1.42 -  -keywords                         Include HTML meta tags with package, class and member info\n\
    1.43 -  -stylesheetfile <path>            File to change style of the generated documentation\n\
    1.44 -  -docencoding <name>               Output encoding name
    1.45 +\  -d <directory>                   Destination directory for output files\n\
    1.46 +\  -use                             Create class and package usage pages\n\
    1.47 +\  -version                         Include @version paragraphs\n\
    1.48 +\  -author                          Include @author paragraphs\n\
    1.49 +\  -docfilessubdirs                 Recursively copy doc-file subdirectories\n\
    1.50 +\  -splitindex                      Split index into one file per letter\n\
    1.51 +\  -windowtitle <text>              Browser window title for the documentation\n\
    1.52 +\  -doctitle <html-code>            Include title for the overview page\n\
    1.53 +\  -header <html-code>              Include header text for each page\n\
    1.54 +\  -footer <html-code>              Include footer text for each page\n\
    1.55 +\  -top    <html-code>              Include top text for each page\n\
    1.56 +\  -bottom <html-code>              Include bottom text for each page\n\
    1.57 +\  -link <url>                      Create links to javadoc output at <url>\n\
    1.58 +\  -linkoffline <url> <url2>        Link to docs at <url> using package list at <url2>\n\
    1.59 +\  -excludedocfilessubdir <name1>:.. Exclude any doc-files subdirectories with given name.\n\
    1.60 +\  -group <name> <p1>:<p2>..        Group specified packages together in overview page\n\
    1.61 +\  -nocomment                       Suppress description and tags, generate only declarations.\n\
    1.62 +\  -nodeprecated                    Do not include @deprecated information\n\
    1.63 +\  -noqualifier <name1>:<name2>:... Exclude the list of qualifiers from the output.\n\
    1.64 +\  -nosince                         Do not include @since information\n\
    1.65 +\  -notimestamp                     Do not include hidden time stamp\n\
    1.66 +\  -nodeprecatedlist                Do not generate deprecated list\n\
    1.67 +\  -notree                          Do not generate class hierarchy\n\
    1.68 +\  -noindex                         Do not generate index\n\
    1.69 +\  -nohelp                          Do not generate help link\n\
    1.70 +\  -nonavbar                        Do not generate navigation bar\n\
    1.71 +\  -serialwarn                      Generate warning about @serial tag\n\
    1.72 +\  -tag <name>:<locations>:<header> Specify single argument custom tags\n\
    1.73 +\  -taglet                          The fully qualified name of Taglet to register\n\
    1.74 +\  -tagletpath                      The path to Taglets\n\
    1.75 +\  -charset <charset>               Charset for cross-platform viewing of generated documentation.\n\
    1.76 +\  -helpfile <file>                 Include file that help link links to\n\
    1.77 +\  -linksource                      Generate source in HTML\n\
    1.78 +\  -sourcetab <tab length>          Specify the number of spaces each tab takes up in the source\n\
    1.79 +\  -keywords                        Include HTML meta tags with package, class and member info\n\
    1.80 +\  -stylesheetfile <path>           File to change style of the generated documentation\n\
    1.81 +\  -docencoding <name>              Specify the character encoding for the output
    1.82  
    1.83  
    1.84 -
    1.85 -
    1.86 +# L10N: do not localize these words: all none accessibility html missing reference syntax
    1.87 +doclet.X.usage=Provided by standard doclet:\n\
    1.88 +\  -Xdocrootparent <url>            Replaces all appearances of @docRoot followed\n\
    1.89 +\                                   by /.. in doc comments with <url>\n\
    1.90 +\  -Xdoclint                        Enable recommended checks for problems in javadoc comments\n\
    1.91 +\  -Xdoclint:(all|none|[-]<group>) \n\
    1.92 +\        Enable or disable specific checks for problems in javadoc comments,\n\
    1.93 +\        where <group> is one of accessibility, html, missing, reference, or syntax.\n

mercurial