Resources ========= This site links to various documentation sources for Zope and related software. All Zope software is maintained on GitHub at https://github.com/zopefoundation. Zope ---- The Zope web application server, formerly called Zope 2, is under active development. The latest major release was version 5. * `Zope documentation `_ * `Zope Change log `_ * `Zope source code `_ * :doc:`../releases` * `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. * `ZODB documentation `_ * `ZODB Change log `_ * `ZODB source code `_ * `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 `_