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
commit059f6ddaa6e9600021d9050501574d918a0b58c8 (patch)
tree97aa0869eaa76d933dd311f9b6f07dbd4f5bf902
parentf8164b08572c7e69a7162605416a7032cc9edcef (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-router.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-router.spec b/php-zendframework-zend-router.spec
index e8992ce..6414a43 100644
--- a/php-zendframework-zend-router.spec
+++ b/php-zendframework-zend-router.spec
@@ -98,6 +98,8 @@ and provides capabilities around:
Additionally, it supports combinations of different route types in tree
structures, allowing for fast, b-tree lookups.
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}