forked from qt-creator/qt-creator
		
	Updated qdoc to remove hard-coded dependencies on style sheets. Simplified the offline documentation, introducing an offline.css file to be used for documentation in Qt Creator.
		
			
				
	
	
		
			5 lines
		
	
	
		
			149 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			149 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Run qdoc from the directory that contains this file.
 | 
						|
include(config/qtcreator-project.qdocconf)
 | 
						|
include(config/qt-html-templates-online.qdocconf)
 | 
						|
 |