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 | 8ade7c4dcc818d4aa42f762064aa4ae19532bffa (patch) | |
| tree | 4896e9c31eaec5ed4db5194336a00ecb5d5ba3c6 | |
| parent | 88f7de7cc2528ab372416f5b9a86a44921f3809d (diff) | |
ZF: add documentation link in all packages
| -rw-r--r-- | php-zendframework-zend-mime.spec | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/php-zendframework-zend-mime.spec b/php-zendframework-zend-mime.spec index 8d1e1ce..4c1a2e0 100644 --- a/php-zendframework-zend-mime.spec +++ b/php-zendframework-zend-mime.spec @@ -77,6 +77,8 @@ Zend\Mime is a support class for handling multipart MIME messages.  It is used by Zend\Mail and Zend\Mime\Message and may be used by  applications requiring MIME support. +Documentation: https://zendframework.github.io/%{gh_project}/ +  %prep  %setup -q -n %{gh_project}-%{gh_commit} | 
