tools: make viewhtml to preview site
This commit is contained in:
		
							parent
							
								
									9cb66a2bc0
								
							
						
					
					
						commit
						e15fbb5c8b
					
				
							
								
								
									
										3
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
									
									
									
									
								
							| @ -270,6 +270,9 @@ html: | |||||||
| 	cd website && ln -sf ../SCREENSHOTS && $(RST2HTML) SCREENSHOTS >SCREENSHOTS.html && rm -f SCREENSHOTS | 	cd website && ln -sf ../SCREENSHOTS && $(RST2HTML) SCREENSHOTS >SCREENSHOTS.html && rm -f SCREENSHOTS | ||||||
| 	cd website; rm -f index.html; ln -s README.html index.html; rm -f profs; ln -s ../profs | 	cd website; rm -f index.html; ln -s README.html index.html; rm -f profs; ln -s ../profs | ||||||
| 
 | 
 | ||||||
|  | viewhtml: html | ||||||
|  | 	$(VIEWHTML) website/index.html | ||||||
|  | 
 | ||||||
| pdf: docspdf codepdf | pdf: docspdf codepdf | ||||||
| 
 | 
 | ||||||
| # generate pdf versions of main docs
 | # generate pdf versions of main docs
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user