Rename incorrectly named internal method (has nothing to do with MySQL)
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Manual.pod
index 752544c..3585941 100644 (file)
@@ -15,6 +15,10 @@ from your SQL database.
 
 Short answers and doc pointers to questions.
 
+=head2 L<DBIx::Class::Manual::Glossary>
+
+Explanations of terms used in this documentation.
+
 =head2 L<DBIx::Class::Manual::Intro>
 
 Beginner guide to using DBIx::Class. 
@@ -31,6 +35,10 @@ How to translate known SQL JOINs into DBIx-Class-ish.
 
 Convenient recipes for DBIC usage.
 
+=head2 L<DBIx::Class::Manual::Reading>
+
+How to read (and write) the reference documentation.
+
 =head2 L<DBIx::Class::Manual::DocMap>
 
 Lists of modules by task to help you find the correct document.