Rake task for generating docs.
This commit is contained in:
		
							parent
							
								
									54e109bf97
								
							
						
					
					
						commit
						c12afdc477
					
				|  | @ -0,0 +1,4 @@ | |||
| desc 'Generates YARD documentation' | ||||
| task :doc => :generate do | ||||
|   sh 'yard' | ||||
| end | ||||
		Loading…
	
		Reference in New Issue