From a12f118347bad725105c42df1c377810613561ab Mon Sep 17 00:00:00 2001
From: Applevangelist
Date: Tue, 4 Jan 2022 14:25:11 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_Cargo_Airplane.html | 24 +++
Documentation/AI.AI_Cargo_Helicopter.html | 40 +----
Documentation/AI.AI_Patrol.html | 12 --
Documentation/Cargo.CargoCrate.html | 22 ---
Documentation/Cargo.CargoGroup.html | 34 ++++
Documentation/Cargo.CargoUnit.html | 22 +++
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Point.html | 33 ----
Documentation/Core.Settings.html | 26 ++-
Documentation/Core.Spawn.html | 166 ++++++++++++++++--
Documentation/Core.SpawnStatic.html | 84 ---------
Documentation/Core.Spot.html | 33 ++++
Documentation/Functional.ATC_Ground.html | 2 +-
Documentation/Functional.Designate.html | 55 ++++++
Documentation/Functional.Detection.html | 99 ++++-------
Documentation/Functional.Rat.html | 24 +++
Documentation/Functional.Scoring.html | 4 +-
Documentation/Ops.Airboss.html | 23 ++-
Documentation/Ops.CSAR.html | 102 ++++++-----
Documentation/Ops.CTLD.html | 18 +-
Documentation/Tasking.Task.html | 22 +++
.../Tasking.Task_A2G_Dispatcher.html | 20 ++-
Documentation/Tasking.Task_Cargo.html | 13 +-
.../Tasking.Task_Cargo_Dispatcher.html | 8 +-
Documentation/Wrapper.Marker.html | 66 -------
Documentation/Wrapper.Positionable.html | 44 -----
26 files changed, 538 insertions(+), 462 deletions(-)
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index 4c034f703..b1349f3d8 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2650,6 +2650,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -2675,6 +2678,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
@@ -4423,6 +4429,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -4448,6 +4457,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
@@ -5038,6 +5050,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -5063,6 +5078,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
@@ -6545,6 +6563,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -6570,6 +6591,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html
index 020f6458b..f5b87d05f 100644
--- a/Documentation/AI.AI_Cargo_Helicopter.html
+++ b/Documentation/AI.AI_Cargo_Helicopter.html
@@ -2785,28 +2785,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4709,28 +4703,22 @@ Adjust if necessary.
@@ -5385,28 +5373,22 @@ Adjust if necessary.
@@ -6953,28 +6935,22 @@ Adjust if necessary.
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index 9f9ec70df..23e860ef5 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3136,9 +3136,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- This table contains the targets detected during patrol.
-
@@ -6386,9 +6383,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
@@ -7133,9 +7127,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
@@ -8772,9 +8763,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
diff --git a/Documentation/Cargo.CargoCrate.html b/Documentation/Cargo.CargoCrate.html
index d3ee29755..c0f7d050e 100644
--- a/Documentation/Cargo.CargoCrate.html
+++ b/Documentation/Cargo.CargoCrate.html
@@ -1749,17 +1749,6 @@ Controls a network of short range air/missile defense groups.
Field(s)
-
@@ -2428,17 +2417,6 @@ Controls a network of short range air/missile defense groups.
Field(s)
-
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index 4e474e9c0..ed75b0774 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1820,10 +1820,27 @@ Controls a network of short range air/missile defense groups.
+
+
+
@@ -3138,10 +3155,27 @@ This works for ground only groups.
+
+
+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 7ebfd53bb..945e48c7b 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1716,6 +1716,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
Set cargo object.
+
+
+
+
@@ -2420,6 +2431,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
Set cargo object.
+
+
+
+
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index 0b4f29330..eaa8925eb 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -5651,7 +5651,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
@@ -7254,7 +7254,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index f2ae63f7b..8a9cf897c 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -16158,17 +16158,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
the y coordinate in meters.
-
-
-
-
@@ -16967,17 +16956,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
the y coordinate in meters.
-
-
-
-
@@ -24711,17 +24689,6 @@ Creates a line on the F10 map from one point to another.
the y coordinate in meters.
-
-
-
-
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index c30c3abad..8805ca659 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2769,11 +2769,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4863,11 +4874,22 @@ 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 13e805b87..906614c59 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2729,6 +2729,30 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ SPAWN.communication |
+
+
+ |
+
+
+ SPAWN.livery_id |
+
+
+ |
+
+
+ SPAWN.skill |
+
+
+ |
+
+
+ SPAWN.uncontrolled |
+
+
|
@@ -3280,11 +3304,14 @@ 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.
+
@@ -3357,9 +3384,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.
-
@@ -3531,6 +3555,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3621,7 +3656,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
SPAWN.SpawnInitLivery
+
SPAWN.SpawnInitModex
@@ -3631,8 +3666,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
-
SPAWN.SpawnInitSkill
+
+
SPAWN.SpawnInitModu
@@ -3850,7 +3885,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
+
When the first Spawn executes, all the Groups need to be made visible before start.
@@ -3902,6 +3937,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
When working in UnControlled mode, all planes are Spawned in UnControlled mode before the scheduler starts.
+
+
+
+
+
+
+
@@ -8667,11 +8746,14 @@ 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.
+
@@ -8744,9 +8826,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.
-
@@ -8918,6 +8997,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -9008,7 +9098,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.SpawnInitLivery
+SPAWN.SpawnInitModex
@@ -9018,8 +9108,8 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #string
-
SPAWN.SpawnInitSkill
+
+
SPAWN.SpawnInitModu
@@ -9237,7 +9327,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
+
When the first Spawn executes, all the Groups need to be made visible before start.
@@ -9289,6 +9379,50 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. When working in UnControlled mode, all planes are Spawned in UnControlled mode before the scheduler starts.
+
+
+
+
+
+
+
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 72df0a835..8a531f016 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1865,24 +1865,6 @@ such as position and heading.
SPAWNSTATIC:_SpawnStatic(Template, CountryID) |
Spawns a new static using a given template.
- |
-
-
- SPAWNSTATIC.heliport_callsign_id |
-
-
- |
-
-
- SPAWNSTATIC.heliport_frequency |
-
-
- |
-
-
- SPAWNSTATIC.heliport_modulation |
-
-
|
@@ -2789,39 +2771,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -4043,39 +3992,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index c897983a3..eb923e6f9 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2702,6 +2702,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3948,6 +3959,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -5485,6 +5507,17 @@ 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 9c57858b1..ef7a85ff6 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -1737,7 +1737,7 @@ Use the Wrapper.Airbase#AIRBASE
AIRBASE.Nevada.Lincoln_County
AIRBASE.Nevada.McCarran_International_Airport
AIRBASE.Nevada.Mesquite
- AIRBASE.Nevada.Mina_Airport_3Q0
+ AIRBASE.Nevada.Mina_Airport
AIRBASE.Nevada.Nellis_AFB
AIRBASE.Nevada.North_Las_Vegas
AIRBASE.Nevada.Pahute_Mesa_Airstrip
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index cad9022ce..8fa25ff1e 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -3444,6 +3444,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6612,6 +6623,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -7422,6 +7444,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -8202,6 +8235,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -9874,6 +9918,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 8186cd31b..679749f39 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -18772,28 +18772,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
@@ -18937,6 +18915,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -23485,28 +23474,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
-
@@ -23650,6 +23617,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -25253,28 +25231,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
-
@@ -25418,6 +25374,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
diff --git a/Documentation/Functional.Rat.html b/Documentation/Functional.Rat.html
index 19e63447f..6186a2cb9 100644
--- a/Documentation/Functional.Rat.html
+++ b/Documentation/Functional.Rat.html
@@ -4319,6 +4319,30 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ RAT.communication |
+
+
+ |
+
+
+ RAT.livery_id |
+
+
+ |
+
+
+ RAT.skill |
+
+
+ |
+
+
+ RAT.uncontrolled |
+
+
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index f6221bb78..00d71d128 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -2983,7 +2983,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SCORING.penaltyonfratricide
@@ -5503,7 +5503,7 @@ The scale magnifies the scores given to the players.
-
+ #boolean
SCORING.penaltyonfratricide
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index f35fbb93c..de9ca319b 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -38809,6 +38809,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
@@ -38953,6 +38967,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set section lead of player flight.
+
@@ -38975,9 +38992,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set Stable Hover
-
@@ -39011,6 +39025,9 @@ 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 06437837b..633bfb987 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2276,6 +2276,12 @@ Create a late-activated single infantry unit as template in the mission editor a
CSAR.inTransitGroups |
+ |
+
+
+ CSAR.index |
+
+
|
@@ -3629,11 +3635,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3839,14 +3848,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3872,17 +3878,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3981,6 +3976,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -8387,11 +8393,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8597,14 +8606,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8630,17 +8636,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -8739,6 +8734,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -10664,11 +10670,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -10874,14 +10883,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -10907,17 +10913,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -11016,6 +11011,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
contain a table for each SAR with all units he has with the original names
+
+
+
+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index 9ce1edfd2..589bff1d7 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -5628,7 +5628,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -5711,7 +5711,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -5733,7 +5733,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeVHFFrequencies
@@ -12749,7 +12749,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -12832,7 +12832,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -12854,7 +12854,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeVHFFrequencies
@@ -15042,7 +15042,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -15125,7 +15125,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -15147,7 +15147,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeVHFFrequencies
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index 248d1f5ee..e5c842bd0 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -2820,6 +2820,17 @@ but can separately be modified later in your mission using the
+
+
+
+
@@ -7456,6 +7467,17 @@ If the Unit is part of the Task, true is returned.
+
+
+
+
diff --git a/Documentation/Tasking.Task_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html
index 8015f4072..36a68dd3d 100644
--- a/Documentation/Tasking.Task_A2G_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2G_Dispatcher.html
@@ -3083,11 +3083,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3660,11 +3663,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4847,11 +4853,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6340,11 +6349,14 @@ 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 64f4fa62f..69e29e113 100644
--- a/Documentation/Tasking.Task_Cargo.html
+++ b/Documentation/Tasking.Task_Cargo.html
@@ -3113,22 +3113,11 @@ based on the tasking capabilities defined in
-
-
-
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index db8cdeddb..3f522a97a 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3101,7 +3101,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -4180,7 +4180,7 @@ This method can only be used once!
- #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -5038,7 +5038,7 @@ This method can only be used once!
- #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -6531,7 +6531,7 @@ This method can only be used once!
- #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 6c906cc53..f2e0d5b6e 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -2985,28 +2985,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -5091,28 +5069,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -6705,28 +6661,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 62cd7b8d2..2b7df7a30 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3515,17 +3515,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -7088,17 +7077,6 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
-
@@ -7676,17 +7654,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
@@ -7870,17 +7837,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-