3 行
		
	
	
		
			76 B
		
	
	
	
		
			Bash
		
	
	
		
			可執行檔
		
	
	
	
	
			
		
		
	
	
			3 行
		
	
	
		
			76 B
		
	
	
	
		
			Bash
		
	
	
		
			可執行檔
		
	
	
	
	
| #!/bin/sh
 | |
| rst2html.py --template="$(dirname $0)/resources/rst-template.txt"
 | 
