X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual.pod;h=4532212afaaa33ad2ee562b807232bdaf6787b84;hb=f7b672efdb91a057a449b353d157bb74761a2d94;hp=4a868b6747ecc06f9938fac46bb5e044accc415d;hpb=3cb1db8ca312e1a9c16cbf31543858dd98653ad1;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Manual.pod b/lib/Catalyst/Manual.pod index 4a868b6..4532212 100644 --- a/lib/Catalyst/Manual.pod +++ b/lib/Catalyst/Manual.pod @@ -6,21 +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.