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
commit1ba5628b748f8ab90527e78c8c787fc03e0faf07 (patch)
treeefcc34a51e5b2f2fc97833229ff8b614eb6259c1
parentcab0fc1a1f7075a3c458b81df0549bb7d1c32651 (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-i18n.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-i18n.spec b/php-zendframework-zend-i18n.spec
index b2d2c9b..b159163 100644
--- a/php-zendframework-zend-i18n.spec
+++ b/php-zendframework-zend-i18n.spec
@@ -113,6 +113,8 @@ The translator itself is initialized without any parameters, as any
configuration to it is optional. A translator without any translations
will actually do nothing but just return the given message IDs.
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}