This is an automated email from the ASF dual-hosted git repository. bdelacretaz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-site.git
commit cec655281cfdef201d86e4adc6a5ea1b3f0e1105 Author: Bertrand Delacretaz <[email protected]> AuthorDate: Thu Nov 1 16:10:04 2018 +0100 List the Capabilities module --- src/main/jbake/content/documentation/bundles.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/jbake/content/documentation/bundles.md b/src/main/jbake/content/documentation/bundles.md index 6bd6f76..28bd8f0 100644 --- a/src/main/jbake/content/documentation/bundles.md +++ b/src/main/jbake/content/documentation/bundles.md @@ -62,6 +62,7 @@ The OSGi installer is a very flexible and powerful service to manage provisionin * [Servlet Helpers](/documentation/bundles/servlet-helpers.html) * [Context-Aware Configuration](/documentation/bundles/context-aware-configuration/context-aware-configuration.html) * [HApi - Hypermedia API tools](/documentation/bundles/hapi.html) +* [Capabilities](https://github.com/apache/sling-org-apache-sling-capabilities) ## Content Presentation and Rendering * [Scripting](/documentation/bundles/scripting.html) (aka Templating)
