From dcfbc1f3f823edf5595a133f821700d1f218a90f Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Sun, 7 Jan 2024 12:26:46 +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_Airplane.html | 68 -----
Documentation/Cargo.CargoGroup.html | 31 +-
Documentation/Cargo.CargoUnit.html | 22 ++
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Settings.html | 30 +-
Documentation/Core.Spawn.html | 200 +++++++++----
Documentation/Core.Spot.html | 99 +++++++
Documentation/Functional.ATC_Ground.html | 4 +-
Documentation/Functional.Designate.html | 55 ++++
Documentation/Functional.Detection.html | 66 -----
Documentation/Functional.Mantis.html | 42 +--
Documentation/Functional.Movement.html | 28 --
Documentation/Functional.RAT.html | 39 +++
Documentation/Functional.Scoring.html | 14 +-
Documentation/Ops.ATIS.html | 50 ++++
Documentation/Ops.Airboss.html | 3 -
Documentation/Ops.CSAR.html | 96 ++++++-
Documentation/Ops.CTLD.html | 162 +++++++----
.../Tasking.Task_A2G_Dispatcher.html | 20 +-
Documentation/Tasking.Task_CARGO.html | 6 +-
.../Tasking.Task_Cargo_Dispatcher.html | 264 ++++++++++++++++++
Documentation/Utilities.FiFo.html | 44 ---
Documentation/Wrapper.Marker.html | 66 -----
Documentation/Wrapper.Positionable.html | 44 +++
27 files changed, 1019 insertions(+), 546 deletions(-)
diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html
index bf6258b9c..f9b14f9d5 100644
--- a/Documentation/AI.AI_A2A_Dispatcher.html
+++ b/Documentation/AI.AI_A2A_Dispatcher.html
@@ -4876,14 +4876,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11543,14 +11540,11 @@ They will lock the parking spot.
@@ -12808,14 +12802,11 @@ They will lock the parking spot.
@@ -14375,14 +14366,11 @@ They will lock the parking spot.
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index 7cc7dd13e..6d874ba6e 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -4756,17 +4756,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -13289,17 +13278,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -14628,17 +14606,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -16269,17 +16236,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_Air_Dispatcher.html b/Documentation/AI.AI_Air_Dispatcher.html
index 21a12e447..7e72e0d71 100644
--- a/Documentation/AI.AI_Air_Dispatcher.html
+++ b/Documentation/AI.AI_Air_Dispatcher.html
@@ -4516,6 +4516,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -9813,6 +9824,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -11130,6 +11152,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -12749,6 +12782,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_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index 033406c59..43dc65147 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2746,20 +2746,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -2790,9 +2776,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -4539,20 +4522,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -4583,9 +4552,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -5174,20 +5140,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -5218,9 +5170,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -6697,20 +6646,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -6741,9 +6676,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index e48c2e672..4445772ac 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1911,13 +1911,24 @@ Therefore, this class is considered to be deprecated
+
+
+
@@ -1929,6 +1940,20 @@ Therefore, this class is considered to be deprecated
+
+
+
+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 0ea00b2ac..96c7fc07e 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1809,6 +1809,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
@@ -2513,6 +2524,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index f65e8950e..021da0d33 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -5796,7 +5796,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
FSM._StartState
@@ -7395,7 +7395,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
FSM._StartState
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index 5d4ed2138..f32bc9361 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2853,7 +2853,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
SETTINGS.A2ASystem
@@ -2908,22 +2908,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -5021,7 +5010,7 @@ It is advised to use this method at the start of the mission.
- #string
+
SETTINGS.A2ASystem
@@ -5076,22 +5065,11 @@ 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 6da6f217a..9c345a96b 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3712,6 +3712,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3748,17 +3759,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3803,6 +3803,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3858,6 +3869,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3869,9 +3894,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
By default, no InitLimit
-
@@ -3879,7 +3901,40 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
+
SPAWN.SpawnInitModu
@@ -3894,17 +3949,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3936,7 +3980,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -3950,7 +3994,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -9636,6 +9680,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -9672,17 +9727,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -9727,6 +9771,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -9782,6 +9837,20 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -9793,9 +9862,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
-
@@ -9803,7 +9869,40 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.SpawnInitLivery
+SPAWN.SpawnInitModex
+
+
+
+
+
+
+
+
+
+
+
+
+
SPAWN.SpawnInitModu
@@ -9818,17 +9917,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -9860,7 +9948,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -9874,7 +9962,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index de04fc749..a3e956874 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2815,6 +2815,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -4098,6 +4131,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -5620,6 +5686,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index 0297d9b81..9511432f3 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -3876,7 +3876,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
ATC_GROUND.Airbases
@@ -4464,7 +4464,7 @@ An airbase can be specified to set the maximum kick speed for.
- #table
+
ATC_GROUND.Airbases
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 973edde6a..b607f3771 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -3569,6 +3569,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6744,6 +6755,17 @@ Using the menu system, the player can "forget" a designation, so that gradually
+
+
+
+
@@ -7554,6 +7576,17 @@ Using the menu system, the player can "forget" a designation, so that gradually
+
+
+
+
@@ -8334,6 +8367,17 @@ Using the menu system, the player can "forget" a designation, so that gradually
+
+
+
+
@@ -10002,6 +10046,17 @@ Using the menu system, the player can "forget" a designation, so that gradually
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 27db4b67b..5bd4b33dd 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -19354,17 +19354,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -19497,17 +19486,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -24123,17 +24101,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -24266,17 +24233,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -25887,17 +25843,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -26030,17 +25975,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index 804514b6f..2e5e24b5c 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -2021,12 +2021,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 |
-
-
|
@@ -4076,17 +4070,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4327,8 +4310,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
MANTIS.SkateZones
+ #number
+
MANTIS.SkateNumber
@@ -4679,9 +4662,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
switch alarm state RED
-
@@ -8779,17 +8759,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-
-
-
@@ -9030,8 +8999,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index e9de5230c..fcc4c7970 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2268,20 +2268,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.
-
-
-
-
@@ -2512,20 +2498,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.
-
-
-
-
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index 0f13938f1..71956e89b 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3468,6 +3468,12 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
+ |
+
+
+ RAT.type |
+
+
|
@@ -6952,6 +6958,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -14832,6 +14849,17 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -21270,6 +21298,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.Type of terminal to be used when spawning at an airbase.
+
+
+
+
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 55856c3ce..05b564896 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -2866,14 +2866,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3067,7 +3064,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyonfratricide
@@ -5455,14 +5452,11 @@ The scale magnifies the scores given to the players.
@@ -5656,7 +5650,7 @@ The scale magnifies the scores given to the players.
+
+ ATIS:SetSRSProvider(Provider) |
+
+ Set an alternative provider to the one set in your MSRS configuration file.
|
@@ -6872,6 +6878,50 @@ Note that the dew point is only an artificial information as DCS does not have a
+
+
+
+
+
+
+
+
Set an alternative provider to the one set in your MSRS configuration file.
+
+
+
+
Defined in:
+
+
Parameter:
+
+
+
+ #string
+ Provider
+
+
+
+
+
The provider to use. Known providers are: MSRS.Provider.WINDOWS and MSRS.Provider.GOOGLE
+
+
+
+
Return value:
+
+
+
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 878971b7b..97d0d78d8 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -40754,9 +40754,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set Stable Hover
-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 3b05e1e2c..951168a5b 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -3999,7 +3999,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -4334,7 +4334,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4823,6 +4837,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
+
+
+
@@ -10014,7 +10042,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -10349,7 +10377,7 @@ callsigns from playername or group name.
+
@@ -10838,6 +10880,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -12514,7 +12570,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -12849,7 +12905,7 @@ callsigns from playername or group name.
+
@@ -13338,6 +13408,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 d3f4e0f97..90567db21 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -7736,7 +7736,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.CtldUnits
@@ -7758,7 +7758,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.DroppedTroops
@@ -7783,11 +7783,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -7830,7 +7847,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeUHFFrequencies
@@ -7841,7 +7858,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeVHFFrequencies
@@ -7963,14 +7980,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8032,6 +8046,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -8468,7 +8493,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
noob catch
+
time to repairor build a unit/group
@@ -18041,7 +18066,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -18063,7 +18088,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -18088,11 +18113,28 @@ However, if you create a new folder inside the miz file, which contains the soun
+
@@ -18135,7 +18177,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeUHFFrequencies
@@ -18146,7 +18188,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeVHFFrequencies
@@ -18268,14 +18310,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -18337,6 +18376,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -18773,7 +18823,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
noob catch
+
time to repairor build a unit/group
@@ -20458,7 +20508,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -20480,7 +20530,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -20505,11 +20555,28 @@ However, if you create a new folder inside the miz file, which contains the soun
+
@@ -20552,7 +20619,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeUHFFrequencies
@@ -20563,7 +20630,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeVHFFrequencies
@@ -20685,14 +20752,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -20754,6 +20818,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -21190,7 +21265,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
noob catch
+
time to repairor build a unit/group
@@ -25292,6 +25367,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
+
+
+
+
@@ -30214,17 +30300,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -30878,17 +30953,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
diff --git a/Documentation/Tasking.Task_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html
index 81ab791f5..154b1f57f 100644
--- a/Documentation/Tasking.Task_A2G_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2G_Dispatcher.html
@@ -3209,14 +3209,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3789,14 +3786,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4979,14 +4973,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6471,14 +6462,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
diff --git a/Documentation/Tasking.Task_CARGO.html b/Documentation/Tasking.Task_CARGO.html
index 0a061a3ff..eafba1846 100644
--- a/Documentation/Tasking.Task_CARGO.html
+++ b/Documentation/Tasking.Task_CARGO.html
@@ -3267,7 +3267,7 @@ based on the tasking capabilities defined in
+
+
+
+
+
+
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 1cfc181f2..5bec7d6c2 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -3254,17 +3254,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
-
-
-
-
@@ -4114,17 +4103,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
-
-
-
-
@@ -7609,17 +7587,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -8469,17 +8436,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 22a0bd77c..616aeeaa6 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3110,28 +3110,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -5249,28 +5227,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -6859,28 +6815,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html
index 961ff4fc4..6389f78cc 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3732,6 +3732,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -7766,6 +7777,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -8336,6 +8358,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -8523,6 +8556,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+