Documentation
=============
This site links to various documentation sources for Zope and related software.
Zope
----
The Zope web application server, formerly called Zope 2, is under active
development. The latest major release was version 5.
* `Main Zope documentation site `_
* `Release notes `_
* :doc:`../developer/roadmap`
* `The Zope Book `_
* `The Zope Developers Guide `_
* :doc:`zope_secrets/index` (written for Zope 2)
ZODB
----
The ZODB object database is the default storage engine for Zope.
* `Main ZODB documentation site `_
* `ZODB tutorial `_
* `ZODB/ZEO programming guide `_
* `API documentation `_
* `ZODB articles `_
Zope Toolkit (ZTK)
------------------
The Zope Toolkit represents the various library packages that were created
for Zope 3/Bluebream. Many of them live on in Zope itself.
* `Zope Toolkit documentation `_