From 7fdab92d93b1e5fcb021cb1604ede849114c0558 Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Sun, 27 Mar 2005 01:16:12 +0000 Subject: [PATCH] Added a link to the online documentation. --- ChangeLog | 3 ++- README | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2877321..3566aab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,11 @@ -- -$Id: ChangeLog 4 2005-03-27 01:14:48Z tilman $ +$Id: ChangeLog 5 2005-03-27 01:16:12Z tilman $ ++ 2005-03-27 Tilman Sauerbeck (tilman at code-monkey de) * Rakefile: Added a publish task that uploads the current tarball and the RDoc documentation to code-monkey.de + * README: Added a link to the online documentation 2005-03-26 Tilman Sauerbeck (tilman at code-monkey de) * README, Rakefile: Require Rake 0.5.0 or greater diff --git a/README b/README index 55ce271..4e1373e 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -- -$Id: README 1 2005-03-26 01:45:38Z tilman $ +$Id: README 5 2005-03-27 01:16:12Z tilman $ ++ = ruby-eet -- Ruby bindings for EET @@ -23,6 +23,9 @@ ruby-eet is available under an MIT-style license. The latest version of ruby-eet can be found at http://code-monkey.de/projects/ruby-efl.html +Online documentation is available at +http://code-monkey.de/docs/ruby-eet + == Dependencies ruby-eet depends on Rake[http://rake.rubyforge.org] 0.5.0 or greater -- 2.30.2