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 82541a0 Create data-binding.md
82541a0 is described below
commit 82541a096710f5cfed80fdca862ecf672209cd73
Author: Andrew Wetmore <[email protected]>
AuthorDate: Thu Feb 1 16:51:24 2018 -0400
Create data-binding.md
---
data-driven/data-binding.md | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/data-driven/data-binding.md b/data-driven/data-binding.md
new file mode 100644
index 0000000..b1a08f0
--- /dev/null
+++ b/data-driven/data-binding.md
@@ -0,0 +1,21 @@
+---
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+layout: docpage
+title: Data binding
+---
+# Data binding
+*information coming soon.*
--
To stop receiving notification emails like this one, please contact
[email protected].