浏览代码

#1835 : add link to block event documentation

Nicolas Bastien 11 年之前
父节点
当前提交
4d81e148cb
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      Resources/doc/reference/events.rst

+ 3 - 0
Resources/doc/reference/events.rst

@@ -44,3 +44,6 @@ Block events help you customize your templates. Available events are :
  - sonata.admin.edit.form.bottom
  - sonata.admin.show.top
  - sonata.admin.show.bottom
+
+If you want more information about block events, you should check the
+`"Event" section of block bundle documentation <http://sonata-project.org/bundles/block/master/doc/reference/events.html>`_.