]> git.cworth.org Git - sup/commitdiff
added UserGuide.txt
authorwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Sat, 6 Jan 2007 04:36:47 +0000 (04:36 +0000)
committerwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Sat, 6 Jan 2007 04:36:47 +0000 (04:36 +0000)
git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@205 5c8cc53c-5e98-4d25-b20a-d8db53a31250

Rakefile
www/index.html

index 3313649e756017f11248d857b5a842be39c1055c..2820ef12161ea3c7bb6e3486ef1e5a90d030c2a0 100644 (file)
--- a/Rakefile
+++ b/Rakefile
@@ -16,12 +16,10 @@ Hoe.new('sup', Redwood::VERSION) do |p|
 end
 
 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)
+WWW_FILES = %w(www/index.html README.txt doc/Philosophy.txt doc/FAQ.txt doc/UserGuide.txt)
 
 SCREENSHOTS = FileList["www/ss?.png"]
 SCREENSHOTS_SMALL = []
index 46e0aa6907a5e662fed250421bda938c9824e48a..89a58d4ede67e56ce27fd5078c0ad0c0aafe2897 100644 (file)
@@ -51,8 +51,8 @@
 <h2>Documentation</h2>
 
 Please read the <a href="README.txt">README</a>, the <a
-href="FAQ.txt">FAQ</a>, and the <a href="Philosophy.txt">philosophical
-statement</a>.
+href="FAQ.txt">FAQ</a>, the <a href="UserGuide.txt">user guide</a> and
+the <a href="Philosophy.txt">philosophical statement</a>.
 
 <h2>Status</h2>