You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/01/26 07:59:48 UTC

[royale-docs] branch develop updated: use short form in json file

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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 941f1da  use short form in json file
941f1da is described below

commit 941f1dabd8b7aaac54a5decea22d68c8749bedd9
Author: Alex Harui <ah...@apache.org>
AuthorDate: Thu Jan 25 23:59:37 2018 -0800

    use short form in json file
---
 _data/toc.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/_data/toc.json b/_data/toc.json
index 8877e07..a671190 100644
--- a/_data/toc.json
+++ b/_data/toc.json
@@ -1,4 +1,5 @@
-{"toc" : [{"path" : "index.md",
+{"license" : "Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0. ",
+ "toc" : [{"path" : "index.md",
            "children" : [{"path" : "Welcome/High Level View.md" },
                          {"path" : "Welcome/Features And Concepts.md",
                           "children" : [{"path" : "Welcome/Features/AS3.md" },

-- 
To stop receiving notification emails like this one, please contact
aharui@apache.org.