diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-06-25 07:21:49 +0200 |
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-06-25 07:21:49 +0200 |
| commit | 55a26a657f111668ae7a7a75c57d669d13b803b3 (patch) | |
| tree | 38c26bbde30ee6b45484482a623ecfbb9a056b29 | |
| parent | 69d519441b26466d49a97c6d78d4c8b8b76bb4b0 (diff) | |
ZF: add documentation link in all packages
| -rw-r--r-- | php-zendframework-zend-servicemanager.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-servicemanager.spec b/php-zendframework-zend-servicemanager.spec index 93f1ba2..660f291 100644 --- a/php-zendframework-zend-servicemanager.spec +++ b/php-zendframework-zend-servicemanager.spec @@ -84,6 +84,8 @@ The Service Locator design pattern is implemented by the Zend\ServiceManager component. The Service Locator is a service/object locator, tasked with retrieving other objects. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} |
