src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/standard.properties
author ljiang
Thu, 25 Jul 2019 15:29:50 +0800
changeset 57577 a0c5401371c9
parent 54648 89f2043ee67a
permissions -rw-r--r--
8228397: Missing license copyright header in some properties files Reviewed-by: iris, mchung, naoto
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
57577
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
     1
#
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
     2
# Copyright (c) 2010, 2019, Oracle and/or its affiliates. All rights reserved.
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
     4
#
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
     7
# published by the Free Software Foundation.  Oracle designates this
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
     8
# particular file as subject to the "Classpath" exception as provided
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
     9
# by Oracle in the LICENSE file that accompanied this code.
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
    10
#
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
    11
# This code is distributed in the hope that it will be useful, but WITHOUT
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
    12
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
    13
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
    14
# version 2 for more details (a copy is included in the LICENSE file that
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
    15
# accompanied this code).
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
    16
#
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
    17
# You should have received a copy of the GNU General Public License version
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
    18
# 2 along with this work; if not, write to the Free Software Foundation,
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
    19
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
    20
#
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
    21
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
    22
# or visit www.oracle.com if you need additional information or have any
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
    23
# questions.
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
    24
#
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 54648
diff changeset
    25
37750
d213951c811b 8154482: javadoc tool must support legacy doclet and taglet
ksrini
parents: 36526
diff changeset
    26
doclet.build_version=Standard Doclet version {0}
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    27
doclet.Contents=Contents
06bc494ca11e Initial load
duke
parents:
diff changeset
    28
doclet.Overview=Overview
06bc494ca11e Initial load
duke
parents:
diff changeset
    29
doclet.Window_Overview_Summary=Overview
42816
3638773ff1b0 8162674: change javadoc output text and style emitted by for-removal deprecations
bpatel
parents: 42407
diff changeset
    30
doclet.Element=Element
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    31
doclet.Package=Package
36526
3b41f1c69604 8142968: Module System implementation
alanb
parents: 35426
diff changeset
    32
doclet.Module=Module
44564
4e1df2513486 8177562: Small updates to module summary page
jjg
parents: 43261
diff changeset
    33
doclet.Open_Module=Open Module
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    34
doclet.All_Packages=All Packages
36526
3b41f1c69604 8142968: Module System implementation
alanb
parents: 35426
diff changeset
    35
doclet.All_Modules=All Modules
42831
feff6f296019 8160196: Module summary page should display information based on "api" or "detail" mode.
bpatel
parents: 42816
diff changeset
    36
doclet.None=None
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    37
doclet.Tree=Tree
06bc494ca11e Initial load
duke
parents:
diff changeset
    38
doclet.Class_Hierarchy=Class Hierarchy
06bc494ca11e Initial load
duke
parents:
diff changeset
    39
doclet.Window_Class_Hierarchy=Class Hierarchy
06bc494ca11e Initial load
duke
parents:
diff changeset
    40
doclet.Interface_Hierarchy=Interface Hierarchy
06bc494ca11e Initial load
duke
parents:
diff changeset
    41
doclet.Enum_Hierarchy=Enum Hierarchy
06bc494ca11e Initial load
duke
parents:
diff changeset
    42
doclet.Annotation_Type_Hierarchy=Annotation Type Hierarchy
06bc494ca11e Initial load
duke
parents:
diff changeset
    43
doclet.Href_Class_Title=class in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    44
doclet.Href_Interface_Title=interface in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    45
doclet.Href_Annotation_Title=annotation in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    46
doclet.Href_Enum_Title=enum in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    47
doclet.Href_Type_Param_Title=type parameter in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    48
doclet.Href_Class_Or_Interface_Title=class or interface in {0}
9067
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    49
doclet.Summary=Summary:
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    50
doclet.Detail=Detail:
39670
9d1eafbf29c6 8154261: Module summary page should display directives for the module
bpatel
parents: 39181
diff changeset
    51
doclet.Module_Sub_Nav=Module:
9d1eafbf29c6 8154261: Module summary page should display directives for the module
bpatel
parents: 39181
diff changeset
    52
doclet.navModuleDescription=Description
9d1eafbf29c6 8154261: Module summary page should display directives for the module
bpatel
parents: 39181
diff changeset
    53
doclet.navModules=Modules
9d1eafbf29c6 8154261: Module summary page should display directives for the module
bpatel
parents: 39181
diff changeset
    54
doclet.navPackages=Packages
9d1eafbf29c6 8154261: Module summary page should display directives for the module
bpatel
parents: 39181
diff changeset
    55
doclet.navServices=Services
9067
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    56
doclet.navNested=Nested
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    57
doclet.navAnnotationTypeOptionalMember=Optional
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    58
doclet.navAnnotationTypeRequiredMember=Required
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    59
doclet.navAnnotationTypeMember=Element
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    60
doclet.navField=Field
16319
e586bfeb39c5 7112427: The doclet needs to be able to generate JavaFX documentation.
jjg
parents: 15723
diff changeset
    61
doclet.navProperty=Property
9067
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    62
doclet.navEnum=Enum Constants
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    63
doclet.navConstructor=Constr
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    64
doclet.navMethod=Method
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    65
doclet.Index=Index
06bc494ca11e Initial load
duke
parents:
diff changeset
    66
doclet.Window_Single_Index=Index
06bc494ca11e Initial load
duke
parents:
diff changeset
    67
doclet.Window_Split_Index={0}-Index
06bc494ca11e Initial load
duke
parents:
diff changeset
    68
doclet.Help=Help
06bc494ca11e Initial load
duke
parents:
diff changeset
    69
doclet.Skip_navigation_links=Skip navigation links
16319
e586bfeb39c5 7112427: The doclet needs to be able to generate JavaFX documentation.
jjg
parents: 15723
diff changeset
    70
doclet.Navigation=Navigation
7614
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
    71
doclet.New_Page=NewPage
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    72
doclet.navDeprecated=Deprecated
06bc494ca11e Initial load
duke
parents:
diff changeset
    73
doclet.Window_Deprecated_List=Deprecated List
06bc494ca11e Initial load
duke
parents:
diff changeset
    74
doclet.Overrides=Overrides:
7614
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
    75
