diff options
Diffstat (limited to 'docs/doxygen/layout.xml')
| -rw-r--r-- | docs/doxygen/layout.xml | 226 |
1 files changed, 226 insertions, 0 deletions
diff --git a/docs/doxygen/layout.xml b/docs/doxygen/layout.xml new file mode 100644 index 0000000..46f068d --- /dev/null +++ b/docs/doxygen/layout.xml | |||
| @@ -0,0 +1,226 @@ | |||
| 1 | <doxygenlayout version="1.0"> | ||
| 2 | <!-- Generated by doxygen 1.8.16 --> | ||
| 3 | <!-- Navigation index tabs for HTML output --> | ||
| 4 | <navindex> | ||
| 5 | <tab type="mainpage" visible="yes" title="About"/> | ||
| 6 | <tab type="modules" visible="yes" title="" intro=""/> | ||
| 7 | <tab type="namespaces" visible="yes" title=""> | ||
| 8 | <tab type="namespacelist" visible="yes" title="" intro=""/> | ||
| 9 | <tab type="namespacemembers" visible="yes" title="" intro=""/> | ||
| 10 | </tab> | ||
| 11 | <tab type="interfaces" visible="yes" title=""> | ||
| 12 | <tab type="interfacelist" visible="yes" title="" intro=""/> | ||
| 13 | <tab type="interfaceindex" visible="$ALPHABETICAL_INDEX" title=""/> | ||
| 14 | <tab type="interfacehierarchy" visible="yes" title="" intro=""/> | ||
| 15 | </tab> | ||
| 16 | <tab type="classes" visible="yes" title=""> | ||
| 17 | <tab type="classlist" visible="yes" title="" intro=""/> | ||
| 18 | <tab type="classindex" visible="$ALPHABETICAL_INDEX" title=""/> | ||
| 19 | <tab type="hierarchy" visible="yes" title="" intro=""/> | ||
| 20 | <tab type="classmembers" visible="yes" title="" intro=""/> | ||
| 21 | </tab> | ||
| 22 | <tab type="structs" visible="yes" title=""> | ||
| 23 | <tab type="structlist" visible="yes" title="" intro=""/> | ||
| 24 | <tab type="structindex" visible="$ALPHABETICAL_INDEX" title=""/> | ||
| 25 | </tab> | ||
| 26 | <tab type="exceptions" visible="yes" title=""> | ||
| 27 | <tab type="exceptionlist" visible="yes" title="" intro=""/> | ||
| 28 | <tab type="exceptionindex" visible="$ALPHABETICAL_INDEX" title=""/> | ||
| 29 | <tab type="exceptionhierarchy" visible="yes" title="" intro=""/> | ||
| 30 | </tab> | ||
| 31 | <tab type="files" visible="yes" title=""> | ||
| 32 | <tab type="filelist" visible="yes" title="" intro=""/> | ||
| 33 | <tab type="globals" visible="yes" title="" intro=""/> | ||
| 34 | </tab> | ||
| 35 | <tab type="examples" visible="yes" title="" intro=""/> | ||
| 36 | <tab type="pages" visible="yes" title="" intro=""/> | ||
| 37 | </navindex> | ||
| 38 | |||
| 39 | <!-- Layout definition for a class page --> | ||
| 40 | <class> | ||
| 41 | <briefdescription visible="no"/> | ||
| 42 | <detaileddescription title="Description"/> | ||
| 43 | <includes visible="$SHOW_INCLUDE_FILES"/> | ||
| 44 | <inheritancegraph visible="$CLASS_GRAPH"/> | ||
| 45 | <collaborationgraph visible="$COLLABORATION_GRAPH"/> | ||
| 46 | <memberdecl> | ||
| 47 | <nestedclasses visible="yes" title=""/> | ||
| 48 | <publictypes title=""/> | ||
| 49 | <services title=""/> | ||
| 50 | <interfaces title=""/> | ||
| 51 | <publicslots title=""/> | ||
| 52 | <signals title=""/> | ||
| 53 | <publicmethods title=""/> | ||
| 54 | <publicstaticmethods title=""/> | ||
| 55 | <publicattributes title=""/> | ||
| 56 | <publicstaticattributes title=""/> | ||
| 57 | <protectedtypes title=""/> | ||
| 58 | <protectedslots title=""/> | ||
| 59 | <protectedmethods title=""/> | ||
| 60 | <protectedstaticmethods title=""/> | ||
| 61 | <protectedattributes title=""/> | ||
| 62 | <protectedstaticattributes title=""/> | ||
| 63 | <packagetypes title=""/> | ||
| 64 | <packagemethods title=""/> | ||
| 65 | <packagestaticmethods title=""/> | ||
| 66 | <packageattributes title=""/> | ||
| 67 | <packagestaticattributes title=""/> | ||
| 68 | <properties title=""/> | ||
| 69 | <events title=""/> | ||
| 70 | <privatetypes title=""/> | ||
| 71 | <privateslots title=""/> | ||
| 72 | <privatemethods title=""/> | ||
| 73 | <privatestaticmethods title=""/> | ||
| 74 | <privateattributes title=""/> | ||
| 75 | <privatestaticattributes title=""/> | ||
| 76 | <friends title=""/> | ||
| 77 | <related title="" subtitle=""/> | ||
| 78 | <membergroups visible="yes"/> | ||
| 79 | </memberdecl> | ||
| 80 | <memberdef> | ||
| 81 | <inlineclasses title=""/> | ||
| 82 | <typedefs title=""/> | ||
| 83 | <enums title=""/> | ||
| 84 | <services title=""/> | ||
| 85 | <interfaces title=""/> | ||
| 86 | <constructors title=""/> | ||
| 87 | <functions title=""/> | ||
| 88 | <related title=""/> | ||
| 89 | <variables title=""/> | ||
| 90 | <properties title=""/> | ||
| 91 | <events title=""/> | ||
| 92 | </memberdef> | ||
| 93 | <allmemberslink visible="yes"/> | ||
| 94 | <usedfiles visible="$SHOW_USED_FILES"/> | ||
| 95 | <authorsection visible="yes"/> | ||
| 96 | </class> | ||
| 97 | |||
| 98 | <!-- Layout definition for a namespace page --> | ||
| 99 | <namespace> | ||
| 100 | <briefdescription visible="no"/> | ||
| 101 | <detaileddescription title="Description"/> | ||
| 102 | <memberdecl> | ||
| 103 | <nestednamespaces visible="yes" title=""/> | ||
| 104 | <constantgroups visible="yes" title=""/> | ||
| 105 | <interfaces visible="yes" title=""/> | ||
| 106 | <classes visible="yes" title=""/> | ||
| 107 | <structs visible="yes" title=""/> | ||
| 108 | <exceptions visible="yes" title=""/> | ||
| 109 | <typedefs title=""/> | ||
| 110 | <sequences title=""/> | ||
| 111 | <dictionaries title=""/> | ||
| 112 | <enums title=""/> | ||
| 113 | <functions title=""/> | ||
| 114 | <variables title=""/> | ||
| 115 | <membergroups visible="yes"/> | ||
| 116 | </memberdecl> | ||
| 117 | <memberdef> | ||
| 118 | <inlineclasses title=""/> | ||
| 119 | <typedefs title=""/> | ||
| 120 | <sequences title=""/> | ||
| 121 | <dictionaries title=""/> | ||
| 122 | <enums title=""/> | ||
| 123 | <functions title=""/> | ||
| 124 | <variables title=""/> | ||
| 125 | </memberdef> | ||
| 126 | <authorsection visible="yes"/> | ||
| 127 | </namespace> | ||
| 128 | |||
| 129 | <!-- Layout definition for a file page --> | ||
| 130 | <file> | ||
| 131 | <briefdescription visible="no"/> | ||
| 132 | <detaileddescription title="Description"/> | ||
| 133 | <includes visible="$SHOW_INCLUDE_FILES"/> | ||
| 134 | <includegraph visible="$INCLUDE_GRAPH"/> | ||
| 135 | <includedbygraph visible="$INCLUDED_BY_GRAPH"/> | ||
| 136 | <memberdecl> | ||
| 137 | <interfaces visible="yes" title=""/> | ||
| 138 | <classes visible="yes" title=""/> | ||
| 139 | <structs visible="yes" title=""/> | ||
| 140 | <exceptions visible="yes" title=""/> | ||
| 141 | <namespaces visible="yes" title=""/> | ||
| 142 | <constantgroups visible="yes" title=""/> | ||
| 143 | <defines title=""/> | ||
| 144 | <typedefs title=""/> | ||
| 145 | <sequences title=""/> | ||
| 146 | <dictionaries title=""/> | ||
| 147 | <enums title=""/> | ||
| 148 | <functions title=""/> | ||
| 149 | <variables title=""/> | ||
| 150 | <membergroups visible="yes"/> | ||
| 151 | </memberdecl> | ||
| 152 | <memberdef> | ||
| 153 | <inlineclasses title=""/> | ||
| 154 | <defines title=""/> | ||
| 155 | <typedefs title=""/> | ||
| 156 | <sequences title=""/> | ||
| 157 | <dictionaries title=""/> | ||
| 158 | <enums title=""/> | ||
| 159 | <functions title=""/> | ||
| 160 | <variables title=""/> | ||
| 161 | </memberdef> | ||
| 162 | <authorsection/> | ||
| 163 | <sourcelink visible="yes"/> | ||
| 164 | </file> | ||
| 165 | |||
| 166 | <!-- Layout definition for a group page --> | ||
| 167 | <group> | ||
| 168 | <briefdescription visible="no"/> | ||
| 169 | <detaileddescription title="Description"/> | ||
| 170 | <groupgraph visible="$GROUP_GRAPHS"/> | ||
| 171 | <memberdecl> | ||
| 172 | <nestedgroups visible="yes" title=""/> | ||
| 173 | <dirs visible="yes" title=""/> | ||
| 174 | <files visible="yes" title=""/> | ||
| 175 | <namespaces visible="yes" title=""/> | ||
| 176 | <classes visible="yes" title=""/> | ||
| 177 | <defines title=""/> | ||
| 178 | <typedefs title=""/> | ||
| 179 | <sequences title=""/> | ||
| 180 | <dictionaries title=""/> | ||
| 181 | <enums title=""/> | ||
| 182 | <enumvalues title=""/> | ||
| 183 | <functions title=""/> | ||
| 184 | <variables title=""/> | ||
| 185 | <signals title=""/> | ||
| 186 | <publicslots title=""/> | ||
| 187 | <protectedslots title=""/> | ||
| 188 | <privateslots title=""/> | ||
| 189 | <events title=""/> | ||
| 190 | <properties title=""/> | ||
| 191 | <friends title=""/> | ||
| 192 | <membergroups visible="yes"/> | ||
| 193 | </memberdecl> | ||
| 194 | <memberdef> | ||
| 195 | <pagedocs/> | ||
| 196 | <inlineclasses title=""/> | ||
| 197 | <defines title=""/> | ||
| 198 | <typedefs title=""/> | ||
| 199 | <sequences title=""/> | ||
| 200 | <dictionaries title=""/> | ||
| 201 | <enums title=""/> | ||
| 202 | <enumvalues title=""/> | ||
| 203 | <functions title=""/> | ||
| 204 | <variables title=""/> | ||
| 205 | <signals title=""/> | ||
| 206 | <publicslots title=""/> | ||
| 207 | <protectedslots title=""/> | ||
| 208 | <privateslots title=""/> | ||
| 209 | <events title=""/> | ||
| 210 | <properties title=""/> | ||
| 211 | <friends title=""/> | ||
| 212 | </memberdef> | ||
| 213 | <authorsection visible="yes"/> | ||
| 214 | </group> | ||
| 215 | |||
| 216 | <!-- Layout definition for a directory page --> | ||
| 217 | <directory> | ||
| 218 | <briefdescription visible="no"/> | ||
| 219 | <detaileddescription title="Description"/> | ||
| 220 | <directorygraph visible="yes"/> | ||
| 221 | <memberdecl> | ||
| 222 | <dirs visible="yes"/> | ||
| 223 | <files visible="yes"/> | ||
| 224 | </memberdecl> | ||
| 225 | </directory> | ||
| 226 | </doxygenlayout> \ No newline at end of file | ||
