Audit and annotate all context-sensitive spots in ::Ordered
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Manual / DocMap.pod
index 3e06e29..0b4966b 100644 (file)
@@ -8,12 +8,16 @@ DBIx::Class::Manual::DocMap - What documentation do we have?
 
 =item L<DBIx::Class::Manual> - User's Manual overview.
 
-=item L<DBIx::Class::Manual::Intro> - Introduction to setting up and using DBIx::Class.
+=item L<DBIx::Class::Manual::QuickStart> - Up and running with DBIC in 10 minutes.
 
-=item L<DBIx::Class::Manual::Example> - Full example Schema.
+=item L<DBIx::Class::Manual::Intro> - More detailed introduction to setting up and using 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::Joining> - Joining tables with DBIx::Class.
+
+=item L<DBIx::Class::Manual::Features> - A boatload of DBIx::Class features with links to respective documentation.
+
 =item L<DBIx::Class::Manual::Glossary> - What do all those terms mean?
 
 =item L<DBIx::Class::Manual::Cookbook> - Various short recipes on how to do things.
@@ -56,3 +60,15 @@ are used most often.
 =item L<DBIx::Class::InflateColumn> - Making objects out of your column values.
 
 =back
+
+=head1 FURTHER QUESTIONS?
+
+Check the list of L<additional DBIC resources|DBIx::Class/GETTING HELP/SUPPORT>.
+
+=head1 COPYRIGHT AND LICENSE
+
+This module is free software L<copyright|DBIx::Class/COPYRIGHT AND LICENSE>
+by the L<DBIx::Class (DBIC) authors|DBIx::Class/AUTHORS>. You can
+redistribute it and/or modify it under the same terms as the
+L<DBIx::Class library|DBIx::Class/COPYRIGHT AND LICENSE>.
+