|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
1 | 2 | <doxygenlayout version="1.0"> |
2 | | - <!-- Generated by doxygen 1.9.1 --> |
| 3 | + <!-- Generated by doxygen 1.11.0 --> |
3 | 4 | <!-- Navigation index tabs for HTML output --> |
4 | 5 | <navindex> |
5 | 6 | <tab type="mainpage" visible="yes" title=""/> |
6 | 7 | <tab type="files" visible="yes" title=""> |
7 | 8 | <tab type="filelist" visible="yes" title="" intro=""/> |
8 | 9 | <tab type="globals" visible="yes" title="" intro=""/> |
9 | 10 | </tab> |
| 11 | + <tab type="modules" visible="yes"> |
| 12 | + <tab type="modulelist" visible="yes" title="" intro=""/> |
| 13 | + <tab type="modulemembers" visible="yes" title="" intro=""/> |
| 14 | + </tab> |
10 | 15 | <tab type="namespaces" visible="yes" title=""> |
11 | 16 | <tab type="namespacelist" visible="yes" title="" intro=""/> |
12 | 17 | <tab type="namespacemembers" visible="yes" title="" intro=""/> |
13 | 18 | </tab> |
| 19 | + <tab type="concepts" visible="yes" title=""> |
| 20 | + </tab> |
| 21 | + <tab type="interfaces" visible="yes" title=""> |
| 22 | + <tab type="interfacelist" visible="yes" title="" intro=""/> |
| 23 | + <tab type="interfaceindex" visible="$ALPHABETICAL_INDEX" title=""/> |
| 24 | + <tab type="interfacehierarchy" visible="yes" title="" intro=""/> |
| 25 | + </tab> |
14 | 26 | <tab type="classes" visible="yes" title=""> |
15 | 27 | <tab type="classlist" visible="yes" title="" intro=""/> |
16 | | - <tab type="classindex" visible="$ALPHABETICAL_INDEX" title=""/> |
| 28 | + <tab type="classindex" visible="$ALPHABETICAL_INDEX" title=""/> |
17 | 29 | <tab type="hierarchy" visible="yes" title="" intro=""/> |
18 | 30 | <tab type="classmembers" visible="yes" title="" intro=""/> |
19 | 31 | </tab> |
20 | | - <tab type="modules" visible="yes" title="Groups" intro="Pages documenting groups of related entities."/> |
| 32 | + <tab type="topics" visible="yes" title="Groups" intro="Pages documenting groups of related entities."/> |
21 | 33 | <tab type="pages" visible="yes" title="Topics" intro="Pages documenting topics related to the API."/> |
22 | | - <tab type="interfaces" visible="no" title="Unused"> |
23 | | - <tab type="interfacelist" visible="yes" title="" intro=""/> |
24 | | - <tab type="interfaceindex" visible="$ALPHABETICAL_INDEX" title=""/> |
25 | | - <tab type="interfacehierarchy" visible="yes" title="" intro=""/> |
26 | | - </tab> |
27 | | - <tab type="structs" visible="no" title="Unused"> |
| 34 | + <tab type="structs" visible="yes" title=""> |
28 | 35 | <tab type="structlist" visible="yes" title="" intro=""/> |
29 | | - <tab type="structindex" visible="$ALPHABETICAL_INDEX" title=""/> |
| 36 | + <tab type="structindex" visible="$ALPHABETICAL_INDEX" title=""/> |
30 | 37 | </tab> |
31 | 38 | <tab type="exceptions" visible="no" title="Unused"> |
32 | 39 | <tab type="exceptionlist" visible="yes" title="" intro=""/> |
33 | | - <tab type="exceptionindex" visible="$ALPHABETICAL_INDEX" title=""/> |
| 40 | + <tab type="exceptionindex" visible="$ALPHABETICAL_INDEX" title=""/> |
34 | 41 | <tab type="exceptionhierarchy" visible="yes" title="" intro=""/> |
35 | 42 | </tab> |
36 | 43 | <tab type="examples" visible="no" title="Unused" intro=""/> |
|
39 | 46 | <!-- Layout definition for a class page --> |
40 | 47 | <class> |
41 | 48 | <briefdescription visible="no"/> |
| 49 | + <includes visible="$SHOW_HEADERFILE"/> |
42 | 50 | <detaileddescription title="Description"/> |
43 | | - <usedfiles visible="$SHOW_USED_FILES"/> |
44 | | - <includes visible="$SHOW_INCLUDE_FILES"/> |
45 | | - <inheritancegraph visible="$CLASS_GRAPH"/> |
46 | | - <collaborationgraph visible="$COLLABORATION_GRAPH"/> |
| 51 | + <inheritancegraph visible="yes"/> |
| 52 | + <collaborationgraph visible="yes"/> |
47 | 53 | <memberdecl> |
48 | 54 | <nestedclasses visible="yes" title=""/> |
49 | 55 | <publictypes title=""/> |
|
92 | 98 | <events title=""/> |
93 | 99 | </memberdef> |
94 | 100 | <allmemberslink visible="yes"/> |
| 101 | + <usedfiles visible="$SHOW_USED_FILES"/> |
95 | 102 | <authorsection visible="yes"/> |
96 | 103 | </class> |
97 | 104 |
|
|
104 | 111 | <constantgroups visible="yes" title=""/> |
105 | 112 | <interfaces visible="yes" title=""/> |
106 | 113 | <classes visible="yes" title=""/> |
| 114 | + <concepts visible="yes" title=""/> |
107 | 115 | <structs visible="yes" title=""/> |
108 | 116 | <exceptions visible="yes" title=""/> |
109 | 117 | <typedefs title=""/> |
|
112 | 120 | <enums title=""/> |
113 | 121 | <functions title=""/> |
114 | 122 | <variables title=""/> |
| 123 | + <properties title=""/> |
115 | 124 | <membergroups visible="yes"/> |
116 | 125 | </memberdecl> |
117 | 126 | <memberdef> |
|
122 | 131 | <enums title=""/> |
123 | 132 | <functions title=""/> |
124 | 133 | <variables title=""/> |
| 134 | + <properties title=""/> |
125 | 135 | </memberdef> |
126 | 136 | <authorsection visible="yes"/> |
127 | 137 | </namespace> |
128 | 138 |
|
| 139 | + <!-- Layout definition for a concept page --> |
| 140 | + <concept> |
| 141 | + <briefdescription visible="yes"/> |
| 142 | + <includes visible="$SHOW_HEADERFILE"/> |
| 143 | + <definition visible="yes" title=""/> |
| 144 | + <detaileddescription title=""/> |
| 145 | + <authorsection visible="yes"/> |
| 146 | + </concept> |
| 147 | + |
129 | 148 | <!-- Layout definition for a file page --> |
130 | 149 | <file> |
131 | 150 | <briefdescription visible="no"/> |
132 | 151 | <detaileddescription title="Description"/> |
133 | 152 | <includes visible="$SHOW_INCLUDE_FILES"/> |
134 | | - <includegraph visible="$INCLUDE_GRAPH"/> |
135 | | - <includedbygraph visible="$INCLUDED_BY_GRAPH"/> |
| 153 | + <includegraph visible="yes"/> |
| 154 | + <includedbygraph visible="yes"/> |
136 | 155 | <sourcelink visible="yes"/> |
137 | 156 | <memberdecl> |
138 | 157 | <interfaces visible="yes" title=""/> |
139 | 158 | <classes visible="yes" title=""/> |
140 | 159 | <structs visible="yes" title=""/> |
141 | 160 | <exceptions visible="yes" title=""/> |
142 | 161 | <namespaces visible="yes" title=""/> |
| 162 | + <concepts visible="yes" title=""/> |
143 | 163 | <constantgroups visible="yes" title=""/> |
144 | 164 | <defines title=""/> |
145 | 165 | <typedefs title=""/> |
|
148 | 168 | <enums title=""/> |
149 | 169 | <functions title=""/> |
150 | 170 | <variables title=""/> |
| 171 | + <properties title=""/> |
151 | 172 | <membergroups visible="yes"/> |
152 | 173 | </memberdecl> |
153 | 174 | <memberdef> |
|
159 | 180 | <enums title=""/> |
160 | 181 | <functions title=""/> |
161 | 182 | <variables title=""/> |
| 183 | + <properties title=""/> |
162 | 184 | </memberdef> |
163 | 185 | <authorsection/> |
164 | 186 | </file> |
|
167 | 189 | <group> |
168 | 190 | <briefdescription visible="no"/> |
169 | 191 | <detaileddescription title="Description"/> |
170 | | - <groupgraph visible="$GROUP_GRAPHS"/> |
| 192 | + <groupgraph visible="yes"/> |
171 | 193 | <memberdecl> |
172 | 194 | <nestedgroups visible="yes" title=""/> |
| 195 | + <modules visible="yes" title=""/> |
173 | 196 | <dirs visible="yes" title=""/> |
174 | 197 | <files visible="yes" title=""/> |
175 | 198 | <namespaces visible="yes" title=""/> |
| 199 | + <concepts visible="yes" title=""/> |
176 | 200 | <classes visible="yes" title=""/> |
177 | 201 | <defines title=""/> |
178 | 202 | <typedefs title=""/> |
|
213 | 237 | <authorsection visible="yes"/> |
214 | 238 | </group> |
215 | 239 |
|
| 240 | + <!-- Layout definition for a C++20 module page --> |
| 241 | + <module> |
| 242 | + <briefdescription visible="yes"/> |
| 243 | + <exportedmodules visible="yes"/> |
| 244 | + <memberdecl> |
| 245 | + <concepts visible="yes" title=""/> |
| 246 | + <classes visible="yes" title=""/> |
| 247 | + <enums title=""/> |
| 248 | + <typedefs title=""/> |
| 249 | + <functions title=""/> |
| 250 | + <variables title=""/> |
| 251 | + <membergroups title=""/> |
| 252 | + </memberdecl> |
| 253 | + <detaileddescription title=""/> |
| 254 | + <memberdecl> |
| 255 | + <files visible="yes"/> |
| 256 | + </memberdecl> |
| 257 | + </module> |
| 258 | + |
216 | 259 | <!-- Layout definition for a directory page --> |
217 | 260 | <directory> |
218 | 261 | <briefdescription visible="no"/> |
|
0 commit comments