Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(707)

Side by Side Diff: ppapi/c/documentation/DoxygenLayout.xml

Issue 6591078: Removed variables sections in DoxygenLayOut. Changed header to point to new c... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | ppapi/c/documentation/header.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <doxygenlayout version="1.0"> 1 <doxygenlayout version="1.0">
2 <!-- Navigation index tabs for HTML output --> 2 <!-- Navigation index tabs for HTML output -->
3 <navindex> 3 <navindex>
4 <tab type="mainpage" visible="no" title=""/> 4 <tab type="mainpage" visible="no" title=""/>
5 <tab type="pages" visible="no" title=""/> 5 <tab type="pages" visible="no" title=""/>
6 <tab type="modules" visible="yes" title=""/> 6 <tab type="modules" visible="yes" title=""/>
7 <tab type="namespaces" visible="no" title=""> 7 <tab type="namespaces" visible="no" title="">
8 <tab type="namespaces" visible="no" title=""/> 8 <tab type="namespaces" visible="no" title=""/>
9 <tab type="namespacemembers" visible="no" title=""/> 9 <tab type="namespacemembers" visible="no" title=""/>
10 </tab> 10 </tab>
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
152 <properties title=""/> 152 <properties title=""/>
153 <friends title=""/> 153 <friends title=""/>
154 </memberdecl> 154 </memberdecl>
155 <detaileddescription title=""/> 155 <detaileddescription title=""/>
156 <memberdef> 156 <memberdef>
157 <pagedocs/> 157 <pagedocs/>
158 <defines title=""/> 158 <defines title=""/>
159 <typedefs title="Typedef Details"/> 159 <typedefs title="Typedef Details"/>
160 <enums title="Enumeration Details"/> 160 <enums title="Enumeration Details"/>
161 <enumvalues title=""/> 161 <enumvalues title=""/>
162 <functions title="Function Deatils"/> 162 <functions title="Function Details"/>
163 <!-- <variables title=""/> --> 163 <!-- <variables title=""/> -->
164 <signals title=""/> 164 <signals title=""/>
165 <publicslots title=""/> 165 <publicslots title=""/>
166 <protectedslots title=""/> 166 <protectedslots title=""/>
167 <privateslots title=""/> 167 <privateslots title=""/>
168 <events title=""/> 168 <events title=""/>
169 <properties title=""/> 169 <properties title=""/>
170 <friends title=""/> 170 <friends title=""/>
171 </memberdef> 171 </memberdef>
172 <authorsection visible="yes"/> 172 <authorsection visible="yes"/>
173 </group> 173 </group>
174 174
175 <!-- Layout definition for a directory page --> 175 <!-- Layout definition for a directory page -->
176 <directory> 176 <directory>
177 <briefdescription visible="yes"/> 177 <briefdescription visible="yes"/>
178 <directorygraph visible="yes"/> 178 <directorygraph visible="yes"/>
179 <memberdecl> 179 <memberdecl>
180 <dirs visible="yes"/> 180 <dirs visible="yes"/>
181 <files visible="yes"/> 181 <files visible="yes"/>
182 </memberdecl> 182 </memberdecl>
183 <detaileddescription title=""/> 183 <detaileddescription title=""/>
184 </directory> 184 </directory>
185 </doxygenlayout> 185 </doxygenlayout>
OLDNEW
« no previous file with comments | « no previous file | ppapi/c/documentation/header.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698