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 | 719c9cedca0e4172a062ffff89c4a0a8d016f39f (patch) | |
tree | d7c217ed7ab70d07f21c57b2c0003c9821f8e371 /php-zendframework-zend-debug.spec | |
parent | ee374668418491bd376342d3dcb25f49eefc391e (diff) |
ZF: add documentation link in all packages
Diffstat (limited to 'php-zendframework-zend-debug.spec')
-rw-r--r-- | php-zendframework-zend-debug.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/php-zendframework-zend-debug.spec b/php-zendframework-zend-debug.spec index 42e5f02..2ab6405 100644 --- a/php-zendframework-zend-debug.spec +++ b/php-zendframework-zend-debug.spec @@ -75,6 +75,8 @@ prints or returns information about an expression. This simple technique of debugging is common because it is easy to use in an ad hoc fashion and requires no initialization, special tools, or debugging environment. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} @@ -131,4 +133,4 @@ rm -rf %{buildroot} %changelog * Tue Aug 4 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-1 -- initial package
\ No newline at end of file +- initial package |