Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
8ef5f99b
Commit
8ef5f99b
authored
Jan 22, 2014
by
Sheila Allen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GitHub renders reStructuredText on README.rst files, making the repo front page prettier on GitHub.
parent
267598d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
52 additions
and
0 deletions
+52
-0
README.rst
README.rst
+52
-0
No files found.
README.rst
0 → 100644
View file @
8ef5f99b
.. contents::
Introduction
============
Zope2 is an open-source web application server.
This document provides some general information about Zope2 and provides
links to other documents.
Installation information can be found in ``doc/INSTALL.rst``. Other
documentation is also in the "doc" directory and in the zope.org
documentation section at http://docs.zope.org/ .
General Zope information is available at http://www.zope.org/
Installation
============
Follow the instructions in ``doc/INSTALL.rst`` to install Zope.
If you do not have a source checkout with docs, you can find the latest
install docs online at https://github.com/zopefoundation/Zope/blob/master/doc/INSTALL.rst
Note that you *cannot* simply do ``easy_install zope2`` or
``pip install zope2``, because you need specific versions of all
dependencies. Follow the documentation to ensure you get the correct
versions, or else installation is very likely to fail.
License
=======
The Zope License is included in ``ZopePublicLicense.txt``. Send your
feedback about the license to zope-dev@zope.org.
Bug tracker
===========
Bugs reports should be made through the Zope bugtracker at
https://bugs.launchpad.net/zope2. A bug report should contain detailed
information about how to reproduce the bug, error messages (see
``/error_log`` within the ZMI or ``var/event.log``).
Mailing list
============
You can contact and discuss Zope2 on the Zope mailing list (zope@zope.org).
To subscribe to the list send mail to zope-request@zope.org with ``subscribe``
in the subject line.
You can also subscribe online from here:
http://mail.zope.org/mailman/listinfo/zope
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment