X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FMaypole%2FManual.pod;h=d556ae93d4274245aa04a482e200e80acafa2995;hb=1c8db728a3fb5adb4f0ea876ea1316457700edf8;hp=c8998547d8fb81d4a27218ecb8185e8683a97311;hpb=628ecd5d9d294e601c79c7509140d02dcd7a1d40;p=maypole.git diff --git a/lib/Maypole/Manual.pod b/lib/Maypole/Manual.pod index c899854..d556ae9 100644 --- a/lib/Maypole/Manual.pod +++ b/lib/Maypole/Manual.pod @@ -1,4 +1,8 @@ -=head1 The Maypole Manual +=head1 NAME + +Maypole::Manual - The Maypole Manual + +=head1 DESCRIPTION The Maypole documentation is arranged over several files; this is the right one to start with, as it provides an overview of the @@ -67,6 +71,15 @@ This document also introduces the theory behind Maypole's actions and templates, showing you how to write your own so that you can have a highly customized application. +=item L - writing Maypole plugins + +Useful information for plugin authors. + +=item L - pinning down usage + +As well as defining common terms used in Maypole discussions, this document +briefly discusses the MVC-ness of Maypole. + =item L - Description of the Request Workflow This is a technical document that describes the progress of a @@ -79,7 +92,7 @@ and not to most of those who are using it. This document gives a close look at the Beer database that was introduced in L. -=item L - The Request Cookbook +=item L - The Maypole Cookbook This extensive document is Maypole's main "How do I do X?" FAQ. It provides a wide variety of cookbook-like techniques that @@ -105,6 +118,9 @@ better as a Maypole application. * indicates incomplete chapters. +=head1 SEE ALSO + +L =head1 AUTHOR