Enable sorting of the member functions in the Doxygen output, so that functions in the documentation are listed in alphabetical order rather than order of definition.
This commit is contained in:
		
							parent
							
								
									5f6235b195
								
							
						
					
					
						commit
						e1803e3adb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -487,7 +487,7 @@ SORT_MEMBER_DOCS       = YES
 | 
			
		|||
# by member name. If set to NO (the default) the members will appear in
 | 
			
		||||
# declaration order.
 | 
			
		||||
 | 
			
		||||
SORT_BRIEF_DOCS        = NO
 | 
			
		||||
SORT_BRIEF_DOCS        = YES
 | 
			
		||||
 | 
			
		||||
# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen
 | 
			
		||||
# will sort the (brief and detailed) documentation of class members so that
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue