This makes it easier to generate new documentation for http://weldr.io/lorax/ It requires having a current welder/lorax-composer:latest image (created with the test-in-docker target), then run docs-in-docker to rerun sphinx with the docs/html directory mounted from the container.
		
			
				
	
	
		
			6 lines
		
	
	
		
			183 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			183 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| To build the docs for this branch run:
 | |
| make test-in-docker
 | |
| make docs-in-docker
 | |
| 
 | |
| If you already have a welder/lorax-composer:latest docker image you can skip running 'test-in-docker'.
 |