OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [classpath/] [tools/] [resource/] [gnu/] [classpath/] [tools/] [gjdoc/] [rng/] [gjdoc-index.rng] - Blame information for rev 779

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 779 jeremybenn
2
 
3
22
 
23
24
      xmlns="http://relaxng.org/ns/structure/1.0"
25
      xmlns:a="http://relaxng.org/ns/annotation/1.0"
26
      xmlns:gjdoc="http://www.gnu.org/software/cp-tools/gjdocxml">
27
 
28
   
29
 
30
   
31
      The Relax NG grammar for the XML index file generated by GNU
32
      Gjdoc.
33
   
34
 
35
   
36
      
37
         The root element for a Gjdoc index XML document.
38
      
39
 
40
      
41
         
42
            Corresponds to the Javadoc API RootDoc object, the root of
43
            the generated documentation.
44
         
45
 
46
         
47
            
48
         
49
 
50
         
51
            
52
         
53
 
54
         
55
            
56
         
57
 
58
         
59
            
60
         
61
      
62
   
63
 
64
   
65
      
66
         
67
            Corresponds to a class contained in a package or in
68
            another class.
69
         
70
 
71
         
72
      
73
   
74
 
75
   
76
      
77
         
78
            Corresponds to a class named on the Gjdoc command
79
            line.  This is a class the user explicitly wants
80
            documentation generated for.
81
         
82
 
83
         
84
            
85
               The name of the class as given by the user on the command
86
               line. (CHECK)
87
            
88
 
89
            
90
         
91
      
92
   
93
 
94
   
95
      
96
         
97
            Corresponds to a package named on the Gjdoc command
98
            line.  This is a package the user explicitly wants
99
            documentation generated for.
100
         
101
 
102
         
103
            
104
               The full name of the package.
105
            
106
 
107
            
108
         
109
      
110
   
111
 
112
   
113
      
114
         
115
            Corresponds to a package for which XML documentation
116
            has been generated.  This is not necessarily a package
117
            the user requested generation for.
118
         
119
 
120
         
121
         
122
 
123
         
124
            
125
         
126
      
127
   
128
 
129
   
130
      
131
         
132
            Corresponds to a class for which XML documentation has
133
            been generated.
134
         
135
 
136
         
137
         
138
 
139
         
140
            
141
               The following is optional because the root class
142
               java.lang.Object does not have a superclass. For all
143
               other classes, this element should be specified.
144
            
145
 
146
            
147
         
148
 
149
         
150
            
151
         
152
 
153
         
154
            
155
         
156
 
157
         
158
 
159
         
160
            
161
         
162
 
163
         
164
            
165
         
166
 
167
         
168
            
169
         
170
 
171
         
172
            
173
         
174
      
175
   
176

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.