Merge "Update .gitignore because of doc migration"
This commit is contained in:
		
							
								
								
									
										6
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -6,6 +6,7 @@ | |||||||
| # Packages | # Packages | ||||||
| *.egg | *.egg | ||||||
| *.egg-info | *.egg-info | ||||||
|  | .eggs | ||||||
| dist | dist | ||||||
| build | build | ||||||
| eggs | eggs | ||||||
| @@ -42,7 +43,7 @@ output/*/index.html | |||||||
|  |  | ||||||
| # Sphinx | # Sphinx | ||||||
| doc/build | doc/build | ||||||
| doc/source/api | doc/source/reference/api | ||||||
|  |  | ||||||
| # pbr generates these | # pbr generates these | ||||||
| AUTHORS | AUTHORS | ||||||
| @@ -55,3 +56,6 @@ ChangeLog | |||||||
|  |  | ||||||
| sftp-config.json | sftp-config.json | ||||||
| /.idea/ | /.idea/ | ||||||
|  |  | ||||||
|  | # Desktop Service Store | ||||||
|  | *.DS_Store | ||||||
|   | |||||||
| @@ -105,7 +105,7 @@ watcherclient.v1 = | |||||||
| [pbr] | [pbr] | ||||||
| autodoc_index_modules = True | autodoc_index_modules = True | ||||||
| autodoc_exclude_modules = | autodoc_exclude_modules = | ||||||
|   glanceclient.tests.* |   watcherclient.tests.* | ||||||
| api_doc_dir = reference/api | api_doc_dir = reference/api | ||||||
|  |  | ||||||
| [build_sphinx] | [build_sphinx] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jenkins
					Jenkins