Documentation System Integration for Advtrains
This mod integrates Advtrains with the doc mod, among
other things.
Usage
The /helpform
command can be used as usual.
This mod adds the "Wagons" category that contains information related
to the wagons. It also adds adds certain Advtrains-related properties
to certain nodes.
This mod also provides the atdoc_write
command, which can be used to
export wagon datasheets.
Please keep in mind that, while this mod attempts to provide accurate
information, its accuracy, especially for information related to
liveries, is limited by various factors. Refer the source code of the
relevant mods for authoritative information.
Documentation strings
Wagon mods can add a description to the _doc_wagon_longdesc
field of
the wagon prototype; adding advtrains_doc_integration as an optional
dependency is not needed.
CI
This mod also be used with Mineunit in addition to a
regular Minetest environment, such as to generate wagon datasheets.
However, please note that, due to various limitations, the datasheet
generated in such an environment does not contain certain information
that would otherwise be available from Minetest.