-WdfFlmvw
: Don't print various things in woven output
The printing of selected definition-part commands can be suppressed as follows:
-Wd -- outer definitions (@d
or@D
) -Wf -- format statements (@f
) -WF -- format statements (@F
) -Wl -- limbo text definitions (@l
) -Wm -- FWEB macro definitions (@m
or@M
) -Wv -- operator overloads (@v
) -Ww -- identifier overloads (@w
or@W
)
When these options used, associated cross-referencing is suppressed as well.