diff --git a/zdgbook/source/Introduction.rst b/zdgbook/source/Introduction.rst index 59f673c14f..7bf4761930 100644 --- a/zdgbook/source/Introduction.rst +++ b/zdgbook/source/Introduction.rst @@ -2,6 +2,9 @@ Introduction ############ +Overview +======== + Zope 2 is a free and open-source, object-oriented web application server written in the Python programming language. The term ZOPE is an acronym for "Z Object Publishing Environment" (the Z doesn't @@ -45,6 +48,9 @@ for learning Python; the best online resource is the `python.org web site `_ and many books can be found on the shelves of your local bookstore. +Organization of the book +======================== + This book describes Zope's services to the developer from a hands on, example-oriented standpoint. This book is not a complete reference to the Zope API, but rather a practical guide to applying Zope's