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