Minor documentation and code formatting fixes.
This is mostly intended to have something re-trigger the documentation generation to see if the filename capitalization is resolved.
Fix documentation references.
Correct spelling errors.
Remove empty whitespaces.
Correct a single mis-spelled ZONE_BASE variable, see 'Core/Zone.lua' (variable "Sureface" -> "Surface", no references to mis-spelled "Sureface" throughout the codebase).
Correct mis-spelling of "coaltion" in 'Functional/Mantis.lua', corrected to "coalition".
Improve the consistency of the module intros to the most commonly used version (single dash).
Add missing module information (abbreviated where none existed previously).
Fix broken documentation links
Make module names correspond to filenames (and fix links).
Fix typos.
* Fixed SetILS report not working
* Use new AIRBASE additions to set takeoff/landing runway
* Fixed Visibility is reported twice
* Added SetReportmBar() to report for mBar/hpa QNH/QFE even if not metric
* Added option to output additional freetext information when using SRS SetAdditionalInformation()
#1792
* Quick update to Airboss.lua to inluce Invincible. Not yet tested.
* Initial quick test and calibration of the landing spot; looks good. More testing required.
* Recompiled the Moose.lua based off the last commit.
* Removing surpurflous Moose.lua for pull request.
* There was an error with the late break paratemers on the Brit carriers causing pilots to be thrown off the pattern on the break. Fixed, tested on Invicible, working as anticipated now.
* Removing the test Moose.lua (again).
* Fixing merge confilict
* Trying again.
* Quick update to Airboss.lua to inluce Invincible. Not yet tested.
* Initial quick test and calibration of the landing spot; looks good. More testing required.
* Recompiled the Moose.lua based off the last commit.
* Removing surpurflous Moose.lua for pull request.
Added a substitution that takes effect when self.useSRS which converts wind direction into aviation-speak, e.g. "Zero Seven One" instead of the previous behaviour which was "Zero Seventy-One".
Updated TACAN TTS string to include the 'Ray' in 'X-Ray' when SRS is in use