aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/README_FOR_APP
diff options
context:
space:
mode:
authorPratik Naik <pratiknaik@gmail.com>2008-11-14 17:47:21 +0530
committerPratik Naik <pratiknaik@gmail.com>2008-11-14 17:47:21 +0530
commitc70b993a9e01547de88417cb8fa95b48acbed2db (patch)
treecc987eb59487964871ed255dc0e570d15ad8c968 /railties/doc/README_FOR_APP
parent549b18c9286b6cccf4978093576325fd711dc421 (diff)
downloadrails-c70b993a9e01547de88417cb8fa95b48acbed2db.tar.gz
rails-c70b993a9e01547de88417cb8fa95b48acbed2db.tar.bz2
rails-c70b993a9e01547de88417cb8fa95b48acbed2db.zip
Merge docrails.
Diffstat (limited to 'railties/doc/README_FOR_APP')
-rw-r--r--railties/doc/README_FOR_APP7
1 files changed, 5 insertions, 2 deletions
diff --git a/railties/doc/README_FOR_APP b/railties/doc/README_FOR_APP
index fe41f5cc24..e33b85817b 100644
--- a/railties/doc/README_FOR_APP
+++ b/railties/doc/README_FOR_APP
@@ -1,2 +1,5 @@
-Use this README file to introduce your application and point to useful places in the API for learning more.
-Run "rake doc:app" to generate API documentation for your models, controllers, helpers, and libraries.
+To build the guides:
+
+* Install source-highlighter (http://www.gnu.org/software/src-highlite/source-highlight.html)
+* Install the mizuho gem (http://github.com/FooBarWidget/mizuho/tree/master)
+* Run `rake guides` from the railties directory \ No newline at end of file