diff docs/setup.rst @ 2908:3148c08cf86f rhodecode-0.0.1.4.4

merge with beta
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 09 Oct 2012 00:41:32 +0200
parents f7a52d548fd0 c008f1b0cf62
children a5f0bc867edc
line wrap: on
line diff
--- a/docs/setup.rst	Mon Oct 08 22:37:09 2012 +0200
+++ b/docs/setup.rst	Tue Oct 09 00:41:32 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.