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 4b3866e  Added link for 'strict-function-types.md' to sidebar
4b3866e is described below

commit 4b3866ed1a670868db269363ea480c7560fc3dd8
Author: Andrew Wetmore <[email protected]>
AuthorDate: Mon Jan 26 16:40:06 2026 -0400

    Added link for 'strict-function-types.md' to sidebar
---
 _data/toc.json | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/_data/toc.json b/_data/toc.json
index 158c561..d5ae7e9 100644
--- a/_data/toc.json
+++ b/_data/toc.json
@@ -93,6 +93,9 @@
                         },
                         {
                             "path": "features/as3/type-inference.md"
+                        },
+                        {
+                            "path": "features/as3/strict-function-types.md"
                         }
                     ]
                 },

Reply via email to