summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-06-25 07:21:49 +0200
committerRemi Collet <fedora@famillecollet.com>2016-06-25 07:21:49 +0200
commit992c949b9cc06dd1a2185e768908661ae311d8d5 (patch)
tree2d72f5d9bd8ab4ed917d1c8b9e55505f538fe349
parent2af5735ee89cc5ae856a84f6f5effff5523da1d8 (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-math.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-math.spec b/php-zendframework-zend-math.spec
index 8600c6d..0758122 100644
--- a/php-zendframework-zend-math.spec
+++ b/php-zendframework-zend-math.spec
@@ -84,6 +84,8 @@ So far the supported functionalities are:
* Zend\Math\Rand, a random number generator;
* Zend\Math\BigInteger, a library to manage big integers.
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}