From: wmorgan Date: Tue, 9 Oct 2007 14:01:14 +0000 (+0000) Subject: fix rakefile, index.html and manifest to refer to newusergudie X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=fa9eab38db49264865dcb0dab9ae8da45f8c7500;p=sup fix rakefile, index.html and manifest to refer to newusergudie git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@609 5c8cc53c-5e98-4d25-b20a-d8db53a31250 --- diff --git a/Manifest.txt b/Manifest.txt index 7353416..1f3e316 100644 --- a/Manifest.txt +++ b/Manifest.txt @@ -12,9 +12,9 @@ bin/sup-recover-sources bin/sup-sync bin/sup-sync-back doc/FAQ.txt +doc/NewUserGuide.txt doc/Philosophy.txt doc/TODO -doc/UserGuide.txt lib/sup.rb lib/sup/account.rb lib/sup/buffer.rb diff --git a/Rakefile b/Rakefile index e88e86c..2f2b992 100644 --- a/Rakefile +++ b/Rakefile @@ -24,7 +24,7 @@ rule 'ss?.png' => 'ss?-small.png' do |t| end ## is there really no way to make a rule for this? -WWW_FILES = %w(www/index.html README.txt doc/Philosophy.txt doc/FAQ.txt doc/UserGuide.txt www/main.css) +WWW_FILES = %w(www/index.html README.txt doc/Philosophy.txt doc/FAQ.txt doc/NewUserGuide.txt www/main.css) SCREENSHOTS = FileList["www/ss?.png"] SCREENSHOTS_SMALL = [] diff --git a/www/index.html b/www/index.html index 903f08c..823226d 100644 --- a/www/index.html +++ b/www/index.html @@ -94,11 +94,11 @@

Please read the README, the FAQ, the user guide + href="FAQ.txt">FAQ, the new user guide and the philosophical statement.

-

Please also read and contribute to the Sup wiki,

+

Please also read and contribute to the Sup wiki.

Status