summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhukl <hukl@eight.local>2009-02-13 18:03:06 +0100
committerhukl <hukl@eight.local>2009-02-13 18:03:06 +0100
commited40bcba5053765eeb472488454d13b46d2731a5 (patch)
tree860e73b5506667bab96a8cac9e144b0f1e4a72c9
parent86cfa012da72b90cc74309b9c3113b13b4cdbe54 (diff)
a few more lines on documentation added
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 5d14217..c52596f 100644
--- a/README
+++ b/README
@@ -19,6 +19,13 @@ start a script/console and execute the following commands:
19i = UpdateImporter.new("#{RAILS_ROOT}/db/updates") 19i = UpdateImporter.new("#{RAILS_ROOT}/db/updates")
20i.import_xml 20i.import_xml
21 21
22==Documentation
23
24User stories in doc/success_stories.txt
25
26execute: rake doc:app on the command line to get a html api documentation in
27doc/app
28
22==General 29==General
23 30
24===Nodes 31===Nodes