diff --git a/manual/docbook/doctrine.xml b/manual/docbook/doctrine.xml index b444f0747..aeaea0b97 100644 --- a/manual/docbook/doctrine.xml +++ b/manual/docbook/doctrine.xml @@ -105,5 +105,71 @@ http://doctrine.pengus.net/svn/trunk. + + + Contributing + + Doctrine is constantly under development, and is always happy for new + developers to contribute to the project. + + + To get an account on trac to submit bugs and make suggestions, or to get + access to commit to the SVN repository, please visit the IRC channel, or + email the users mailing list. + + + + + Connection Management + + + + Object Relational Mapping + + + + Working With Objects + + + + Configuration + + + + Advanced Components + + + + DQL (Doctrine Query Lanaguage) + + + + Native SQL + + + + Transactions + + + + Caching + + + + Database Abstraction + + + + Technology + + + + Real World Examples + + + + Coding Standards + +