Doc comment for SConstruct
This commit is contained in:
		
							parent
							
								
									7266c24896
								
							
						
					
					
						commit
						c669ad98f1
					
				
					 1 changed files with 5 additions and 4 deletions
				
			
		| 
						 | 
					@ -1,11 +1,12 @@
 | 
				
			||||||
# SConstruct
 | 
					# SConstruct
 | 
				
			||||||
# vim: set ft=python:
 | 
					# vim: set ft=python:
 | 
				
			||||||
#
 | 
					 | 
				
			||||||
# Toplevel Scons build script. This should be mostly complete and generic enough
 | 
					 | 
				
			||||||
# for most builds.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
# Eryn Wells <eryn@erynwells.me>
 | 
					# Eryn Wells <eryn@erynwells.me>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					'''
 | 
				
			||||||
 | 
					Toplevel Scons build script. This should be mostly complete and generic enough
 | 
				
			||||||
 | 
					for most builds.
 | 
				
			||||||
 | 
					'''
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import logging
 | 
					import logging
 | 
				
			||||||
 | 
					
 | 
				
			||||||
setup_logging()
 | 
					setup_logging()
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue