Remove the header processing function and add comments to the tokenizer
This commit is contained in:
@@ -352,7 +352,6 @@ class NWBuildDocument:
|
||||
bldObj.setText(tHandle)
|
||||
bldObj.doPreProcessing()
|
||||
bldObj.tokenizeText()
|
||||
bldObj.doHeaders()
|
||||
if self._count:
|
||||
bldObj.countStats()
|
||||
if convert:
|
||||
|
||||
Reference in New Issue
Block a user