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
commitcc759c420e8414b982c8cf1a6eb412cb3f2a56bd (patch)
treee256e80b2ed57c88fb69e2fc714e2325a85dca55
parent1e55226412abb5cd8216ce931e3a2026adcd542a (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-text.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/php-zendframework-zend-text.spec b/php-zendframework-zend-text.spec
index a15e723..e22dd65 100644
--- a/php-zendframework-zend-text.spec
+++ b/php-zendframework-zend-text.spec
@@ -86,6 +86,8 @@ It contains the subcomponents:
information in a CLI application. Zend\Text\Table supports multi-line columns,
colspan and align as well.
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}
@@ -146,4 +148,4 @@ rm -rf %{buildroot}
- fix description
* Tue Aug 4 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-1
-- initial package \ No newline at end of file
+- initial package