;site: make site runs sphinx as well
[ci skip]
This commit is contained in:
		
							parent
							
								
									8dec91457e
								
							
						
					
					
						commit
						10157b8cd6
					
				
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							| @ -776,8 +776,10 @@ site: \ | ||||
| 		&& echo 'Please run "make Shake" first (manual compilation of Shake.hs is required)' \
 | ||||
| 		|| ( \
 | ||||
| 			echo; \
 | ||||
| 			./Shake hledgerorg -VV \
 | ||||
| 			./Shake hledgerorg -VV; \
 | ||||
| 			make -C site html; \
 | ||||
| 		) 2>&1 | tee -a site.log | ||||
| #     ^ running both shake and sphinx for now
 | ||||
| 
 | ||||
| ###############################################################################
 | ||||
| $(call def-help-subheading,RELEASING:) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user