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
commit3a7948a18f6524eb6cc07444333db59242fd1881 (patch)
tree73694f9850a5113241d05196cdbfe6dff0ade3f6
parenta0bd09d593d3a21922b7c0ca73ad3272ca79b126 (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-barcode.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/php-zendframework-zend-barcode.spec b/php-zendframework-zend-barcode.spec
index 8946574..04f37c6 100644
--- a/php-zendframework-zend-barcode.spec
+++ b/php-zendframework-zend-barcode.spec
@@ -92,6 +92,8 @@ The Zend\Barcode component is divided into two subcomponents: barcode objects
and renderers. Objects allow you to create barcodes independently of the
renderer. Renderer allow you to draw barcodes based on the support required.
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}
@@ -156,4 +158,4 @@ rm -rf %{buildroot}
- add optional dependency on zendframework/zendpdf
* Tue Aug 4 2015 Remi Collet <remi@fedoraproject.org> - 2.5.2-1
-- initial package \ No newline at end of file
+- initial package