mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Rename yardoc -> yard in an obscure bit of Rakefile.
This commit is contained in:
parent
768661170a
commit
d600d96327
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -256,7 +256,7 @@ begin
|
|||
rescue LoadError
|
||||
desc "Generate Documentation"
|
||||
task :doc => :rdoc
|
||||
task :yardoc => :rdoc
|
||||
task :yard => :rdoc
|
||||
end
|
||||
|
||||
task :pages do
|
||||
|
|
Loading…
Add table
Reference in a new issue