From commits-return-1796-archive-asf-public=cust-asf.ponee.io@royale.apache.org Sat Jan 27 11:12:51 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 9047318065B for ; Sat, 27 Jan 2018 11:12:51 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8055C160C30; Sat, 27 Jan 2018 10:12:51 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EC09F160C2F for ; Sat, 27 Jan 2018 11:12:50 +0100 (CET) Received: (qmail 41363 invoked by uid 500); 27 Jan 2018 10:12:50 -0000 Mailing-List: contact commits-help@royale.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@royale.apache.org Delivered-To: mailing list commits@royale.apache.org Received: (qmail 41354 invoked by uid 99); 27 Jan 2018 10:12:50 -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; Sat, 27 Jan 2018 10:12:50 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 18A7A82171; Sat, 27 Jan 2018 10:12:49 +0000 (UTC) Date: Sat, 27 Jan 2018 10:12:49 +0000 To: "commits@royale.apache.org" Subject: [royale-docs] branch develop updated: Update MXML.md MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <151704796906.31621.7965258265501970250@gitbox.apache.org> From: andreww@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: royale-docs X-Git-Refname: refs/heads/develop X-Git-Reftype: branch X-Git-Oldrev: 4d074ca25d269952db6c1706daf13a59b597a143 X-Git-Newrev: 4371229c4dcde59b6ab30570ca0c3f93a1a27f1a X-Git-Rev: 4371229c4dcde59b6ab30570ca0c3f93a1a27f1a 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. andreww pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-docs.git The following commit(s) were added to refs/heads/develop by this push: new 4371229 Update MXML.md 4371229 is described below commit 4371229c4dcde59b6ab30570ca0c3f93a1a27f1a Author: Andrew Wetmore AuthorDate: Sat Jan 27 06:12:47 2018 -0400 Update MXML.md Started to write this page, but realized I have to verify some stuff. --- Welcome/Features/MXML.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Welcome/Features/MXML.md b/Welcome/Features/MXML.md index 08b413c..a54abce 100644 --- a/Welcome/Features/MXML.md +++ b/Welcome/Features/MXML.md @@ -20,4 +20,4 @@ title: MXML # MXML -This is a test of Royale Documentation Template +MXML is an XML language that you use, when building an application in Royale, to lay out user-interface components. -- To stop receiving notification emails like this one, please contact andreww@apache.org.