doclet.in_class=in class
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    76
doclet.Static_variable_in=Static variable in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    77
doclet.Variable_in=Variable in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    78
doclet.Constructor_for=Constructor for {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    79
doclet.Static_method_in=Static method in {0}
33920
bd731341c405 8141492: Implement search feature in javadoc
bpatel
parents: 31752
diff changeset
    80
doclet.Search_tag_in=Search tag in {0}
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    81
doclet.Method_in=Method in {0}
40511
1b3c502e0bdc 8155995: Update javadoc to include module search
bpatel
parents: 40508
diff changeset
    82
doclet.module=module
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    83
doclet.package=package
06bc494ca11e Initial load
duke
parents:
diff changeset
    84
doclet.MalformedURL=Malformed URL: {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    85
doclet.File_error=Error reading file: {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    86
doclet.URL_error=Error fetching URL: {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    87
doclet.see.class_or_package_not_found=Tag {0}: reference not found: {1}
3891
69ac41cb327b 5093723: REGRESSION: ClassCastException in SingleIndexWriter
jjg
parents: 2320
diff changeset
    88
doclet.see.class_or_package_not_accessible=Tag {0}: reference not accessible: {1}
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
    89
doclet.tag.invalid_usage=invalid usage of tag {0}
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    90
doclet.Deprecated_API=Deprecated API
47299
56419ec66d4e 8169819: minor cleanup for deprecated page
bpatel
parents: 47216
diff changeset
    91
doclet.For_Removal=For Removal
56419ec66d4e 8169819: minor cleanup for deprecated page
bpatel
parents: 47216
diff changeset
    92
doclet.Annotation_Types=Annotation Types
56419ec66d4e 8169819: minor cleanup for deprecated page
bpatel
parents: 47216
diff changeset
    93
doclet.Annotation_Type_Members=Annotation Type Elements
56419ec66d4e 8169819: minor cleanup for deprecated page
bpatel
parents: 47216
diff changeset
    94
doclet.for_removal=for removal
56419ec66d4e 8169819: minor cleanup for deprecated page
bpatel
parents: 47216
diff changeset
    95
doclet.annotation_types=annotation types
56419ec66d4e 8169819: minor cleanup for deprecated page
bpatel
parents: 47216
diff changeset
    96
doclet.annotation_type_members=annotation type elements
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    97
doclet.Generated_Docs_Untitled=Generated Documentation (Untitled)
06bc494ca11e Initial load
duke
parents:
diff changeset
    98
doclet.Other_Packages=Other Packages
06bc494ca11e Initial load
duke
parents:
diff changeset
    99
doclet.Description=Description
06bc494ca11e Initial load
duke
parents:
diff changeset
   100
doclet.Specified_By=Specified by:
7614
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
   101
doclet.in_interface=in interface
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   102
doclet.Subclasses=Direct Known Subclasses:
06bc494ca11e Initial load
duke
parents:
diff changeset
   103
doclet.Subinterfaces=All Known Subinterfaces:
06bc494ca11e Initial load
duke
parents:
diff changeset
   104
doclet.Implementing_Classes=All Known Implementing Classes:
14965
bb1eb01b8c41 8004893: the javadoc/doclet needs to be updated to accommodate lambda changes
bpatel
parents: 14452
diff changeset
   105
doclet.Functional_Interface=Functional Interface:
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   106
doclet.Functional_Interface_Message=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   107
    This is a functional interface and can therefore be used as the assignment target for a lambda \
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   108
    expression or method reference.
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   109
doclet.also=also
06bc494ca11e Initial load
duke
parents:
diff changeset
   110
doclet.Frames=Frames
9067
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
   111
doclet.No_Frames=No Frames
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   112
doclet.Package_Hierarchies=Package Hierarchies:
06bc494ca11e Initial load
duke
parents:
diff changeset
   113
doclet.Hierarchy_For_Package=Hierarchy For Package {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   114
doclet.Hierarchy_For_All_Packages=Hierarchy For All Packages
7614
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
   115
doclet.No_Script_Message=JavaScript is disabled on your browser.
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
   116
doclet.Description_From_Interface=Description copied from interface:
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
   117
doclet.Description_From_Class=Description copied from class:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   118
doclet.No_Non_Deprecated_Classes_To_Document=No non-deprecated classes found to document.
51018
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   119
doclet.Interfaces=Interfaces
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   120
doclet.Enclosing_Class=Enclosing class:
06bc494ca11e Initial load
duke
parents:
diff changeset
   121
doclet.Enclosing_Interface=Enclosing interface:
54648
89f2043ee67a 8221991: Improve the HTML for the inheritance tree for a type
pmuthuswamy
parents: 54350
diff changeset
   122
doclet.Inheritance_Tree=Inheritance Tree
52487
5d1d07b72f15 5076751: System properties documentation needed in javadocs
pmuthuswamy
parents: 51092
diff changeset
   123
doclet.System_Property=System Property
7614
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
   124
doclet.Window_Source_title=Source code
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   125
doclet.Window_Help_title=API Help
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   126
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   127
doclet.help.main_heading=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   128
    How This API Document Is Organized
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   129
doclet.help.intro=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   130
    This API (Application Programming Interface) document has pages corresponding to the items in \
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   131
    the navigation bar, described as follows.
51018
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   132
doclet.help.overview.modules.body=\
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   133
    The {0} page is the front page of this API document and provides a list of all modules with a \
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   134
    summary for each.  This page can also contain an overall description of the set of modules.
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   135
doclet.help.overview.packages.body=\
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   136
    The {0} page is the front page of this API document and provides a list of all packages with a \
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   137
    summary for each.  This page can also contain an overall description of the set of packages.
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   138
doclet.help.package.intro=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   139
    Each package has a page that contains a list of its classes and interfaces, with a summary for \
51018
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   140
    each. These pages may contain six categories:
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   141
doclet.help.module.intro=\
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   142
    Each module has a page that contains a list of its packages, dependencies on other modules, \
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   143
    and services, with a summary for each. These page may contain three categories:
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   144
doclet.help.class_interface.head=\
51018
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   145
    Class or Interface
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   146
doclet.help.class_interface.intro=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   147
    Each class, interface, nested class and nested interface has its own separate page. Each of \
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   148
    these pages has three sections consisting of a class/interface description, summary tables, \
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   149
    and detailed member descriptions:
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   150
doclet.help.class_interface.inheritance_diagram=\
51018
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   151
    Class Inheritance Diagram
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   152
doclet.help.class_interface.subclasses=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   153
    Direct Subclasses
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   154
doclet.help.class_interface.subinterfaces=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   155
    All Known Subinterfaces
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   156
doclet.help.class_interface.implementations=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   157
    All Known Implementing Classes
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   158
doclet.help.class_interface.declaration=\
51018
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   159
    Class or Interface Declaration
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   160
doclet.help.class_interface.description=\
51018
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   161
    Class or Interface Description
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   162
doclet.help.class_interface.summary=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   163
    Each summary entry contains the first sentence from the detailed description for that item. \
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   164
    The summary entries are alphabetical, while the detailed descriptions are in the order they \
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   165
    appear in the source code. This preserves the logical groupings established by the programmer.
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   166
doclet.help.use.head=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   167
    Use
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   168
doclet.help.use.body=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   169
    Each documented package, class and interface has its own Use page.  This page describes what \
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   170
    packages, classes, methods, constructors and fields use any part of the given class or \
51018
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   171
    package. Given a class or interface A, its "Use" page includes subclasses of A, fields declared \
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   172
    as A, methods that return A, and methods and constructors with parameters of type A.  \
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   173
    You can access this page by first going to the package, class or interface, then clicking on \
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   174
    the "Use" link in the navigation bar.
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   175
doclet.help.tree.head=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   176
    Tree (Class Hierarchy)
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   177
doclet.help.tree.intro=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   178
    There is a {0} page for all packages, plus a hierarchy for each package. Each hierarchy page \
51018
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   179
    contains a list of classes and a list of interfaces. Classes are organized by inheritance \
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   180
    structure starting with {1}. Interfaces do not inherit from {1}.
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   181
doclet.help.tree.overview=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   182
    When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   183
doclet.help.tree.package=\
51018
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   184
    When viewing a particular package, class or interface page, clicking on "Tree" displays the \
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   185
    hierarchy for only that package.
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   186
doclet.help.deprecated.body=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   187
    The {0} page lists all of the API that have been deprecated. A deprecated API is not \
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   188
    recommended for use, generally due to improvements, and a replacement API is usually given. \
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   189
    Deprecated APIs may be removed in future implementations.
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   190
doclet.help.index.head=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   191
    Index
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   192
doclet.help.index.body=\
51018
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   193
    The {0} contains an alphabetic index of all classes, interfaces, constructors, methods, \
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   194
    and fields, as well as lists of all packages and all classes.
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   195
doclet.help.serial_form.body=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   196
    Each serializable or externalizable class has a description of its serialization fields and \
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   197
    methods. This information is of interest to re-implementors, not to developers using the API. \
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   198
    While there is no link in the navigation bar, you can get to this information by going to any \
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   199
    serialized class and clicking "Serialized Form" in the "See also" section of the class \
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   200
    description.
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   201
doclet.help.constants.body=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   202
    The {0} page lists the static final fields and their values.
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   203
doclet.help.footnote=\
51018
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   204
    This help file applies to API documentation generated by the standard doclet.
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   205
doclet.help.enum.intro=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   206
    Each enum has its own separate page with the following sections:
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   207
doclet.help.enum.declaration=\
51018
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   208
    Enum Declaration
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   209
doclet.help.enum.definition=\
51018
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   210
    Enum Description
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   211
doclet.help.annotation_type.intro=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   212
    Each annotation type has its own separate page with the following sections:
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   213
doclet.help.annotation_type.declaration=\
51018
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   214
    Annotation Type Declaration
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   215
doclet.help.annotation_type.description=\
51018
591c34a66d41 8185740: The help-doc.html generated by the doclet is outdated
jjg
parents: 50293
diff changeset
   216
    Annotation Type Description
51091
a602706ccaaa 8207213: The help-doc.html generated by the doclet is incomplete
jjg
parents: 51018
diff changeset
   217
doclet.help.search.head=Search
a602706ccaaa 8207213: The help-doc.html generated by the doclet is incomplete
jjg
parents: 51018
diff changeset
   218
doclet.help.search.body=You can search for definitions of modules, packages, types, fields, methods \
a602706ccaaa 8207213: The help-doc.html generated by the doclet is incomplete
jjg
parents: 51018
diff changeset
   219
    and other terms defined in the API, using some or all of the name. "Camel-case" abbreviations \
a602706ccaaa 8207213: The help-doc.html generated by the doclet is incomplete
jjg
parents: 51018
diff changeset
   220
    are supported: for example, "InpStr" will find "InputStream" and "InputStreamReader".
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   221
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   222
doclet.ClassUse_Packages.that.use.0=Packages that use {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   223
doclet.ClassUse_Uses.of.0.in.1=Uses of {0} in {1}
06bc494ca11e Initial load
duke
parents:
diff changeset
   224
doclet.ClassUse_Classes.in.0.used.by.1=Classes in {0} used by {1}
06bc494ca11e Initial load
duke
parents:
diff changeset
   225
doclet.ClassUse_PackageAnnotation=Packages with annotations of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   226
doclet.ClassUse_Annotation=Classes in {1} with annotations of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   227
doclet.ClassUse_TypeParameter=Classes in {1} with type parameters of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   228
doclet.ClassUse_MethodTypeParameter=Methods in {1} with type parameters of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   229
doclet.ClassUse_FieldTypeParameter=Fields in {1} with type parameters of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   230
doclet.ClassUse_FieldAnnotations=Fields in {1} with annotations of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   231
doclet.ClassUse_MethodAnnotations=Methods in {1} with annotations of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   232
doclet.ClassUse_MethodParameterAnnotations=Method parameters in {1} with annotations of type {0}
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   233
doclet.ClassUse_MethodReturnTypeParameter=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   234
    Methods in {1} that return types with arguments of type {0}
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   235
doclet.ClassUse_Subclass=Subclasses of {0} in {1}
06bc494ca11e Initial load
duke
parents:
diff changeset
   236
doclet.ClassUse_Subinterface=Subinterfaces of {0} in {1}
06bc494ca11e Initial load
duke
parents:
diff changeset
   237
doclet.ClassUse_ImplementingClass=Classes in {1} that implement {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   238
doclet.ClassUse_Field=Fields in {1} declared as {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   239
doclet.ClassUse_MethodReturn=Methods in {1} that return {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   240
doclet.ClassUse_MethodArgs=Methods in {1} with parameters of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   241
doclet.ClassUse_MethodArgsTypeParameters=Method parameters in {1} with type arguments of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   242
doclet.ClassUse_MethodThrows=Methods in {1} that throw {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   243
doclet.ClassUse_ConstructorAnnotations=Constructors in {1} with annotations of type {0}
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   244
doclet.ClassUse_ConstructorParameterAnnotations=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   245
    Constructor parameters in {1} with annotations of type {0}
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   246
doclet.ClassUse_ConstructorArgs=Constructors in {1} with parameters of type {0}
48747
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   247
doclet.ClassUse_ConstructorArgsTypeParameters=\
f7aed48bbbdc 8196736: Refactor HelpWriter and properties
jjg
parents: 48521
diff changeset
   248
    Constructor parameters in {1} with type arguments of type {0}
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   249
doclet.ClassUse_ConstructorThrows=Constructors in {1} that throw {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   250
doclet.ClassUse_No.usage.of.0=No usage of {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   251
doclet.Window_ClassUse_Header=Uses of {0} {1}
17562
c84f1d7fa11d 8011662: Remove single instance of resource with HTML from doclet resource bundle
jjg
parents: 16319
diff changeset
   252
doclet.ClassUse_Title=Uses of {0}
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   253
doclet.navClassUse=Use
45157
f5f796453339 8178043: Support grouping modules in unified javadoc
bpatel
parents: 44815
diff changeset
   254
doclet.Error_in_grouplist=Bad -group option: {0} {1}
f5f796453339 8178043: Support grouping modules in unified javadoc
bpatel
parents: 44815
diff changeset
   255
doclet.Groupname_already_used=In -group option, group name already used: {0}
f5f796453339 8178043: Support grouping modules in unified javadoc
bpatel
parents: 44815
diff changeset
   256
doclet.Same_element_name_used=Element name or pattern used twice: {0}
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   257
39181
e2526131d705 8160135: The Html doclet handles options incorrectly
ksrini
parents: 37849
diff changeset
   258
# option specifiers
47748
dfc709c80775 8185371: Support for multiple stylesheets in javadoc
bpatel
parents: 47395
diff changeset
   259
doclet.usage.add-stylesheet.parameters=\
dfc709c80775 8185371: Support for multiple stylesheets in javadoc
bpatel
parents: 47395
diff changeset
   260
    <file>
dfc709c80775 8185371: Support for multiple stylesheets in javadoc
bpatel
parents: 47395
diff changeset
   261
doclet.usage.add-stylesheet.description=\
dfc709c80775 8185371: Support for multiple stylesheets in javadoc
bpatel
parents: 47395
diff changeset
   262
    Additional stylesheet file for the generated documentation
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   263
doclet.usage.d.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   264
    <directory>
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   265
doclet.usage.d.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   266
    Destination directory for output files
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   267
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   268
doclet.usage.use.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   269
    Create class and package usage pages
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   270
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   271
doclet.usage.version.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   272
    Include @version paragraphs
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   273
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   274
doclet.usage.author.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   275
    Include @author paragraphs
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   276
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   277
doclet.usage.docfilessubdirs.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   278
    Recursively copy doc-file subdirectories
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   279
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   280
doclet.usage.splitindex.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   281
    Split index into one file per letter
40508
74ef30d16fb9 8159305: Enhance the javadoc tool to support module related options
ksrini
parents: 40500
diff changeset
   282
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   283
doclet.usage.overview.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   284
    <file>
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   285
doclet.usage.overview.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   286
    Read overview documentation from HTML file
40508
74ef30d16fb9 8159305: Enhance the javadoc tool to support module related options
ksrini
parents: 40500
diff changeset
   287
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   288
doclet.usage.windowtitle.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   289
    <text>
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   290
doclet.usage.windowtitle.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   291
    Browser window title for the documentation
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   292
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   293
doclet.usage.doctitle.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   294
    <html-code>
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   295
doclet.usage.doctitle.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   296
    Include title for the overview page
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   297
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   298
doclet.usage.header.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   299
    <html-code>
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   300
doclet.usage.header.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   301
    Include header text for each page
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   302
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   303
doclet.usage.html5.description=\
53562
0d9dee001667 8215577: Remove javadoc support for HTML 4
pmuthuswamy
parents: 52487
diff changeset
   304
    Generate HTML 5 output. This option is no longer required.
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   305
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   306
doclet.usage.footer.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   307
    <html-code>
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   308
doclet.usage.footer.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   309
    Include footer text for each page
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   310
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   311
doclet.usage.top.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   312
    <html-code>
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   313
doclet.usage.top.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   314
    Include top text for each page
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   315
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   316
doclet.usage.bottom.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   317
    <html-code>
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   318
doclet.usage.bottom.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   319
    Include bottom text for each page
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   320
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   321
doclet.usage.link.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   322
    <url>
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   323
doclet.usage.link.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   324
    Create links to javadoc output at <url>
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   325
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   326
doclet.usage.linkoffline.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   327
    <url1> <url2>
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   328
doclet.usage.linkoffline.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   329
    Link to docs at <url1> using package list at <url2>
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   330
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   331
doclet.usage.excludedocfilessubdir.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   332
    <name>:..
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   333
doclet.usage.excludedocfilessubdir.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   334
    Exclude any doc-files subdirectories with given name
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   335
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   336
doclet.usage.group.parameters=\
45157
f5f796453339 8178043: Support grouping modules in unified javadoc
bpatel
parents: 44815
diff changeset
   337
    <name> <g1>:<g2>...
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   338
doclet.usage.group.description=\
45157
f5f796453339 8178043: Support grouping modules in unified javadoc
bpatel
parents: 44815
diff changeset
   339
    Group specified elements together in overview page
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   340
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   341
doclet.usage.nocomment.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   342
    Suppress description and tags, generate only declarations
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   343
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   344
doclet.usage.nodeprecated.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   345
    Do not include @deprecated information
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   346
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   347
doclet.usage.noqualifier.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   348
    <name1>:<name2>:..
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   349
doclet.usage.noqualifier.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   350
    Exclude the list of qualifiers from the output
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   351
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   352
doclet.usage.nosince.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   353
    Do not include @since information
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   354
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   355
doclet.usage.notimestamp.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   356
    Do not include hidden time stamp
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   357
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   358
doclet.usage.nodeprecatedlist.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   359
    Do not generate deprecated list
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   360
48759
ffa68af7da87 8195795: Organize output files by module/package, not just package
jjg
parents: 48756
diff changeset
   361
doclet.usage.no-module-directories.description=\
ffa68af7da87 8195795: Organize output files by module/package, not just package
jjg
parents: 48756
diff changeset
   362
    Do not group files for module documentation into \n\
ffa68af7da87 8195795: Organize output files by module/package, not just package
jjg
parents: 48756
diff changeset
   363
    module-specific directories
ffa68af7da87 8195795: Organize output files by module/package, not just package
jjg
parents: 48756
diff changeset
   364
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   365
doclet.usage.notree.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   366
    Do not generate class hierarchy
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   367
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   368
doclet.usage.noindex.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   369
    Do not generate index
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   370
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   371
doclet.usage.nohelp.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   372
    Do not generate help link
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   373
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   374
doclet.usage.nonavbar.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   375
    Do not generate navigation bar
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   376
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   377
doclet.usage.nooverview.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   378
    Do not generate overview pages
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   379
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   380
doclet.usage.serialwarn.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   381
    Generate warning about @serial tag
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   382
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   383
doclet.usage.tag.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   384
    <name>:<locations>:<header>
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   385
doclet.usage.tag.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   386
    Specify single argument custom tags
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   387
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   388
doclet.usage.taglet.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   389
    The fully qualified name of Taglet to register
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   390
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   391
doclet.usage.tagletpath.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   392
    The path to Taglets
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   393
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   394
doclet.usage.charset.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   395
    <charset>
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   396
doclet.usage.charset.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   397
    Charset for cross-platform viewing of generated documentation
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   398
44815
2a0f6c7033bd 8178830: standard doclet: -javafx option should be unhidden
ksrini
parents: 44564
diff changeset
   399
doclet.usage.javafx.description=\
48759
ffa68af7da87 8195795: Organize output files by module/package, not just package
jjg
parents: 48756
diff changeset
   400
    Enable JavaFX functionality
44815
2a0f6c7033bd 8178830: standard doclet: -javafx option should be unhidden
ksrini
parents: 44564
diff changeset
   401
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   402
doclet.usage.helpfile.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   403
    <file>
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   404
doclet.usage.helpfile.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   405
    Include file that help link links to
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   406
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   407
doclet.usage.linksource.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   408
    Generate source in HTML
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   409
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   410
doclet.usage.sourcetab.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   411
    <tab length>
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   412
doclet.usage.sourcetab.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   413
    Specify the number of spaces each tab takes up in the source
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   414
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   415
doclet.usage.keywords.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   416
    Include HTML meta tags with package, class and member info
40500
f293dbb81a53 8162353: javadoc should provide a way to disable use of frames
jjg
parents: 40314
diff changeset
   417
47748
dfc709c80775 8185371: Support for multiple stylesheets in javadoc
bpatel
parents: 47395
diff changeset
   418
doclet.usage.main-stylesheet.parameters=\
dfc709c80775 8185371: Support for multiple stylesheets in javadoc
bpatel
parents: 47395
diff changeset
   419
    <file>
dfc709c80775 8185371: Support for multiple stylesheets in javadoc
bpatel
parents: 47395
diff changeset
   420
doclet.usage.main-stylesheet.description=\
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   421
    File to change style of the generated documentation
40500
f293dbb81a53 8162353: javadoc should provide a way to disable use of frames
jjg
parents: 40314
diff changeset
   422
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   423
doclet.usage.docencoding.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   424
    <name>
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   425
doclet.usage.docencoding.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   426
    Specify the character encoding for the output
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   427
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   428
doclet.usage.frames.description=\
50293
edfb87b2520e 8196202: Javadoc should not generate frames by default
jjg
parents: 49139
diff changeset
   429
    Enable the use of frames in the generated output
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   430
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   431
doclet.usage.no-frames.description=\
50293
edfb87b2520e 8196202: Javadoc should not generate frames by default
jjg
parents: 49139
diff changeset
   432
    Disable the use of frames in the generated output (default)
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   433
47395
2ea4edfdef8e 8157000: Do not generate javadoc for overridden method with no spec change
ksrini
parents: 47299
diff changeset
   434
doclet.usage.override-methods.parameters=\
2ea4edfdef8e 8157000: Do not generate javadoc for overridden method with no spec change
ksrini
parents: 47299
diff changeset
   435
    (detail|summary)
2ea4edfdef8e 8157000: Do not generate javadoc for overridden method with no spec change
ksrini
parents: 47299
diff changeset
   436
2ea4edfdef8e 8157000: Do not generate javadoc for overridden method with no spec change
ksrini
parents: 47299
diff changeset
   437
doclet.usage.override-methods.description=\
2ea4edfdef8e 8157000: Do not generate javadoc for overridden method with no spec change
ksrini
parents: 47299
diff changeset
   438
    Document overridden methods in the detail or summary sections
2ea4edfdef8e 8157000: Do not generate javadoc for overridden method with no spec change
ksrini
parents: 47299
diff changeset
   439
43261
d377e97291d8 8138725: Add options for Javadoc generation
jjg
parents: 42831
diff changeset
   440
doclet.usage.allow-script-in-comments.description=\
d377e97291d8 8138725: Add options for Javadoc generation
jjg
parents: 42831
diff changeset
   441
    Allow JavaScript in options and comments
d377e97291d8 8138725: Add options for Javadoc generation
jjg
parents: 42831
diff changeset
   442
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   443
doclet.usage.xdocrootparent.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   444
    <url>
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   445
doclet.usage.xdocrootparent.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   446
    Replaces all @docRoot followed by /.. in doc comments with\n\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   447
    <url>
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   448
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   449
doclet.usage.xdoclint.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   450
    Enable recommended checks for problems in javadoc comments
35426
374342e56a56 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini
parents: 33920
diff changeset
   451
41252
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   452
doclet.usage.xdoclint-extended.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   453
    (all|none|[-]<group>)
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   454
# L10N: do not localize these words: all none accessibility html missing reference syntax
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   455
doclet.usage.xdoclint-extended.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   456
    Enable or disable specific checks for problems in javadoc\n\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   457
    comments, where <group> is one of accessibility, html,\n\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   458
    missing, reference, or syntax.
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   459
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   460
doclet.usage.xdoclint-package.parameters=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   461
    ([-]<packages>)
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   462
doclet.usage.xdoclint-package.description=\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   463
    Enable or disable checks in specific packages. <packages> is a\n\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   464
    comma separated list of package specifiers. A package\n\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   465
    specifier is either a qualified name of a package or a package\n\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   466
    name prefix followed by .*, which expands to all sub-packages\n\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   467
    of the given package. Prefix the package specifier with - to\n\
058d83c9b1c7 8166144: New javadoc options don't conform to JEP 293 (GNU style options)
jjg
parents: 40587
diff changeset
   468
    disable checks for the specified packages.
48521
30243cf1503e 8194955: Warn when default HTML version is used
jjg
parents: 47748
diff changeset
   469
54350
4f9772f4403d 8215599: Remove support for javadoc "frames" mode
pmuthuswamy
parents: 53562
diff changeset
   470
# L10N: do not localize the option names --no-frames
4f9772f4403d 8215599: Remove support for javadoc "frames" mode
pmuthuswamy
parents: 53562
diff changeset
   471
doclet.NoFrames_specified=\
4f9772f4403d 8215599: Remove support for javadoc "frames" mode
pmuthuswamy
parents: 53562
diff changeset
   472
    The --no-frames option is no longer required and may be removed\n\
4f9772f4403d 8215599: Remove support for javadoc "frames" mode
pmuthuswamy
parents: 53562
diff changeset
   473
    in a future release.