Fixed test doc gen

This commit is contained in:
Mike Farah
2025-07-23 13:31:25 +10:00
parent d5757fc82b
commit 92309b17a4
5 changed files with 142 additions and 5 deletions
@@ -14,5 +14,5 @@ This flag also enables advanced merging, like inline maps, as well as fixes to e
Long story short, you should be setting this flag to true.
See examples of the flag differences below.
See examples of the flag differences below, where LEGACY is with the flag off; and FIXED is with the flag on.
@@ -8,5 +8,5 @@ This is the simplest (and perhaps most used) operator. It is used to navigate de
To minimise disruption while still fixing the issue, a flag has been added to toggle this behaviour. This will first default to false; and log warnings to users. Then it will default to true (and still allow users to specify false if needed)
See examples of the flag differences below.
See examples of the flag differences below, where LEGACY is the flag off; and FIXED is with the flag on.