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 af75ea0 Update toc.json
af75ea0 is described below
commit af75ea0c7bce9f91df691cdb1b1ddcbf8781de4d
Author: Andrew Wetmore <[email protected]>
AuthorDate: Thu Jan 9 13:46:19 2020 -0400
Update toc.json
Added emulation
---
_data/toc.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/_data/toc.json b/_data/toc.json
index 5ebb719..9cdc899 100644
--- a/_data/toc.json
+++ b/_data/toc.json
@@ -247,6 +247,9 @@
"path": "migrate-an-existing-app/flex-equivalents.md"
},
{
+ "path": "migrate-an-existing-app/emulation.md"
+ },
+ {
"path": "migrate-an-existing-app/migrate-from-js.md"
}
]