From 2e2b5822b885963b8249f88ba16097a8d1bcc50a Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Sun, 29 Dec 2024 11:55:18 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_A2A_Dispatcher.html | 20 +-
Documentation/AI.AI_A2G_Dispatcher.html | 44 +++
Documentation/AI.AI_Air_Dispatcher.html | 44 ---
Documentation/AI.AI_Cargo.html | 2 +-
Documentation/AI.AI_Cargo_Helicopter.html | 40 +--
Documentation/AI.AI_Patrol.html | 12 +
Documentation/Cargo.Cargo.html | 11 -
Documentation/Cargo.CargoGroup.html | 17 --
Documentation/Cargo.CargoUnit.html | 44 +--
Documentation/Core.Settings.html | 22 ++
Documentation/Core.Spawn.html | 258 ++++++++++++++----
Documentation/Core.Zone.html | 44 +++
Documentation/Functional.ATC_Ground.html | 10 +-
Documentation/Functional.Designate.html | 6 +-
Documentation/Functional.Detection.html | 39 +--
Documentation/Functional.Mantis.html | 126 ++++++---
Documentation/Functional.Movement.html | 28 --
Documentation/Functional.RAT.html | 36 +++
Documentation/Ops.Airboss.html | 31 +--
Documentation/Ops.CSAR.html | 111 +++++++-
Documentation/Ops.CTLD.html | 71 +++--
.../Tasking.Task_A2A_Dispatcher.html | 8 +-
.../Tasking.Task_A2G_Dispatcher.html | 20 +-
Documentation/Tasking.Task_CARGO.html | 2 +-
.../Tasking.Task_Cargo_Dispatcher.html | 44 ---
Documentation/Utilities.FiFo.html | 22 --
Documentation/Wrapper.Controllable.html | 10 +-
Documentation/Wrapper.Group.html | 78 +-----
Documentation/Wrapper.Marker.html | 66 -----
Documentation/Wrapper.Positionable.html | 44 +++
Documentation/Wrapper.Storage.html | 136 ++++++++-
31 files changed, 841 insertions(+), 605 deletions(-)
diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html
index c9a74577d..cfd039859 100644
--- a/Documentation/AI.AI_A2A_Dispatcher.html
+++ b/Documentation/AI.AI_A2A_Dispatcher.html
@@ -5034,11 +5034,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11698,11 +11701,14 @@ They will lock the parking spot.
@@ -12960,11 +12966,14 @@ They will lock the parking spot.
@@ -14524,11 +14533,14 @@ They will lock the parking spot.
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index 0b9bc6829..83521d23d 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -4903,6 +4903,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -13454,6 +13465,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -14780,6 +14802,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -16408,6 +16441,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
diff --git a/Documentation/AI.AI_Air_Dispatcher.html b/Documentation/AI.AI_Air_Dispatcher.html
index 7d7eba9b7..66727ff75 100644
--- a/Documentation/AI.AI_Air_Dispatcher.html
+++ b/Documentation/AI.AI_Air_Dispatcher.html
@@ -4663,17 +4663,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -9993,17 +9982,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -11319,17 +11297,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -12947,17 +12914,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index 396b16ef9..e1a9199ca 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -1973,7 +1973,7 @@ Therefore, this class is considered to be deprecated
-
Wrapper.Group#GROUP
+
AI_CARGO.CargoCarrier
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html
index 7181ab477..d7129b0d6 100644
--- a/Documentation/AI.AI_Cargo_Helicopter.html
+++ b/Documentation/AI.AI_Cargo_Helicopter.html
@@ -3070,28 +3070,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4994,28 +4988,22 @@ Adjust if necessary.
@@ -5670,28 +5658,22 @@ Adjust if necessary.
@@ -7234,28 +7216,22 @@ Adjust if necessary.
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index ebc7500b7..ee13697c3 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3421,6 +3421,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
This table contains the targets detected during patrol.
+
@@ -6688,6 +6691,9 @@ The default interval is 30 seconds.
+
+ This table contains the targets detected during patrol.
+
@@ -7432,6 +7438,9 @@ The default interval is 30 seconds.
+
+ This table contains the targets detected during patrol.
+
@@ -9064,6 +9073,9 @@ The default interval is 30 seconds.
+
+ This table contains the targets detected during patrol.
+
diff --git a/Documentation/Cargo.Cargo.html b/Documentation/Cargo.Cargo.html
index 1f363c654..971141dec 100644
--- a/Documentation/Cargo.Cargo.html
+++ b/Documentation/Cargo.Cargo.html
@@ -2918,17 +2918,6 @@ All derived classes from CARGO follow the same state machine, expose the same ca
-
-
-
-
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index 34af5b707..bb6c83442 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -2020,9 +2020,6 @@ Therefore, this class is considered to be deprecated
-
- Then we register the new group in the database
-
@@ -2034,20 +2031,6 @@ Therefore, this class is considered to be deprecated
-
-
-
-
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 0f419fe2c..4dc712074 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1914,6 +1914,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
@@ -1932,17 +1943,6 @@ Therefore, this class is considered to be deprecated
Set cargo object.
-
-
-
-
@@ -2629,6 +2629,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
@@ -2647,17 +2658,6 @@ Therefore, this class is considered to be deprecated
Set cargo object.
-
-
-
-
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index 2c9e65610..db9116419 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -3072,6 +3072,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -5254,6 +5265,17 @@ It is advised to use this method at the start of the mission.
+
+
+
+
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index e8c055d6b..4769a87da 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3224,6 +3224,42 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ SPAWN.communication |
+
+
+ |
+
+
+ SPAWN.frequency |
+
+
+ |
+
+
+ SPAWN.hidden |
+
+
+ |
+
+
+ SPAWN.livery_id |
+
+
+ |
+
+
+ SPAWN.modulation |
+
+
+ |
+
+
+ SPAWN.skill |
+
+
|
@@ -3874,14 +3910,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SPAWN.AIOnOff
-
-
The AI is on by default when spawning a group.
-
@@ -4196,17 +4229,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4273,6 +4295,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Overwrite unit names by default with group name.
+
@@ -4349,21 +4374,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
SPAWN.SpawnInitSADL
-
-
-
-
-
we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case
- we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL
-
-
-
-
-
-
-
-
SPAWN.SpawnInitTerminalType
@@ -4570,6 +4580,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4678,6 +4699,72 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
+
@@ -10319,14 +10406,11 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #boolean
+
SPAWN.AIOnOff
-
-
The AI is on by default when spawning a group.
-
@@ -10641,17 +10725,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10718,6 +10791,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Overwrite unit names by default with group name.
+
@@ -10794,21 +10870,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.SpawnInitSADL
-
-
-
-
- we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case
- we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL
-
-
-
-
-
-
-
-
SPAWN.SpawnInitTerminalType
@@ -11015,6 +11076,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -11123,6 +11195,72 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
+
+
+
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html
index f807c75b8..4631c03b0 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -15908,6 +15908,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+ #table
ZONE_OVAL.CenterVec2
@@ -16612,6 +16623,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+
+
+
+
+ #table
ZONE_OVAL.CenterVec2
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index 9d21eb21c..2c20e80ca 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -4089,7 +4089,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
ATC_GROUND.Airbases
@@ -4105,6 +4105,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Kickspeed
+
@@ -4674,7 +4677,7 @@ An airbase can be specified to set the maximum kick speed for.
-
+ #table
ATC_GROUND.Airbases
@@ -4690,6 +4693,9 @@ An airbase can be specified to set the maximum kick speed for.
+
+
Kickspeed
+
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 5362c47f3..293d912b8 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2675,7 +2675,7 @@ Use the method
DESIGNATE.SetMission() to
-
DESIGNATE.LaseDuration
+
DESIGNATE.LaseStart
@@ -2685,8 +2685,8 @@ Use the method
DESIGNATE.SetMission() to
-
-
DESIGNATE.LaseStart
+ #table
+
DESIGNATE.LaserCodes
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index e8f1acac7..47d8517d1 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20143,17 +20143,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -20171,7 +20160,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
@@ -24947,7 +24925,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
@@ -26711,7 +26678,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- #number
+
DETECTION_BASE.RefreshTimeInterval
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index 545aee9bf..3de6a6822 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -2132,12 +2132,6 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
MANTIS:GetCommandCenter() |
Function to get the HQ object for further use
- |
-
-
- MANTIS.Groupset |
-
-
|
@@ -4264,6 +4258,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The #DETECTION_AREAS object for AWACS
+
+
+
+
@@ -4297,6 +4302,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4363,17 +4379,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.
-
-
-
-
@@ -4396,6 +4401,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
@@ -4424,7 +4440,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Long
@@ -4435,7 +4451,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Medium
@@ -4446,7 +4462,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Short
@@ -4603,8 +4619,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
MANTIS.SkateZones
+ #number
+
MANTIS.SkateNumber
@@ -4922,9 +4938,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
switch alarm state RED
-
@@ -4936,6 +4949,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
self.SAMCheckRanges = {}
+
@@ -8898,6 +8914,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The #DETECTION_AREAS object for AWACS
+
+
+
+
@@ -8931,6 +8958,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
+
+
@@ -8997,17 +9035,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.
-
-
-
-
@@ -9030,6 +9057,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
+
+
+
+
@@ -9058,7 +9096,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Long
@@ -9069,7 +9107,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Medium
@@ -9080,7 +9118,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Short
@@ -9237,8 +9275,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
@@ -9570,6 +9605,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
self.SAMCheckRanges = {}
+
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index d80624d83..65d937d5d 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2427,20 +2427,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
-
-
- #number
-
MOVEMENT.AliveUnits
-
-
-
-
-
Contains the counter how many units are currently alive.
-
-
-
-
@@ -2671,20 +2657,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
-
-
- #number
-
MOVEMENT.AliveUnits
-
-
-
-
-
Contains the counter how many units are currently alive.
-
-
-
-
+
+ RAT.communication |
+
+
+ |
+
+
+ RAT.frequency |
+
+
+ |
+
+
+ RAT.hidden |
+
+
+ |
+
+
+ RAT.livery_id |
+
+
+ |
+
+
+ RAT.modulation |
+
+
+ |
+
+
+ RAT.skill |
+
+
|
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 6507a15ad..4a837fca3 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -41291,20 +41291,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
-
AIRBOSS.PlayerData.grade
@@ -41323,6 +41309,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Data table at each position in the groove. Elements are of type AIRBOSS.GrooveData.
+
+
+
+
@@ -41458,9 +41455,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set section lead of player flight.
-
@@ -41519,9 +41513,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set time stamp.
-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index eb1673b60..4591a1f39 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -4217,7 +4217,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CSAR.FreeVHFFrequencies
@@ -4574,7 +4574,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Core.Point#COORDINATE
CSAR.coordinate
@@ -4688,11 +4688,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5035,6 +5038,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -5060,6 +5077,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -10438,7 +10469,7 @@ callsigns from playername or group name.
- #table
+
CSAR.FreeVHFFrequencies
@@ -10795,7 +10826,7 @@ callsigns from playername or group name.
+
@@ -11281,6 +11329,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -12957,7 +13019,7 @@ callsigns from playername or group name.
- #table
+
CSAR.FreeVHFFrequencies
@@ -13314,7 +13376,7 @@ callsigns from playername or group name.
+
@@ -13800,6 +13879,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index ab467d3fc..e9cc78caa 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8233,7 +8233,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.DroppedTroops
@@ -8258,14 +8258,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8297,7 +8294,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -19035,7 +19032,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -19060,14 +19057,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -19099,7 +19093,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -21491,7 +21485,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -21516,14 +21510,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -21555,7 +21546,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -26915,17 +26906,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
-
-
-
-
@@ -28452,17 +28432,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
-
-
-
-
@@ -36985,6 +36954,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
+
+
+
+
@@ -38311,6 +38291,17 @@ Use either this method to integrate the Hercules **or** the one from the "normal
template for a group of 10 paratroopers
+
+
+
+
diff --git a/Documentation/Tasking.Task_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html
index f0932c2d3..9d1d71d75 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -3098,7 +3098,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau