Commit 5802a044 authored by Amos Latteier's avatar Amos Latteier

Added online help content for ZCatalog.

parent c9789aa9
......@@ -99,3 +99,5 @@ def initialize(context):
)
context.registerBaseClass(ZCatalog.ZCatalog)
context.registerBaseClass(CatalogAwareness.CatalogAware)
context.registerHelp()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment