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 05012b3 Update toc.json
05012b3 is described below
commit 05012b3e3f602e4b23d67c4baf4df9a02848370e
Author: Andrew Wetmore <[email protected]>
AuthorDate: Mon Mar 2 19:36:01 2020 -0400
Update toc.json
added a link to the routing info page
---
_data/toc.json | 2 ++
1 file changed, 2 insertions(+)
diff --git a/_data/toc.json b/_data/toc.json
index 5feffa7..9a3633e 100644
--- a/_data/toc.json
+++ b/_data/toc.json
@@ -87,6 +87,8 @@
{
"path": "features/view-states.md"
},
+ { "path": "features/routing.md"
+ },
{
"path": "features/item-renderers.md"
},