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 55c0f81 Update toc.json
55c0f81 is described below
commit 55c0f818ba5dc8eb60d1149ffdc4a547ab0afb65
Author: Andrew Wetmore <[email protected]>
AuthorDate: Mon Jan 3 18:46:04 2022 -0400
Update toc.json
added a link to reflection-introspection.md
---
_data/toc.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/_data/toc.json b/_data/toc.json
index 137a40b..5155495 100644
--- a/_data/toc.json
+++ b/_data/toc.json
@@ -88,6 +88,9 @@
{
"path": "features/as3/private-constructors.md"
}
+ {
+ "path": "features/reflection-introspection.md"
+ }
]
},
{