Netcentric / accesscontroltool

Rights and roles management for AEM made easy
Eclipse Public License 1.0
150 stars 91 forks source link

Restructure documentation #81

Closed gruberroland-netcentric closed 8 years ago

gruberroland-netcentric commented 8 years ago

Restructure readme

kwin commented 8 years ago

The information on how run modes are exactly considered is somehow lost. It was there in https://github.com/Netcentric/accesscontroltool/tree/feature/31-or-combination-for-runmodes#installation-hook. Now we only have a short sentence:

The *.yaml files are installed directly from the package content and respect the runmode semantics. (https://github.com/Netcentric/accesscontroltool/blob/develop/docs/ApplyConfig.md#installation-hook)

Since run modes are also considered for JMX now (https://github.com/Netcentric/accesscontroltool/issues/28) and there is also OR semantics supported (https://github.com/Netcentric/accesscontroltool/issues/31) we should add a dedicated section on run modes in https://github.com/Netcentric/accesscontroltool/blob/develop/docs/ApplyConfig.md#installation-hook.

gruberroland-netcentric commented 8 years ago

The runmode docs are here: https://github.com/Netcentric/accesscontroltool/blob/develop/docs/Configuration.md

kwin commented 8 years ago

very good, didn't see it. Can we have a link towards that section in https://github.com/Netcentric/accesscontroltool/blob/develop/docs/ApplyConfig.md and mention for both JMX and Install Hook that those semantics are considered?