Skip to content

Commit 315dea1

Browse files
committed
Replace two options to configure Zope with a single sentence.
1 parent e27ace1 commit 315dea1

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docs/install/manage-add-ons-packages.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,7 @@ instance/etc/zope.ini: bin/pip
5353
- Creates or updates the Zope configuration from its `instance.yaml` file using `cookiecutter-zope-instance`.
5454
- Creates specified directories, if they do not exist.
5555

56-
As you may surmise, you can configure your Zope instance.
57-
You have two options for configuration.
58-
59-
1. *Generate* configuration by using `cookiecutter-zope-instance`.
60-
The next section in this chapter, {ref}`manage-zope-configuration-with-cookiecutter-zope-instance-label`, covers this option.
61-
2. *Manual* configuration by editing {file}`site.zcml` and {file}`zope.conf`.
62-
This option is detailed in Zope's documentation in [Configuring and Running Zope](https://zope.readthedocs.io/en/latest/operation.html).
56+
You can configure your Zope instance using `make` as described in the next section.
6357

6458

6559
(manage-zope-configuration-with-cookiecutter-zope-instance-label)=

0 commit comments

Comments
 (0)