Documentation system integration for Advtrains (mirror)
Y. Wang 0507e64a7b Fix LaTeX output error for empty advtrains_livery_tools templates | 10 月之前 | |
---|---|---|
.woodpecker | 11 月之前 | |
ci | 1 年之前 | |
locale | 1 年之前 | |
spec | 11 月之前 | |
test | 11 月之前 | |
.dir-locals.el | 1 年之前 | |
.gitignore | 11 月之前 | |
.luacheckrc | 10 月之前 | |
LICENSE | 2 年之前 | |
README.md | 11 月之前 | |
bc.lua | 10 月之前 | |
config.ld | 10 月之前 | |
describe.lua | 11 月之前 | |
doc_ui.lua | 10 月之前 | |
hypertext.lua | 10 月之前 | |
init.lua | 10 月之前 | |
latex.lua | 10 月之前 | |
mathutils.lua | 11 月之前 | |
mod.conf | 11 月之前 | |
mtt.lua | 11 月之前 | |
utils.lua | 10 月之前 |
This mod integrates Advtrains with the doc mod, among other things.
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.
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.
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.