[docs] add "clean" target
This commit is contained in:
		
					parent
					
						
							
								1f0dc30730
							
						
					
				
			
			
				commit
				
					
						a31dd38343
					
				
			
		
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -20,3 +20,6 @@ permissions: build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
build:
 | 
					build:
 | 
				
			||||||
	$(SPHINXBUILD) "$(SOURCEDIR)" "$(BUILDDIR)"
 | 
						$(SPHINXBUILD) "$(SOURCEDIR)" "$(BUILDDIR)"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					clean:
 | 
				
			||||||
 | 
						rm -rf $(BUILDDIR)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue