Zope Component Architecture basics with five.grok
==================================================

**This manual describes the basics of the Zope Component Architecture using
five.grok, which brings convention-over-configuration to Zope 2 and Plone.
This information is not specific to Dexterity, but will be useful to Dexterity
developers who want to move beyond types and schemata.**

.. toctree::
   :maxdepth: 2

   background/index.txt
   core-components/index.txt
   browser-components/index.txt
   other-functionality.txt
