Updated doc images

This commit is contained in:
Applevangelist 2021-05-06 09:29:28 +02:00
parent e9d3c7c2e7
commit 9eba6d607c
4 changed files with 4 additions and 6 deletions

View File

@ -21,7 +21,7 @@
-- === -- ===
-- --
-- @module AI.AI_Cargo_Dispatcher_Ship -- @module AI.AI_Cargo_Dispatcher_Ship
-- @image AI_Cargo_Dispatching_For_Ship.JPG -- @image AI_Cargo_Dispatcher.JPG
--- @type AI_CARGO_DISPATCHER_SHIP --- @type AI_CARGO_DISPATCHER_SHIP
-- @extends AI.AI_Cargo_Dispatcher#AI_CARGO_DISPATCHER -- @extends AI.AI_Cargo_Dispatcher#AI_CARGO_DISPATCHER

View File

@ -7,7 +7,7 @@
-- === -- ===
-- --
-- @module AI.AI_Cargo_Ship -- @module AI.AI_Cargo_Ship
-- @image AI_Cargo_Dispatching_For_Ship.JPG -- @image AI_Cargo_Dispatcher.JPG
--- @type AI_CARGO_SHIP --- @type AI_CARGO_SHIP
-- @extends AI.AI_Cargo#AI_CARGO -- @extends AI.AI_Cargo#AI_CARGO

View File

@ -15,7 +15,7 @@
-- === -- ===
--- ---
-- @module Core.MarkerOps_Base -- @module Core.MarkerOps_Base
-- @image Wrapper_Marker.png -- @image MOOSE_Core.JPG
-------------------------------------------------------------------------- --------------------------------------------------------------------------
-- MARKEROPS_BASE Class Definition. -- MARKEROPS_BASE Class Definition.
@ -33,8 +33,6 @@
-- --
-- === -- ===
-- --
-- ![Banner Image](..\Presentations\MARKER\Marker_Main.jpg)
--
-- # The MARKEROPS_BASE Concept -- # The MARKEROPS_BASE Concept
-- --
-- This class enable scripting text-based actions from markers. -- This class enable scripting text-based actions from markers.

View File

@ -13,7 +13,7 @@
-- --
-- ### Author: **funkyfranky** -- ### Author: **funkyfranky**
-- @module Wrapper.Marker -- @module Wrapper.Marker
-- @image Wrapper_Marker.png -- @image MOOSE_Core.JPG
--- Marker class. --- Marker class.