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 | 632fc6a6e8425b961bda563203336282cac0c9d5 (patch) | |
| tree | daaaf352cdcf8f000bff8c5c99f8fba22756ebf9 | |
| parent | dcf70a690903d4ebbe34eed8ba0b49cc6e648a2c (diff) | |
ZF: add documentation link in all packages
| -rw-r--r-- | php-zendframework-zend-json.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-json.spec b/php-zendframework-zend-json.spec index 6470670..b96c75c 100644 --- a/php-zendframework-zend-json.spec +++ b/php-zendframework-zend-json.spec @@ -88,6 +88,8 @@ Provides: php-composer(%{gh_owner}/%{gh_project}) = %{version} Zend\Json provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} |
