projects
/
ruby-evas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b24a039
)
Fixed RDoc title.
author
Tilman Sauerbeck
<tilman@code-monkey.de>
Sun, 8 Apr 2007 12:27:37 +0000
(14:27 +0200)
committer
Tilman Sauerbeck
<tilman@code-monkey.de>
Sun, 8 Apr 2007 12:27:37 +0000
(14:27 +0200)
Rakefile
patch
|
blob
|
history
diff --git
a/Rakefile
b/Rakefile
index a4694a3672aec61e5000d3807c2c906257c87150..3896806ae979937895d6698db0a2467de713b1db 100644
(file)
--- a/
Rakefile
+++ b/
Rakefile
@@
-58,7
+58,7
@@
end
Rake::RDocTask.new do |t|
t.rdoc_dir = "doc"
- t.title = "
Ruby-Evas -- Evas bindings for Ruby
"
+ t.title = "
ruby-evas -- Ruby bindings for Evas
"
t.options = ["--line-numbers", "--inline-source", "--main", "README"]
t.rdoc_files = FileList[
"AUTHORS", "COPYING", "README",