This is an automated email from the ASF dual-hosted git repository.

andreww pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 0fa0352  Create emulation.md
0fa0352 is described below

commit 0fa035282b50b5ac47319406ba28cde9fc8b1e65
Author: Andrew Wetmore <[email protected]>
AuthorDate: Thu Jan 9 06:23:14 2020 -0400

    Create emulation.md
    
    Quick start on providing info on emulation. Not in ToC yet.
---
 migrate-an-existing-app/emulation.md | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/migrate-an-existing-app/emulation.md 
b/migrate-an-existing-app/emulation.md
new file mode 100644
index 0000000..4b35a0a
--- /dev/null
+++ b/migrate-an-existing-app/emulation.md
@@ -0,0 +1,24 @@
+---
+# 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: Emulation
+description: Create in Royale the Flex components you need
+permalink: /migrate-an-existing-app/emulation
+---
+
+# Emulation
+
+Create in Royale the Flex components you need
+
+_information available soon_
+
+_need to link FROM various help pages and TO the cwiki pages:_
+
+https://github.com/apache/royale-asjs/wiki/Emulation-Components
+
+https://github.com/apache/royale-asjs/wiki/Creating-A-High-Level-Emulation-Component

Reply via email to