/Products.GenericSetup

Mini-framework for expressing the configured state of a Zope Site as a set of filesystem artifacts

Primary LanguagePythonOtherNOASSERTION

Products.GenericSetup

Latest release Supported Python versions https://travis-ci.org/zopefoundation/Products.GenericSetup.svg?branch=master https://coveralls.io/repos/github/zopefoundation/Products.GenericSetup/badge.svg?branch=master Documentation Status

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: https://productsgenericsetup.readthedocs.io/