(svn r15776) -Fix [DoxyGen]: Our project is called OpenTTD, not openttd (which looks very ugly)
This commit is contained in:
		
							
								
								
									
										2
									
								
								Doxyfile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Doxyfile
									
									
									
									
									
								
							@@ -1,7 +1,7 @@
 | 
				
			|||||||
#---------------------------------------------------------------------------
 | 
					#---------------------------------------------------------------------------
 | 
				
			||||||
# Project related configuration options
 | 
					# Project related configuration options
 | 
				
			||||||
#---------------------------------------------------------------------------
 | 
					#---------------------------------------------------------------------------
 | 
				
			||||||
PROJECT_NAME           = openttd
 | 
					PROJECT_NAME           = OpenTTD
 | 
				
			||||||
OUTPUT_DIRECTORY       = docs/source/
 | 
					OUTPUT_DIRECTORY       = docs/source/
 | 
				
			||||||
CREATE_SUBDIRS         = NO
 | 
					CREATE_SUBDIRS         = NO
 | 
				
			||||||
OUTPUT_LANGUAGE        = English
 | 
					OUTPUT_LANGUAGE        = English
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user