mirror of
				https://github.com/projectacrn/acrn-hypervisor.git
				synced 2025-10-31 01:09:28 +00:00 
			
		
		
		
	doc: organizational and look improvements
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
		
				
					committed by
					
						 lijinxia
						lijinxia
					
				
			
			
				
	
			
			
			
						parent
						
							052047556b
						
					
				
				
					commit
					dce61618dc
				
			
							
								
								
									
										194
									
								
								doc/custom-doxygen/DoxygenLayout.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										194
									
								
								doc/custom-doxygen/DoxygenLayout.xml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,194 @@ | ||||
| <doxygenlayout version="1.0"> | ||||
|   <!-- Generated by doxygen 1.8.13 --> | ||||
|   <!-- Navigation index tabs for HTML output --> | ||||
|   <navindex> | ||||
|     <tab type="mainpage" visible="yes" title=""/> | ||||
|     <tab type="pages" visible="yes" title="" intro=""/> | ||||
|     <tab type="modules" visible="yes" title="" intro=""/> | ||||
|     <tab type="namespaces" visible="yes" title=""> | ||||
|       <tab type="namespacelist" visible="yes" title="" intro=""/> | ||||
|       <tab type="namespacemembers" visible="yes" title="" intro=""/> | ||||
|     </tab> | ||||
|     <tab type="classes" visible="yes" title=""> | ||||
|       <tab type="classlist" visible="yes" title="" intro=""/> | ||||
|       <tab type="classindex" visible="$ALPHABETICAL_INDEX" title=""/>  | ||||
|       <tab type="hierarchy" visible="yes" title="" intro=""/> | ||||
|       <tab type="classmembers" visible="yes" title="" intro=""/> | ||||
|     </tab> | ||||
|     <tab type="files" visible="yes" title=""> | ||||
|       <tab type="filelist" visible="yes" title="" intro=""/> | ||||
|       <tab type="globals" visible="yes" title="" intro=""/> | ||||
|     </tab> | ||||
|     <tab type="examples" visible="yes" title="" intro=""/>   | ||||
|   </navindex> | ||||
|  | ||||
|   <!-- Layout definition for a class page --> | ||||
|   <class> | ||||
|     <briefdescription visible="yes"/> | ||||
|     <includes visible="$SHOW_INCLUDE_FILES"/> | ||||
|     <inheritancegraph visible="$CLASS_GRAPH"/> | ||||
|     <collaborationgraph visible="$COLLABORATION_GRAPH"/> | ||||
|     <memberdecl> | ||||
|       <nestedclasses visible="yes" title=""/> | ||||
|       <publictypes title=""/> | ||||
|       <services title=""/> | ||||
|       <interfaces title=""/> | ||||
|       <publicslots title=""/> | ||||
|       <signals title=""/> | ||||
|       <publicmethods title=""/> | ||||
|       <publicstaticmethods title=""/> | ||||
|       <publicattributes title=""/> | ||||
|       <publicstaticattributes title=""/> | ||||
|       <protectedtypes title=""/> | ||||
|       <protectedslots title=""/> | ||||
|       <protectedmethods title=""/> | ||||
|       <protectedstaticmethods title=""/> | ||||
|       <protectedattributes title=""/> | ||||
|       <protectedstaticattributes title=""/> | ||||
|       <packagetypes title=""/> | ||||
|       <packagemethods title=""/> | ||||
|       <packagestaticmethods title=""/> | ||||
|       <packageattributes title=""/> | ||||
|       <packagestaticattributes title=""/> | ||||
|       <properties title=""/> | ||||
|       <events title=""/> | ||||
|       <privatetypes title=""/> | ||||
|       <privateslots title=""/> | ||||
|       <privatemethods title=""/> | ||||
|       <privatestaticmethods title=""/> | ||||
|       <privateattributes title=""/> | ||||
|       <privatestaticattributes title=""/> | ||||
|       <friends title=""/> | ||||
|       <related title="" subtitle=""/> | ||||
|       <membergroups visible="yes"/> | ||||
|     </memberdecl> | ||||
|     <detaileddescription title=""/> | ||||
|     <memberdef> | ||||
|       <inlineclasses title=""/> | ||||
|       <typedefs title=""/> | ||||
|       <enums title=""/> | ||||
|       <services title=""/> | ||||
|       <interfaces title=""/> | ||||
|       <constructors title=""/> | ||||
|       <functions title=""/> | ||||
|       <related title=""/> | ||||
|       <variables title=""/> | ||||
|       <properties title=""/> | ||||
|       <events title=""/> | ||||
|     </memberdef> | ||||
|     <allmemberslink visible="yes"/> | ||||
|     <usedfiles visible="$SHOW_USED_FILES"/> | ||||
|     <authorsection visible="yes"/> | ||||
|   </class> | ||||
|  | ||||
|   <!-- Layout definition for a namespace page --> | ||||
|   <namespace> | ||||
|     <briefdescription visible="yes"/> | ||||
|     <memberdecl> | ||||
|       <nestednamespaces visible="yes" title=""/> | ||||
|       <constantgroups visible="yes" title=""/> | ||||
|       <classes visible="yes" title=""/> | ||||
|       <typedefs title=""/> | ||||
|       <enums title=""/> | ||||
|       <functions title=""/> | ||||
|       <variables title=""/> | ||||
|       <membergroups visible="yes"/> | ||||
|     </memberdecl> | ||||
|     <detaileddescription title=""/> | ||||
|     <memberdef> | ||||
|       <inlineclasses title=""/> | ||||
|       <typedefs title=""/> | ||||
|       <enums title=""/> | ||||
|       <functions title=""/> | ||||
|       <variables title=""/> | ||||
|     </memberdef> | ||||
|     <authorsection visible="yes"/> | ||||
|   </namespace> | ||||
|  | ||||
|   <!-- Layout definition for a file page --> | ||||
|   <file> | ||||
|     <briefdescription visible="yes"/> | ||||
|     <includes visible="$SHOW_INCLUDE_FILES"/> | ||||
|     <includegraph visible="$INCLUDE_GRAPH"/> | ||||
|     <includedbygraph visible="$INCLUDED_BY_GRAPH"/> | ||||
|     <sourcelink visible="yes"/> | ||||
|     <memberdecl> | ||||
|       <classes visible="yes" title=""/> | ||||
|       <namespaces visible="yes" title=""/> | ||||
|       <constantgroups visible="yes" title=""/> | ||||
|       <defines title=""/> | ||||
|       <typedefs title=""/> | ||||
|       <enums title=""/> | ||||
|       <functions title=""/> | ||||
|       <variables title=""/> | ||||
|       <membergroups visible="yes"/> | ||||
|     </memberdecl> | ||||
|     <detaileddescription title=""/> | ||||
|     <memberdef> | ||||
|       <inlineclasses title=""/> | ||||
|       <defines title=""/> | ||||
|       <typedefs title=""/> | ||||
|       <enums title=""/> | ||||
|       <functions title=""/> | ||||
|       <variables title=""/> | ||||
|     </memberdef> | ||||
|     <authorsection/> | ||||
|   </file> | ||||
|  | ||||
|   <!-- Layout definition for a group page --> | ||||
|   <group> | ||||
|     <briefdescription visible="yes"/> | ||||
|     <groupgraph visible="$GROUP_GRAPHS"/> | ||||
|     <memberdecl> | ||||
|       <nestedgroups visible="yes" title=""/> | ||||
|       <dirs visible="yes" title=""/> | ||||
|       <files visible="yes" title=""/> | ||||
|       <namespaces visible="yes" title=""/> | ||||
|       <classes visible="yes" title=""/> | ||||
|       <defines title=""/> | ||||
|       <typedefs title=""/> | ||||
|       <enums title=""/> | ||||
|       <enumvalues title=""/> | ||||
|       <functions title=""/> | ||||
|       <variables title=""/> | ||||
|       <signals title=""/> | ||||
|       <publicslots title=""/> | ||||
|       <protectedslots title=""/> | ||||
|       <privateslots title=""/> | ||||
|       <events title=""/> | ||||
|       <properties title=""/> | ||||
|       <friends title=""/> | ||||
|       <membergroups visible="yes"/> | ||||
|     </memberdecl> | ||||
|     <detaileddescription title=""/> | ||||
|     <memberdef> | ||||
|       <pagedocs/> | ||||
|       <inlineclasses title=""/> | ||||
|       <defines title=""/> | ||||
|       <typedefs title=""/> | ||||
|       <enums title=""/> | ||||
|       <enumvalues title=""/> | ||||
|       <functions title=""/> | ||||
|       <variables title=""/> | ||||
|       <signals title=""/> | ||||
|       <publicslots title=""/> | ||||
|       <protectedslots title=""/> | ||||
|       <privateslots title=""/> | ||||
|       <events title=""/> | ||||
|       <properties title=""/> | ||||
|       <friends title=""/> | ||||
|     </memberdef> | ||||
|     <authorsection visible="yes"/> | ||||
|   </group> | ||||
|  | ||||
|   <!-- Layout definition for a directory page --> | ||||
|   <directory> | ||||
|     <briefdescription visible="yes"/> | ||||
|     <directorygraph visible="yes"/> | ||||
|     <memberdecl> | ||||
|       <dirs visible="yes"/> | ||||
|       <files visible="yes"/> | ||||
|     </memberdecl> | ||||
|     <detaileddescription title=""/> | ||||
|   </directory> | ||||
| </doxygenlayout> | ||||
| @@ -15,3 +15,20 @@ pre.fragment { | ||||
|   white-space: pre; | ||||
|   background-color: #D8D8D8; | ||||
| } | ||||
|  | ||||
| #projectlogo | ||||
| { | ||||
| 	vertical-align: middle; | ||||
| } | ||||
|  | ||||
| #projectname | ||||
| { | ||||
| 	font: 200% Tahoma, Arial,sans-serif; | ||||
| 	color: #006469; | ||||
|  | ||||
| } | ||||
|      | ||||
| #projectbrief | ||||
| { | ||||
| 	color: #006469; | ||||
| } | ||||
|   | ||||
| @@ -26,7 +26,7 @@ $extrastylesheet | ||||
|  <tbody> | ||||
|  <tr style="height: 56px;"> | ||||
|   <!--BEGIN PROJECT_LOGO--> | ||||
|   <td id="projectlogo"><img alt="Logo" src="$relpath^$projectlogo"/></td> | ||||
|   <td id="projectlogo"><a href="/"><img alt="Logo" src="$relpath^$projectlogo"/></a></td> | ||||
|   <!--END PROJECT_LOGO--> | ||||
|   <!--BEGIN PROJECT_NAME--> | ||||
|   <td id="projectalign" style="padding-left: 0.5em;"> | ||||
|   | ||||
| @@ -1,8 +1,9 @@ | ||||
| # CWP Hypervisor Documentation   {#index} | ||||
| # API Documentation   {#index} | ||||
|  | ||||
| Clearwater Pass is a flexible and lighweight hypervisor, built with | ||||
| real-time, functional safety, and security in mind.  It streamlines | ||||
| Project ACRN is a flexible and lighweight hypervisor, built with | ||||
| real-time and safety-criticality in mind. It streamlines | ||||
| embedded development through a scalable open source reference platform | ||||
| that addresses embedded developers' needs. | ||||
|  | ||||
|  | ||||
| You can get an alternate view this API material in the [Project ACRN | ||||
| documentation](../). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user