From 3f4e080a81a85ae3ffd0e1c4850e7d8ddd43ce3f Mon Sep 17 00:00:00 2001 From: Vladimir Tarasov Date: Thu, 13 Jan 2011 16:02:25 -0800 Subject: [PATCH] * modifyed rhodes ref section of toc --- toc.rb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/toc.rb b/toc.rb index 2480e8d9..3c8702bf 100644 --- a/toc.rb +++ b/toc.rb @@ -16,10 +16,13 @@ topic 'rhodes/introduction', 'Introduction' topic 'rhodes/install', 'Install Rhodes' topic 'rhodes/generator', 'App Generator' - topic 'rhodes/application', 'Application' + topic 'rhodes/application', 'App Structure' topic 'rhodes/ui', 'User Interface' topic 'rhodes/css_framework', 'CSS Framework' topic 'rhodes/configuration', 'Configuration' + topic 'rhodes/device-capabilities', 'Device Capabilities' + topic 'rhodes/rhom', 'On Device DB/ORM' + end section 'rhosync-reference', "RhoSync Developer Reference" do