summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-06-25 07:21:49 +0200
committerRemi Collet <fedora@famillecollet.com>2016-06-25 07:21:49 +0200
commit1c12ead019a21d5abba973af171fd2dc4292c58d (patch)
tree1457b522af933fcac707e18cd66857cf4a0d0616
parent81bac2a603227022cc5114669b2b5888ada6418d (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-eventmanager.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/php-zendframework-zend-eventmanager.spec b/php-zendframework-zend-eventmanager.spec
index 40ad272..c367989 100644
--- a/php-zendframework-zend-eventmanager.spec
+++ b/php-zendframework-zend-eventmanager.spec
@@ -73,6 +73,8 @@ The basic architecture allows you to attach and detach listeners to named
events, both on a per-instance basis as well as via shared collections;
trigger events; and interrupt execution of listeners.
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}
@@ -136,4 +138,4 @@ rm -rf %{buildroot}
- update to 2.6.2
* Tue Aug 4 2015 Remi Collet <remi@fedoraproject.org> - 2.5.2-1
-- initial package \ No newline at end of file
+- initial package