changeset 2906:c008f1b0cf62 beta

docs update
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 09 Oct 2012 00:14:14 +0200
parents 28b85b1b46cf
children 0b86972de820
files docs/setup.rst
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/docs/setup.rst	Tue Oct 09 00:08:47 2012 +0200
+++ b/docs/setup.rst	Tue Oct 09 00:14:14 2012 +0200
@@ -71,8 +71,8 @@
 
 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.