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 68b5491 Update toc.json
68b5491 is described below
commit 68b5491aba7f663d4c3689a871c2529d9ab3600b
Author: Andrew Wetmore <[email protected]>
AuthorDate: Tue Jan 14 09:12:22 2020 -0400
Update toc.json
Added links to MDL and Spectrum sub-pages
---
_data/toc.json | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/_data/toc.json b/_data/toc.json
index 10c8b2f..6baf43c 100644
--- a/_data/toc.json
+++ b/_data/toc.json
@@ -164,6 +164,12 @@
"children": [
{
"path": "libraries/crux.md"
+ },
+ {
+ "path": "libraries/mdl-royale.md"
+ },
+ {
+ "path": "libraries/spectrum-royale.md"
}
]
},