From commits-return-67062-archive-asf-public=cust-asf.ponee.io@sling.apache.org Thu May 3 14:08:21 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 3F048180625 for ; Thu, 3 May 2018 14:08:21 +0200 (CEST) Received: (qmail 66944 invoked by uid 500); 3 May 2018 12:08:20 -0000 Mailing-List: contact commits-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list commits@sling.apache.org Received: (qmail 66935 invoked by uid 99); 3 May 2018 12:08:20 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2018 12:08:20 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id CBB9085223; Thu, 3 May 2018 12:08:19 +0000 (UTC) Date: Thu, 03 May 2018 12:08:19 +0000 To: "commits@sling.apache.org" Subject: [sling-org-apache-sling-feature-modelconverter] branch master updated: Point to overall documentation in readme.md MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <152534929978.3307.11192564112925645831@gitbox.apache.org> From: davidb@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: sling-org-apache-sling-feature-modelconverter X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: cf076065096e46fb43b15798a6f633848ef18b1b X-Git-Newrev: 1813e71ec720ba4f2f28ff073bb2e6c6acff7d84 X-Git-Rev: 1813e71ec720ba4f2f28ff073bb2e6c6acff7d84 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated 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-modelconverter.git The following commit(s) were added to refs/heads/master by this push: new 1813e71 Point to overall documentation in readme.md 1813e71 is described below commit 1813e71ec720ba4f2f28ff073bb2e6c6acff7d84 Author: David Bosschaert AuthorDate: Thu May 3 13:08:15 2018 +0100 Point to overall documentation in readme.md --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a73ece9..e65a000 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,5 @@ # Feature Model Converter -The Model Converter can convert between the Sling Provisioning Model and the Sling Feature Model and back. \ No newline at end of file +The Model Converter can convert between the Sling Provisioning Model and the Sling Feature Model and back. + +For further documentation see: https://github.com/apache/sling-org-apache-sling-feature/blob/master/readme.md \ No newline at end of file -- To stop receiving notification emails like this one, please contact davidb@apache.org.