Closed 4Luke4 closed 4 years ago
The HeVeA conversion process breaks on the escaped number sign in sc#addWmpAre and everything after that is lost from the index. I can't think of a good solution short of omitting sc#addWmpAre from the index.
The HeVeA conversion process breaks on the escaped number sign in
sc#addWmpAre
and everything after that is lost from the index. I can't think of a good solution short of omittingsc#addWmpAre
from the index.
I see.
Well, you could edit the underlying LaTeX
code and change the name of that \subsection
into "Adding an area to the worldmap" (or something like that). After that, you could edit the beginning of the paragraph so to read:
sc#addWmpAre
: Adds an area to the worldmap. All variables are zero or blank by default unless otherwise indicated. This is an ACTION function.
Maybe it's time to look for an alternative to latex? Something jekyll-based? It would really help to have the doc in machine readable format, at least partly.
LaTeX also supports escaping (#) and since you're already preprocessing the content, it's simple to fix in: https://github.com/WeiDUorg/weidu/blob/master/doc/Makefile
The last reference is
12.2 sc#addWmpAre
, so the following sections are missing (and should therefore be included):Module Distribution: Setup-MyMod.exe
constant
sSpecial Thanks