xref: /aosp_15_r20/external/eigen/unsupported/doc/eigendoxy_layout.xml.in (revision bf2c37156dfe67e5dfebd6d394bad8b2ab5804d4)
1*bf2c3715SXin Li<?xml version="1.0"?>
2*bf2c3715SXin Li<doxygenlayout version="1.0">
3*bf2c3715SXin Li  <!-- Navigation index tabs for HTML output -->
4*bf2c3715SXin Li  <navindex>
5*bf2c3715SXin Li    <tab type="user" url="index.html" title="Overview" />
6*bf2c3715SXin Li    <tab type="modules" visible="yes" title="Unsupported Modules" intro=""/>
7*bf2c3715SXin Li<!--     <tab type="mainpage" visible="yes" title=""/> -->
8*bf2c3715SXin Li    <tab type="classlist" visible="yes" title="" intro=""/>
9*bf2c3715SXin Li<!--     <tab type="classmembers" visible="yes" title="" intro=""/> -->
10*bf2c3715SXin Li  </navindex>
11*bf2c3715SXin Li
12*bf2c3715SXin Li  <!-- Layout definition for a class page -->
13*bf2c3715SXin Li  <class>
14*bf2c3715SXin Li    <briefdescription visible="no"/>
15*bf2c3715SXin Li    <includes visible="$SHOW_INCLUDE_FILES"/>
16*bf2c3715SXin Li    <detaileddescription title=""/>
17*bf2c3715SXin Li    <inheritancegraph visible="$CLASS_GRAPH"/>
18*bf2c3715SXin Li    <collaborationgraph visible="$COLLABORATION_GRAPH"/>
19*bf2c3715SXin Li    <allmemberslink visible="yes"/>
20*bf2c3715SXin Li    <memberdecl>
21*bf2c3715SXin Li      <nestedclasses visible="yes" title=""/>
22*bf2c3715SXin Li      <publictypes title=""/>
23*bf2c3715SXin Li      <publicslots title=""/>
24*bf2c3715SXin Li      <signals title=""/>
25*bf2c3715SXin Li      <publicmethods title=""/>
26*bf2c3715SXin Li      <publicstaticmethods title=""/>
27*bf2c3715SXin Li      <publicattributes title=""/>
28*bf2c3715SXin Li      <publicstaticattributes title=""/>
29*bf2c3715SXin Li      <protectedtypes title=""/>
30*bf2c3715SXin Li      <protectedslots title=""/>
31*bf2c3715SXin Li      <protectedmethods title=""/>
32*bf2c3715SXin Li      <protectedstaticmethods title=""/>
33*bf2c3715SXin Li      <protectedattributes title=""/>
34*bf2c3715SXin Li      <protectedstaticattributes title=""/>
35*bf2c3715SXin Li      <packagetypes title=""/>
36*bf2c3715SXin Li      <packagemethods title=""/>
37*bf2c3715SXin Li      <packagestaticmethods title=""/>
38*bf2c3715SXin Li      <packageattributes title=""/>
39*bf2c3715SXin Li      <packagestaticattributes title=""/>
40*bf2c3715SXin Li      <properties title=""/>
41*bf2c3715SXin Li      <events title=""/>
42*bf2c3715SXin Li      <privatetypes title=""/>
43*bf2c3715SXin Li      <privateslots title=""/>
44*bf2c3715SXin Li      <privatemethods title=""/>
45*bf2c3715SXin Li      <privatestaticmethods title=""/>
46*bf2c3715SXin Li      <privateattributes title=""/>
47*bf2c3715SXin Li      <privatestaticattributes title=""/>
48*bf2c3715SXin Li      <friends title=""/>
49*bf2c3715SXin Li      <related title="" subtitle=""/>
50*bf2c3715SXin Li      <membergroups visible="yes"/>
51*bf2c3715SXin Li    </memberdecl>
52*bf2c3715SXin Li
53*bf2c3715SXin Li    <memberdef>
54*bf2c3715SXin Li      <inlineclasses title=""/>
55*bf2c3715SXin Li      <typedefs title=""/>
56*bf2c3715SXin Li      <enums title=""/>
57*bf2c3715SXin Li      <constructors title=""/>
58*bf2c3715SXin Li      <functions title=""/>
59*bf2c3715SXin Li      <related title=""/>
60*bf2c3715SXin Li      <variables title=""/>
61*bf2c3715SXin Li      <properties title=""/>
62*bf2c3715SXin Li      <events title=""/>
63*bf2c3715SXin Li    </memberdef>
64*bf2c3715SXin Li    <usedfiles visible="$SHOW_USED_FILES"/>
65*bf2c3715SXin Li    <authorsection visible="yes"/>
66*bf2c3715SXin Li  </class>
67*bf2c3715SXin Li
68*bf2c3715SXin Li  <!-- Layout definition for a namespace page -->
69*bf2c3715SXin Li  <namespace>
70*bf2c3715SXin Li    <briefdescription visible="yes"/>
71*bf2c3715SXin Li    <memberdecl>
72*bf2c3715SXin Li      <nestednamespaces visible="yes" title=""/>
73*bf2c3715SXin Li      <classes visible="yes" title=""/>
74*bf2c3715SXin Li      <typedefs title=""/>
75*bf2c3715SXin Li      <enums title=""/>
76*bf2c3715SXin Li      <functions title=""/>
77*bf2c3715SXin Li      <variables title=""/>
78*bf2c3715SXin Li      <membergroups visible="yes"/>
79*bf2c3715SXin Li    </memberdecl>
80*bf2c3715SXin Li    <detaileddescription title=""/>
81*bf2c3715SXin Li    <memberdef>
82*bf2c3715SXin Li      <inlineclasses title=""/>
83*bf2c3715SXin Li      <typedefs title=""/>
84*bf2c3715SXin Li      <enums title=""/>
85*bf2c3715SXin Li      <functions title=""/>
86*bf2c3715SXin Li      <variables title=""/>
87*bf2c3715SXin Li    </memberdef>
88*bf2c3715SXin Li    <authorsection visible="yes"/>
89*bf2c3715SXin Li  </namespace>
90*bf2c3715SXin Li
91*bf2c3715SXin Li  <!-- Layout definition for a file page -->
92*bf2c3715SXin Li  <file>
93*bf2c3715SXin Li    <briefdescription visible="yes"/>
94*bf2c3715SXin Li    <includes visible="$SHOW_INCLUDE_FILES"/>
95*bf2c3715SXin Li    <includegraph visible="$INCLUDE_GRAPH"/>
96*bf2c3715SXin Li    <includedbygraph visible="$INCLUDED_BY_GRAPH"/>
97*bf2c3715SXin Li    <sourcelink visible="yes"/>
98*bf2c3715SXin Li    <memberdecl>
99*bf2c3715SXin Li      <classes visible="yes" title=""/>
100*bf2c3715SXin Li      <namespaces visible="yes" title=""/>
101*bf2c3715SXin Li      <defines title=""/>
102*bf2c3715SXin Li      <typedefs title=""/>
103*bf2c3715SXin Li      <enums title=""/>
104*bf2c3715SXin Li      <functions title=""/>
105*bf2c3715SXin Li      <variables title=""/>
106*bf2c3715SXin Li      <membergroups visible="yes"/>
107*bf2c3715SXin Li    </memberdecl>
108*bf2c3715SXin Li    <detaileddescription title=""/>
109*bf2c3715SXin Li    <memberdef>
110*bf2c3715SXin Li      <inlineclasses title=""/>
111*bf2c3715SXin Li      <defines title=""/>
112*bf2c3715SXin Li      <typedefs title=""/>
113*bf2c3715SXin Li      <enums title=""/>
114*bf2c3715SXin Li      <functions title=""/>
115*bf2c3715SXin Li      <variables title=""/>
116*bf2c3715SXin Li    </memberdef>
117*bf2c3715SXin Li    <authorsection/>
118*bf2c3715SXin Li  </file>
119*bf2c3715SXin Li
120*bf2c3715SXin Li  <!-- Layout definition for a group page -->
121*bf2c3715SXin Li  <group>
122*bf2c3715SXin Li    <briefdescription visible="no"/>
123*bf2c3715SXin Li    <detaileddescription title=""/>
124*bf2c3715SXin Li    <groupgraph visible="$GROUP_GRAPHS"/>
125*bf2c3715SXin Li    <memberdecl>
126*bf2c3715SXin Li      <nestedgroups visible="yes" title=""/>
127*bf2c3715SXin Li      <dirs visible="yes" title=""/>
128*bf2c3715SXin Li      <files visible="yes" title=""/>
129*bf2c3715SXin Li      <namespaces visible="yes" title=""/>
130*bf2c3715SXin Li      <classes visible="yes" title=""/>
131*bf2c3715SXin Li      <defines title=""/>
132*bf2c3715SXin Li      <typedefs title=""/>
133*bf2c3715SXin Li      <enums title=""/>
134*bf2c3715SXin Li      <enumvalues title=""/>
135*bf2c3715SXin Li      <functions title=""/>
136*bf2c3715SXin Li      <variables title=""/>
137*bf2c3715SXin Li      <signals title=""/>
138*bf2c3715SXin Li      <publicslots title=""/>
139*bf2c3715SXin Li      <protectedslots title=""/>
140*bf2c3715SXin Li      <privateslots title=""/>
141*bf2c3715SXin Li      <events title=""/>
142*bf2c3715SXin Li      <properties title=""/>
143*bf2c3715SXin Li      <friends title=""/>
144*bf2c3715SXin Li      <membergroups visible="yes"/>
145*bf2c3715SXin Li    </memberdecl>
146*bf2c3715SXin Li
147*bf2c3715SXin Li    <memberdef>
148*bf2c3715SXin Li      <pagedocs/>
149*bf2c3715SXin Li      <inlineclasses title=""/>
150*bf2c3715SXin Li      <defines title=""/>
151*bf2c3715SXin Li      <typedefs title=""/>
152*bf2c3715SXin Li      <enums title=""/>
153*bf2c3715SXin Li      <enumvalues title=""/>
154*bf2c3715SXin Li      <functions title=""/>
155*bf2c3715SXin Li      <variables title=""/>
156*bf2c3715SXin Li      <signals title=""/>
157*bf2c3715SXin Li      <publicslots title=""/>
158*bf2c3715SXin Li      <protectedslots title=""/>
159*bf2c3715SXin Li      <privateslots title=""/>
160*bf2c3715SXin Li      <events title=""/>
161*bf2c3715SXin Li      <properties title=""/>
162*bf2c3715SXin Li      <friends title=""/>
163*bf2c3715SXin Li    </memberdef>
164*bf2c3715SXin Li    <authorsection visible="yes"/>
165*bf2c3715SXin Li  </group>
166*bf2c3715SXin Li
167*bf2c3715SXin Li  <!-- Layout definition for a directory page -->
168*bf2c3715SXin Li  <directory>
169*bf2c3715SXin Li    <briefdescription visible="yes"/>
170*bf2c3715SXin Li    <directorygraph visible="yes"/>
171*bf2c3715SXin Li    <memberdecl>
172*bf2c3715SXin Li      <dirs visible="yes"/>
173*bf2c3715SXin Li      <files visible="yes"/>
174*bf2c3715SXin Li    </memberdecl>
175*bf2c3715SXin Li    <detaileddescription title=""/>
176*bf2c3715SXin Li  </directory>
177*bf2c3715SXin Li</doxygenlayout>
178