torched C::M::FAQ
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Manual.pod
index 6169268..1453666 100644 (file)
@@ -6,23 +6,37 @@ 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!
+=head1 SUPPORT
+
+IRC:
+
+    Join #catalyst on irc.perl.org.
 
-L<Catalyst::Manual::Troubleshooting>
-    Got trouble? Read this first!
+Mailing-Lists:
 
-L<Catalyst::Manual::FAQ>
-    Frequently Asked Questions.
+    http://lists.rawmode.org/mailman/listinfo/catalyst
+    http://lists.rawmode.org/mailman/listinfo/catalyst-dev
 
 =head1 AUTHOR