You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2020/01/02 11:48:18 UTC

[royale-docs] branch master updated: we can't have this node here, since it breaks current tree navigation

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

carlosrovira 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 7751694  we can't have this node here, since it breaks current tree navigation
7751694 is described below

commit 7751694305c9011c11dc3956f3e5cadf6b11d230
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Thu Jan 2 12:48:09 2020 +0100

    we can't have this node here, since it breaks current tree navigation
---
 _data/toc.json | 17 +----------------
 1 file changed, 1 insertion(+), 16 deletions(-)

diff --git a/_data/toc.json b/_data/toc.json
index 4c89ffa..19b1d91 100644
--- a/_data/toc.json
+++ b/_data/toc.json
@@ -116,24 +116,11 @@
             "path": "user-interface.md",
             "children": [
                 {
-                    "path": "component-sets.md",
-                    "children": [
-                        {
-                            "path": "component-sets/basic.md"
-                        },
-                        {
-                            "path": "component-sets/jewel.md"
-                        }
-                    ]
-                },
-                {
                     "path": "user-interface/layouts.md"
                 },
                 {
                     "path": "features/view-states.md"
                 }
-             
-            
           ]
         },
         {
@@ -328,7 +315,6 @@
                         }
                     ]
                 },
-                
                 {
                     "path": "create-an-application/security.md"
                 },
@@ -355,14 +341,13 @@
                     "path": "create-an-application/migrate-an-existing-app/migrate-from-flex.md"
                 },
                 {
-                    "path": "user-interface/flex-equivalents.md"
+                    "path": "create-an-application/migrate-an-existing-app/flex-equivalents.md"
                 },
                 {
                     "path": "create-an-application/migrate-an-existing-app/migrate-from-js.md"
                 }
             ]
         },
-      
         {
             "path": "testing.md",
             "children": [