-
Notifications
You must be signed in to change notification settings - Fork 0
Products.GenericSetup
License
delib/Products.GenericSetup
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Products.GenericSetup README ============================ This product provides a mini-framework for expressing the configured state of a Zope Site as a set of filesystem artifacts. These artifacts consist of declarative XML files, which spell out the configuration settings for each "tool" in the site , and supporting scripts / templates, in their "canonical" filesystem representations. See ``docs/index.rst`` for full documentation. This documentation can also be found online: http://packages.python.org/Products.GenericSetup/