diff options
Diffstat (limited to 'php-zendframework-zend-barcode.spec')
-rw-r--r-- | php-zendframework-zend-barcode.spec | 4 |
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 |