Skip to content

Add support for RT targets

As is Antidoc currently does not create documentation for DQMH modules under RT Targets.

The problem appears to be in Project Parser.lvlib:Project.vi

antidoc

The problem is the code uses index array to pull off the first element (My Computer) and ignores the rest (ie. any RT targets)

I will leave it up to others to decide if we should lump all modules together or somehow separate them My initial thought is that a separate report (or perhaps section) per target may be the way to go, but I don't have a strong opinion.