This is an automated email from the ASF dual-hosted git repository.

davidb pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git


The following commit(s) were added to refs/heads/master by this push:
     new 5702498  API Controller documentation
5702498 is described below

commit 5702498491601bf25d95eebd0befbed48f9dee39
Author: David Bosschaert <[email protected]>
AuthorDate: Tue Dec 18 16:52:05 2018 +0000

    API Controller documentation
---
 apicontroller.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/apicontroller.md b/apicontroller.md
index f08175c..5f6b32b 100644
--- a/apicontroller.md
+++ b/apicontroller.md
@@ -63,4 +63,6 @@ If a feature exports no packages and only wants to have 
visibility of packages f
         }
     ]
 
-To support feature inheritance, the custom extension handler must be 
registered which will merge the extension.
+To support feature inheritance, the custom extension handler must be 
registered which will merge the extension: 
https://github.com/apache/sling-org-apache-sling-feature-extension-apiregions .
+
+A number of API region related analysers/validators exist. Documentation can 
be found here: 
https://github.com/apache/sling-org-apache-sling-feature-analyser . These can 
be run as part of the analyse-features goal with the slingfeature-maven-plugin: 
https://github.com/apache/sling-slingfeature-maven-plugin#analyse-features  

Reply via email to