summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-zendframework-zend-debug.spec4
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