X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual.pod;h=4532212afaaa33ad2ee562b807232bdaf6787b84;hb=649fd1fa74ee22fb2f5220dbdcb25d02427034b2;hp=0bc6ebbb40cd9edf53f4577af0beaab7a3c96378;hpb=a0bb847e6fa82f029a4f77a1cbd29f51002c3e23;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Manual.pod b/lib/Catalyst/Manual.pod index 0bc6ebb..4532212 100644 --- a/lib/Catalyst/Manual.pod +++ b/lib/Catalyst/Manual.pod @@ -6,24 +6,27 @@ Catalyst::Manual - User guide and reference for Catalyst This is the comprehensive user guide and reference for Catalyst. +L + Explanation (without code) of what Catalyst is and why to use it. + L Introduction to Catalyst. L A simple step by step tutorial. +L + Catalyst Plugins and Components. + L - Cooking with Catalyst. + Cooking with Catalyst + +L + Writing plugins for Catalyst; the use of L. L Here be dragons! -L - Catalyst rocks! - -L - Got trouble? Read this first! - L Frequently Asked Questions.