diff options
| author | hukl <hukl@eight.local> | 2009-02-13 18:03:06 +0100 |
|---|---|---|
| committer | hukl <hukl@eight.local> | 2009-02-13 18:03:06 +0100 |
| commit | ed40bcba5053765eeb472488454d13b46d2731a5 (patch) | |
| tree | 860e73b5506667bab96a8cac9e144b0f1e4a72c9 | |
| parent | 86cfa012da72b90cc74309b9c3113b13b4cdbe54 (diff) | |
a few more lines on documentation added
| -rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -19,6 +19,13 @@ start a script/console and execute the following commands: | |||
| 19 | i = UpdateImporter.new("#{RAILS_ROOT}/db/updates") | 19 | i = UpdateImporter.new("#{RAILS_ROOT}/db/updates") |
| 20 | i.import_xml | 20 | i.import_xml |
| 21 | 21 | ||
| 22 | ==Documentation | ||
| 23 | |||
| 24 | User stories in doc/success_stories.txt | ||
| 25 | |||
| 26 | execute: rake doc:app on the command line to get a html api documentation in | ||
| 27 | doc/app | ||
| 28 | |||
| 22 | ==General | 29 | ==General |
| 23 | 30 | ||
| 24 | ===Nodes | 31 | ===Nodes |
