Sha256: 5cd7f6040ce55c4238a0cc4fd97d0ee2ec82d2a74bfb0ce174a74cf41a44334d

Contents?: true

Size: 257 Bytes

Versions: 91

Compression:

Stored size: 257 Bytes

Contents

require 'rake/rdoctask'

Rake::RDocTask.new do |rdoc|
  rdoc.rdoc_dir = 'rdoc'
  rdoc.title = "Gherkin #{Gherkin::VERSION}"
  rdoc.rdoc_files.include('README.rdoc')
  rdoc.rdoc_files.include('lib/**/*.rb')
  rdoc.rdoc_files.exclude('lib/gherkin/lexer')
end

Version data entries

91 entries across 91 versions & 4 rubygems

Version Path
resque-pool-0.3.0 vendor/bundle/ruby/1.8/gems/gherkin-2.3.3/tasks/rdoc.rake
resque-pool-0.3.0.beta.2 vendor/bundle/ruby/1.8/gems/gherkin-2.3.3/tasks/rdoc.rake
gherkin-2.3.7 tasks/rdoc.rake
gherkin-2.3.7-x86-mswin32 tasks/rdoc.rake
gherkin-2.3.7-x86-mingw32 tasks/rdoc.rake
gherkin-2.3.7-universal-dotnet tasks/rdoc.rake
gherkin-2.3.7-java tasks/rdoc.rake
gherkin-2.3.6 tasks/rdoc.rake
gherkin-2.3.6-x86-mswin32 tasks/rdoc.rake
gherkin-2.3.6-x86-mingw32 tasks/rdoc.rake
gherkin-2.3.6-universal-dotnet tasks/rdoc.rake
gherkin-2.3.6-java tasks/rdoc.rake
benhamill-gherkin-2.3.5 tasks/rdoc.rake
gherkin-2.3.5 tasks/rdoc.rake
gherkin-2.3.5-x86-mswin32 tasks/rdoc.rake
gherkin-2.3.5-x86-mingw32 tasks/rdoc.rake
gherkin-2.3.5-universal-dotnet tasks/rdoc.rake
gherkin-2.3.5-java tasks/rdoc.rake
gherkin-2.3.4 tasks/rdoc.rake
gherkin-2.3.4-x86-mswin32 tasks/rdoc.rake