Documentation updates

This commit is contained in:
FlightControl
2018-09-05 21:24:11 +02:00
parent ab19c696c3
commit ea60e43584
4 changed files with 45 additions and 17 deletions

View File

@@ -32,7 +32,7 @@
-- The AI_CARGO_DISPATCHER_APC module is derived from the AI_CARGO_DISPATCHER module.
--
-- ## Note! In order to fully understand the mechanisms of the AI_CARGO_DISPATCHER_APC class, it is recommended that you
-- ** first consult and READ the documentation of the @{AI.AI_Cargo_Dispatcher#AI_CARGO_DISPATCHER} !!!**
-- **first consult and READ the documentation of the @{AI.AI_Cargo_Dispatcher} module!!!**
--
-- Especially to learn how to **Tailor the different cargo handling events**, this will be very useful!
--