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

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

Issue 7308009: Minor changes to Doxygen files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 5 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
OLDNEW
1 <doxygenlayout version="1.0"> 1 <doxygenlayout version="1.0">
Matt Ball 2011/07/06 14:24:38 Are the changes in this file deliberate or a resul
jond 2011/07/06 21:06:04 They are deliberate and a result of moving from C
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>
11 <tab type="classes" visible="no" title=""> 11 <tab type="classes" visible="no" title="">
(...skipping 15 matching lines...) Expand all
27 <briefdescription visible="yes"/> 27 <briefdescription visible="yes"/>
28 <includes visible="$SHOW_INCLUDE_FILES"/> 28 <includes visible="$SHOW_INCLUDE_FILES"/>
29 <inheritancegraph visible="$CLASS_GRAPH"/> 29 <inheritancegraph visible="$CLASS_GRAPH"/>
30 <collaborationgraph visible="$COLLABORATION_GRAPH"/> 30 <collaborationgraph visible="$COLLABORATION_GRAPH"/>
31 <allmemberslink visible="yes"/> 31 <allmemberslink visible="yes"/>
32 <memberdecl> 32 <memberdecl>
33 <nestedclasses visible="yes" title=""/> 33 <nestedclasses visible="yes" title=""/>
34 <publictypes title=""/> 34 <publictypes title=""/>
35 <publicslots title=""/> 35 <publicslots title=""/>
36 <signals title=""/> 36 <signals title=""/>
37 <publicmethods title="Public Function List"/> 37 <publicmethods title="Public Functions"/>
38 <publicstaticmethods title="Static Public Member Function List"/> 38 <publicstaticmethods title="Static Public Member Functions"/>
39 <publicattributes title=""/> 39 <publicattributes title=""/>
40 <publicstaticattributes title=""/> 40 <publicstaticattributes title=""/>
41 <protectedtypes title=""/> 41 <protectedtypes title=""/>
42 <protectedslots title=""/> 42 <protectedslots title=""/>
43 <protectedmethods title="Protected Function List"/> 43 <protectedmethods title="Protected Functions"/>
44 <protectedstaticmethods title=""/> 44 <protectedstaticmethods title=""/>
45 <protectedattributes title="Protected Attributes List"/> 45 <protectedattributes title="Protected Attributes"/>
46 <protectedstaticattributes title=""/> 46 <protectedstaticattributes title=""/>
47 <packagetypes title=""/> 47 <packagetypes title=""/>
48 <packagemethods title=""/> 48 <packagemethods title=""/>
49 <packagestaticmethods title=""/> 49 <packagestaticmethods title=""/>
50 <packageattributes title=""/> 50 <packageattributes title=""/>
51 <packagestaticattributes title=""/> 51 <packagestaticattributes title=""/>
52 <properties title=""/> 52 <properties title=""/>
53 <events title=""/> 53 <events title=""/>
54 <privatetypes title=""/> 54 <privatetypes title=""/>
55 <privateslots title=""/> 55 <privateslots title=""/>
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
175 <directory> 175 <directory>
176 <briefdescription visible="yes"/> 176 <briefdescription visible="yes"/>
177 <directorygraph visible="yes"/> 177 <directorygraph visible="yes"/>
178 <memberdecl> 178 <memberdecl>
179 <dirs visible="yes"/> 179 <dirs visible="yes"/>
180 <files visible="yes"/> 180 <files visible="yes"/>
181 </memberdecl> 181 </memberdecl>
182 <detaileddescription title=""/> 182 <detaileddescription title=""/>
183 </directory> 183 </directory>
184 </doxygenlayout> 184 </doxygenlayout>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698