X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FDispatchType%2FIndex.pm;h=8f0707e17b90793e3ef0826fbaf9a362ba351636;hp=610e0a4c7f36ace1bf84e2712f6a0103e31e11c8;hb=26dc649ad1a74622697f25fcbf29e806e75fcd2f;hpb=9992a5990019714a7272a6b656acae25d95e46c3 diff --git a/lib/Catalyst/DispatchType/Index.pm b/lib/Catalyst/DispatchType/Index.pm index 610e0a4..8f0707e 100644 --- a/lib/Catalyst/DispatchType/Index.pm +++ b/lib/Catalyst/DispatchType/Index.pm @@ -10,10 +10,21 @@ Catalyst::DispatchType::Index - Index DispatchType =head1 SYNOPSIS -See L. +See L. =head1 DESCRIPTION +Dispatch type managing behaviour for index pages. For more information on +dispatch types, see: + +=over 4 + +=item * L for how they affect website authors + +=item * L for implementation information. + +=back + =head1 METHODS =head2 $self->match( $c, $path )