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-org-apache-sling-repoinit-parser.git
The following commit(s) were added to refs/heads/master by this push:
new 47cf4ac Link to docs
47cf4ac is described below
commit 47cf4ac4e4f356cbf2610dc2f2c0ccb9d07004a0
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Fri Sep 20 11:12:59 2019 +0200
Link to docs
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 92ec514..0a11871 100644
--- a/README.md
+++ b/README.md
@@ -9,3 +9,5 @@ This module is part of the [Apache
Sling](https://sling.apache.org) project.
Parser for the [Repository Initialization
language](https://sling.apache.org/documentation/bundles/repository-initialization.html)
used in Sling.
To parse repoinit statements use the
[RepoInitParser](./src/main/java/org/apache/sling/repoinit/parser/RepoInitParser.java)
service.
+
+The user documentation for the Sling Repoinit modules is at
https://sling.apache.org/documentation/bundles/repository-initialization.html