zendframework / zend-permissions-rbac

Create and query role-based access controls.
BSD 3-Clause "New" or "Revised" License
44 stars 23 forks source link

Documentation link in readme is poor #13

Closed djmattyg007 closed 8 years ago

djmattyg007 commented 8 years ago

The documentation link in the readme points to a generic page that doesn't mention this package at all. It should point here instead: http://framework.zend.com/manual/current/en/modules/zend.permissions.rbac.intro.html

IgorDePaula commented 8 years ago

I agree, the documentation do not show how integrate this package with whole framework whit anothers components of framework.

froschdesign commented 8 years ago

@djmattyg007 Please look in the top bar, there can you find the links to same content:

framework.zend.com/manual is the documentation for the older versions.

@IgorDePaula Please open a new ticket for your problem. Thanks.

djmattyg007 commented 8 years ago

Obviously the readme hadn't been updated when I submitted this issue.