diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | lib/rake/doc/README (renamed from doc/rake/README) | 0 | ||||
-rw-r--r-- | lib/rake/doc/command_line_usage.rdoc (renamed from doc/rake/command_line_usage.rdoc) | 0 | ||||
-rw-r--r-- | lib/rake/doc/glossary.rdoc (renamed from doc/rake/glossary.rdoc) | 0 | ||||
-rw-r--r-- | lib/rake/doc/rakefile.rdoc (renamed from doc/rake/rakefile.rdoc) | 0 | ||||
-rw-r--r-- | lib/rake/doc/rational.rdoc (renamed from doc/rake/rational.rdoc) | 0 |
6 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Sun Feb 10 14:25:00 2013 Zachary Scott <zachary@zacharyscott.net> + + * doc/rake/, lib/rake/doc/: Move Rake rdoc files to lib/rake + Sun Feb 10 12:10:25 2013 Tanaka Akira <akr@fsij.org> * ext/socket/extconf.rb: test headers at first. diff --git a/doc/rake/README b/lib/rake/doc/README index 41668dd..41668dd 100644 --- a/doc/rake/README +++ b/lib/rake/doc/README diff --git a/doc/rake/command_line_usage.rdoc b/lib/rake/doc/command_line_usage.rdoc index 688e55a..688e55a 100644 --- a/doc/rake/command_line_usage.rdoc +++ b/lib/rake/doc/command_line_usage.rdoc diff --git a/doc/rake/glossary.rdoc b/lib/rake/doc/glossary.rdoc index a811764..a811764 100644 --- a/doc/rake/glossary.rdoc +++ b/lib/rake/doc/glossary.rdoc diff --git a/doc/rake/rakefile.rdoc b/lib/rake/doc/rakefile.rdoc index a00c9fd..a00c9fd 100644 --- a/doc/rake/rakefile.rdoc +++ b/lib/rake/doc/rakefile.rdoc diff --git a/doc/rake/rational.rdoc b/lib/rake/doc/rational.rdoc index 0e1c338..0e1c338 100644 --- a/doc/rake/rational.rdoc +++ b/lib/rake/doc/rational.rdoc |