minor doc improvements
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Manual.pod
index 4a868b6..4532212 100644 (file)
@@ -6,21 +6,27 @@ Catalyst::Manual - User guide and reference for Catalyst
 
 This is the comprehensive user guide and reference for Catalyst.
 
+L<Catalyst::Manual::About>
+    Explanation (without code) of what Catalyst is and why to use it.
+
 L<Catalyst::Manual::Intro>
     Introduction to Catalyst.
 
+L<Catalyst::Manual::Tutorial>
+    A simple step by step tutorial.
+
+L<Catalyst::Manual::Plugins>
+    Catalyst Plugins and Components.
+
 L<Catalyst::Manual::Cookbook>
-    Cooking with Catalyst.
+    Cooking with Catalyst
+
+L<Catalyst::Manual::WritingPlugins>
+    Writing plugins for Catalyst; the use of L<NEXT>.
 
 L<Catalyst::Manual::Internals>
     Here be dragons!
 
-L<Catalyst::Manual::SuccessStories>
-    Catalyst rocks!
-
-L<Catalyst::Manual::Troubleshooting>
-    Got trouble? Read this first!
-
 L<Catalyst::Manual::FAQ>
     Frequently Asked Questions.