12 lines
		
	
	
	
		
			208 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			12 lines
		
	
	
	
		
			208 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|  | # uncloud docs
 | ||
|  | 
 | ||
|  | ## Requirements
 | ||
|  | 1. Python3 | ||
|  | 2. Sphinx | ||
|  | 
 | ||
|  | ## Usage
 | ||
|  | Run `make build` to build docs. | ||
|  | 
 | ||
|  | Run `make clean` to remove build directory. | ||
|  | 
 | ||
|  | Run `make publish` to push build dir to https://ungleich.ch/ucloud/ |