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 | 48cd36f4564882d75556946a3f15ea9ea5384e03 (patch) | |
| tree | 88b8b9576307e9d136e892ced43907a7ca940597 | |
| parent | 6357d7b0025d6f970ab0452de6427e7732762533 (diff) | |
ZF: add documentation link in all packages
| -rw-r--r-- | php-zendframework-zend-mail.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-mail.spec b/php-zendframework-zend-mail.spec index 8190e82..8f4f0cc 100644 --- a/php-zendframework-zend-mail.spec +++ b/php-zendframework-zend-mail.spec @@ -101,6 +101,8 @@ via the Mail\Transport\Sendmail, Mail\Transport\Smtp or the Mail\Transport\File transport. Of course, you can also implement your own transport by implementing the Mail\Transport\TransportInterface. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} |
