Add project name to the Doxygen makefile target output.
This commit is contained in:
		
							parent
							
								
									06de32b1c2
								
							
						
					
					
						commit
						b5682f2c44
					
				
					 82 changed files with 82 additions and 82 deletions
				
			
		| 
						 | 
				
			
			@ -75,7 +75,7 @@ ifeq ($(origin LUFA_PATH), undefined)
 | 
			
		|||
   clean_list:
 | 
			
		||||
 | 
			
		||||
   doxygen:
 | 
			
		||||
	@echo Generating Library Documentation...
 | 
			
		||||
	@echo Generating LUFA Library Documentation...
 | 
			
		||||
	( cat Doxygen.conf ; echo "PROJECT_NUMBER=`grep LUFA_VERSION_STRING Version.h | cut -d'"' -f2`" ) | doxygen -
 | 
			
		||||
	@echo Documentation Generation Complete.
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue