diff options
| -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 |
