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