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 2019/12/26 16:09:12 UTC

[royale-docs] branch master updated: formating toc

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 8d0274a  formating toc
8d0274a is described below

commit 8d0274a97150897a9e3728ab45adeacf3a2e33c5
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Thu Dec 26 17:09:03 2019 +0100

    formating toc
---
 _data/toc.json | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

diff --git a/_data/toc.json b/_data/toc.json
index 756943e..44aed72 100644
--- a/_data/toc.json
+++ b/_data/toc.json
@@ -115,23 +115,23 @@
         {
             "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"
-             }
+                {
+                    "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"
+                }
              
             
           ]