2012-12-18 06:49:18 -08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								add_custom_command(OUTPUT html/index.html
							 | 
						
					
						
							
								
									
										
										
										
											2012-12-29 09:27:26 -08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								  COMMAND doxygen
							 | 
						
					
						
							
								
									
										
										
										
											2012-12-18 06:49:18 -08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  COMMAND sphinx-build -b html . ../html
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  DEPENDS conf.py index.rst)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								add_custom_target(doc DEPENDS html/index.html)
							 |