mirror of
				https://github.com/fog/fog.git
				synced 2022-11-09 13:51:43 -05:00 
			
		
		
		
	This replaces RDoc as a developer dependency with Yard to allow use of it's tags to be more declaritive with documentation. The Rake task for generating and uploading API docs to fog.io has also been updated. References #1249
		
			
				
	
	
		
			22 lines
		
	
	
	
		
			213 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
	
		
			213 B
		
	
	
	
		
			Text
		
	
	
	
	
	
*~
 | 
						|
*.gem
 | 
						|
*.rbc
 | 
						|
*.sw?
 | 
						|
.rvmrc
 | 
						|
.bundle
 | 
						|
.DS_Store
 | 
						|
.idea
 | 
						|
.yardoc
 | 
						|
/tests/.fog
 | 
						|
bin/*
 | 
						|
!bin/fog
 | 
						|
.fog
 | 
						|
coverage
 | 
						|
doc/*
 | 
						|
docs/_site/*
 | 
						|
docs/about/supported_services.markdown
 | 
						|
Gemfile.lock
 | 
						|
yardoc
 | 
						|
pkg
 | 
						|
spec/credentials.yml
 | 
						|
vendor/*
 |