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.
		
			
				
	
	
		
			4 lines
		
	
	
		
			141 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			141 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Run qdoc from the directory that contains this file.
 | |
| include(config/qtcreator-project.qdocconf)
 | |
| include(config/qt-html-templates.qdocconf)
 |