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 a81b378  Update toc.json
a81b378 is described below

commit a81b3780f96e658a3eb5cc64f8b8c8bc4a9a2340
Author: Andrew Wetmore <[email protected]>
AuthorDate: Thu Jan 9 15:51:11 2020 -0400

    Update toc.json
    
    Added mxroyale and sparkroyale pages to the ToC
---
 _data/toc.json | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/_data/toc.json b/_data/toc.json
index 9cdc899..10c8b2f 100644
--- a/_data/toc.json
+++ b/_data/toc.json
@@ -124,8 +124,13 @@
                      },
                      {
                        "path": "component-sets/jewel.md"
-                     }
-                 ]
+                     },
+                     {
+                       "path": "component-sets/mxroyale.md"
+                     },
+                     {
+                       "path": "component-sets/sparkroyale.md"
+                     }                 ]
               },
               {
                     "path": "user-interface/layouts.md"

Reply via email to