update DocMap - include missing local Manual pages ghpr/applied/as_dc194fb9
Scott R. Godin [Thu, 4 Apr 2013 19:41:17 +0000 (16:41 -0300)]
some of the local Manual pages are not mentioned in the DocMap which should be,
as people will use the DocMap as a stepping point, and may thus overlook them

lib/DBIx/Class/Manual/DocMap.pod

index 83c9633..0a338fa 100644 (file)
@@ -10,8 +10,12 @@ DBIx::Class::Manual::DocMap - What documentation do we have?
 
 =item L<DBIx::Class::Manual::Intro> - Introduction to setting up and using DBIx::Class.
 
+=item L<DBIx::Class::Manual::Features> - A boatload of DBIx::Class features with links to respective documentation.
+
 =item L<DBIx::Class::Manual::Example> - Full example Schema.
 
+=item L<DBIx::Class::Manual::Joining> - Joining tables with DBIx::Class.
+
 =item L<DBIx::Class::Manual::SQLHackers> - How to use DBIx::Class if you know SQL (external, available on CPAN)
 
 =item L<DBIx::Class::Manual::Glossary> - What do all those terms mean?