mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
no need for sdoc
This commit is contained in:
parent
d09d4da576
commit
dc8dd2bb87
1 changed files with 0 additions and 1 deletions
1
Rakefile
1
Rakefile
|
@ -15,7 +15,6 @@ end
|
|||
|
||||
require 'rdoc/task'
|
||||
require 'aasm/version'
|
||||
require 'sdoc'
|
||||
|
||||
Rake::RDocTask.new do |rdoc|
|
||||
rdoc.rdoc_dir = 'rdoc'
|
||||
|
|
Loading…
Reference in a new issue