Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Applevangelist 2022-11-11 11:43:01 +01:00
commit 484ea06c80
10 changed files with 12 additions and 10 deletions

View File

@ -1,4 +1,4 @@
--- **AI** - Create an automated AIR defense system based on a detection network of reconnaissance vehicles and air units, coordinating SEAD, BAI and CAP operations.
--- **AI** - Create an automated AIR defense system with reconnaissance units, coordinating SEAD, BAI and CAP operations.
--
-- ===
--

View File

@ -1,4 +1,4 @@
--- **AI** - (2.4) - Models the intelligent transportation of infantry and other cargo using Helicopters.
--- **AI** - Models the intelligent transportation of infantry and other cargo using Helicopters.
--
-- ## Features:
--

View File

@ -1,4 +1,6 @@
--- **DCS API** Prototypes
--- **DCS API** Prototypes.
--
-- ===
--
-- See the [Simulator Scripting Engine Documentation](https://wiki.hoggitworld.com/view/Simulator_Scripting_Engine_Documentation) on Hoggit for further explanation and examples.
--

View File

@ -1,4 +1,4 @@
--- **Sound** - Simple Radio Standalone (SRS) Integration.
--- **Sound** - Simple Radio Standalone (SRS) Integration and Text-to-Speech.
--
-- ===
--

View File

@ -1,4 +1,4 @@
--- This module contains the TASK_MANAGER class and derived classes.
--- **Tasking** - This module contains the TASK_MANAGER class and derived classes.
--
-- ===
--

View File

@ -1,4 +1,4 @@
--- Various routines.
--- **Utilities** - Various routines.
-- @module Utilities.Routines
-- @image MOOSE.JPG
env.setErrorMessageBoxEnabled( false )

View File

@ -1,4 +1,4 @@
--- **Utilities** DCS Simple Text-To-Speech (STTS).
--- **Utilities** - DCS Simple Text-To-Speech (STTS).
--
--
-- @module Utilities.STTS

View File

@ -1,4 +1,4 @@
--- **Utils** Templates.
--- **Utilities** - Templates.
--
-- DCS unit templates
--

View File

@ -1,4 +1,4 @@
--- This module contains derived utilities taken from the MIST framework, as well as a lot of added helpers from the MOOSE community.
--- **Utilities** - Derived utilities taken from the MIST framework, added helpers from the MOOSE community.
--
-- ### Authors:
--