Added sphinix config to setup.cfg
This patch will only fix the broken gate.
Change-Id: I578ae323ca1b9c13d2132a09401e08812df97a53
(cherry picked from commit fa821c8250)
			
			
This commit is contained in:
		
				
					committed by
					
						
						Renat Akhmerov
					
				
			
			
				
	
			
			
			
						parent
						
							754d9ed347
						
					
				
				
					commit
					d27e99b162
				
			@@ -22,6 +22,14 @@ home-page = http://docs.openstack.org/developer/mistral/guides/mistralclient_gui
 | 
				
			|||||||
packages =
 | 
					packages =
 | 
				
			||||||
    mistralclient
 | 
					    mistralclient
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[build_sphinx]
 | 
				
			||||||
 | 
					source-dir = doc/source
 | 
				
			||||||
 | 
					build-dir = doc/build
 | 
				
			||||||
 | 
					all_files = 1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[upload_sphinx]
 | 
				
			||||||
 | 
					upload-dir = doc/build/html
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[entry_points]
 | 
					[entry_points]
 | 
				
			||||||
console_scripts =
 | 
					console_scripts =
 | 
				
			||||||
    mistral = mistralclient.shell:main
 | 
					    mistral = mistralclient.shell:main
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user