# HG changeset patch # User Marcin Kuzminski # Date 2012-10-09 00:14:14 # Node ID c008f1b0cf620b1299cb7e990177084efeae7b42 # Parent 28b85b1b46cfe8704ab3d5b7dff1ce26180ac665 docs update diff --git a/docs/setup.rst b/docs/setup.rst --- a/docs/setup.rst +++ b/docs/setup.rst @@ -71,8 +71,8 @@ functionality. To do this simply execute This will create `rcextensions` package in the same place that your `ini` file lives. With `rcextensions` it's possible to add additional mapping for whoosh, -stats and add additional code into the push/pull/create repo hooks. For example -for sending signals to build-bots such as jenkins. +stats and add additional code into the push/pull/create/delete repo hooks. +For example for sending signals to build-bots such as jenkins. Please see the `__init__.py` file inside `rcextensions` package for more details.