2014-07-29 Ed Smith-Rowland <3dw4rd@verizon.net>
[official-gcc.git] / libcilkrts / runtime / doxygen-layout.xml
blobfabe0ab3cd80121d8c181ea97f2ffcd5eb350b6c
1 <doxygenlayout version="1.0">
3 <!--
4 #  @copyright
5 #  Copyright (C) 2011-2013, Intel Corporation
6 #  All rights reserved.
7 #  
8 #  @copyright
9 #  Redistribution and use in source and binary forms, with or without
10 #  modification, are permitted provided that the following conditions
11 #  are met:
12 #  
13 #    * Redistributions of source code must retain the above copyright
14 #      notice, this list of conditions and the following disclaimer.
15 #    * Redistributions in binary form must reproduce the above copyright
16 #      notice, this list of conditions and the following disclaimer in
17 #      the documentation and/or other materials provided with the
18 #      distribution.
19 #    * Neither the name of Intel Corporation nor the names of its
20 #      contributors may be used to endorse or promote products derived
21 #      from this software without specific prior written permission.
22 #  
23 #  @copyright
24 #  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
25 #  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
26 #  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
27 #  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
28 #  HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
29 #  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
30 #  BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
31 #  OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
32 #  AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
33 #  LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
34 #  WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
35 #  POSSIBILITY OF SUCH DAMAGE.
36 -->
38   <!-- Navigation index tabs for HTML output -->
39   <navindex>
40     <tab type="mainpage" visible="yes" title=""/>
41     <tab type="pages" visible="yes" title="" intro=""/>
42     <tab type="modules" visible="yes" title="" intro=""/>
43     <tab type="namespaces" visible="yes" title="">
44       <tab type="namespaces" visible="yes" title="" intro=""/>
45       <tab type="namespacemembers" visible="yes" title="" intro=""/>
46     </tab>
47     <tab type="classes" visible="yes" title="Classes, Structs and Unions">
48       <tab type="classes" visible="yes" title="Classes, Structs and Unions" intro=""/>
49       <tab type="classindex" visible="$ALPHABETICAL_INDEX" title=""/> 
50       <tab type="hierarchy" visible="yes" title="" intro=""/>
51       <tab type="classmembers" visible="yes" title="" intro=""/>
52     </tab>
53     <tab type="files" visible="yes" title="">
54       <tab type="files" visible="yes" title="" intro=""/>
55       <tab type="globals" visible="yes" title="" intro=""/>
56     </tab>
57     <tab type="globals" visible="yes" title="Global Functions" intro=""/>
58     <tab type="dirs" visible="yes" title="" intro=""/>
59     <tab type="examples" visible="yes" title="" intro=""/>  
60   </navindex>
62   <!-- Layout definition for a class page -->
63   <class>
64     <briefdescription visible="yes"/>
65     <includes visible="$SHOW_INCLUDE_FILES"/>
66     <inheritancegraph visible="$CLASS_GRAPH"/>
67     <collaborationgraph visible="$COLLABORATION_GRAPH"/>
68     <allmemberslink visible="yes"/>
69     <memberdecl>
70       <nestedclasses visible="yes" title=""/>
71       <publictypes title=""/>
72       <publicslots title=""/>
73       <signals title=""/>
74       <publicmethods title=""/>
75       <publicstaticmethods title=""/>
76       <publicattributes title=""/>
77       <publicstaticattributes title=""/>
78       <protectedtypes title=""/>
79       <protectedslots title=""/>
80       <protectedmethods title=""/>
81       <protectedstaticmethods title=""/>
82       <protectedattributes title=""/>
83       <protectedstaticattributes title=""/>
84       <packagetypes title=""/>
85       <packagemethods title=""/>
86       <packagestaticmethods title=""/>
87       <packageattributes title=""/>
88       <packagestaticattributes title=""/>
89       <properties title=""/>
90       <events title=""/>
91       <privatetypes title=""/>
92       <privateslots title=""/>
93       <privatemethods title=""/>
94       <privatestaticmethods title=""/>
95       <privateattributes title=""/>
96       <privatestaticattributes title=""/>
97       <friends title=""/>
98       <related title="" subtitle=""/>
99       <membergroups visible="yes"/>
100     </memberdecl>
101     <detaileddescription title=""/>
102     <memberdef>
103       <typedefs title=""/>
104       <enums title=""/>
105       <constructors title=""/>
106       <functions title=""/>
107       <related title=""/>
108       <variables title=""/>
109       <properties title=""/>
110       <events title=""/>
111     </memberdef>
112     <usedfiles visible="$SHOW_USED_FILES"/>
113     <authorsection visible="yes"/>
114   </class>
116   <!-- Layout definition for a namespace page -->
117   <namespace>
118     <briefdescription visible="yes"/>
119     <memberdecl>
120       <nestednamespaces visible="yes" title=""/>
121       <classes visible="yes" title=""/>
122       <typedefs title=""/>
123       <enums title=""/>
124       <functions title=""/>
125       <variables title=""/>
126       <membergroups visible="yes"/>
127     </memberdecl>
128     <detaileddescription title=""/>
129     <memberdef>
130       <typedefs title=""/>
131       <enums title=""/>
132       <functions title=""/>
133       <variables title=""/>
134     </memberdef>
135     <authorsection visible="yes"/>
136   </namespace>
138   <!-- Layout definition for a file page -->
139   <file>
140     <briefdescription visible="no"/>
141     <includegraph visible="$INCLUDE_GRAPH"/>
142     <includedbygraph visible="$INCLUDED_BY_GRAPH"/>
143       <detaileddescription title="Description"/>
144       <includes visible="no"/>
145       <sourcelink visible="yes"/>
146       <memberdecl>
147       <classes visible="yes" title="Structures and Classes"/>
148       <namespaces visible="yes" title=""/>
149       <defines title=""/>
150       <typedefs title=""/>
151       <enums title=""/>
152       <functions title=""/>
153       <variables title=""/>
154       <membergroups visible="yes"/>
155     </memberdecl>
156     <memberdef>
157       <defines title=""/>
158       <typedefs title=""/>
159       <enums title=""/>
160       <functions title=""/>
161       <variables title=""/>
162     </memberdef>
163     <authorsection/>
164   </file>
166   <!-- Layout definition for a group page -->
167   <group>
168     <briefdescription visible="yes"/>
169     <groupgraph visible="$GROUP_GRAPHS"/>
170     <memberdecl>
171       <classes visible="yes" title=""/>
172       <namespaces visible="yes" title=""/>
173       <dirs visible="yes" title=""/>
174       <nestedgroups visible="yes" title=""/>
175       <files visible="yes" title=""/>
176       <defines title=""/>
177       <typedefs title=""/>
178       <enums title=""/>
179       <enumvalues title=""/>
180       <functions title=""/>
181       <variables title=""/>
182       <signals title=""/>
183       <publicslots title=""/>
184       <protectedslots title=""/>
185       <privateslots title=""/>
186       <events title=""/>
187       <properties title=""/>
188       <friends title=""/>
189       <membergroups visible="yes"/>
190     </memberdecl>
191     <detaileddescription title=""/>
192     <memberdef>
193       <pagedocs/>
194       <inlineclasses title=""/>
195       <defines title=""/>
196       <typedefs title=""/>
197       <enums title=""/>
198       <enumvalues title=""/>
199       <functions title=""/>
200       <variables title=""/>
201       <signals title=""/>
202       <publicslots title=""/>
203       <protectedslots title=""/>
204       <privateslots title=""/>
205       <events title=""/>
206       <properties title=""/>
207       <friends title=""/>
208     </memberdef>
209     <authorsection visible="yes"/>
210   </group>
212   <!-- Layout definition for a directory page -->
213   <directory>
214     <briefdescription visible="yes"/>
215     <directorygraph visible="yes"/>
216     <memberdecl>
217       <dirs visible="yes"/>
218       <files visible="yes"/>
219     </memberdecl>
220     <detaileddescription title=""/>
221   </directory>
222 </doxygenlayout>