There exist some pages on the wiki which describe instance / class variables and not functions. The scraper does not know how to parse these pages and prints a warning instead.
Here's the output:
WARN : Unknown page type encountered on page 'derma.Controls'
WARN : Unknown page type encountered on page 'derma.SkinList'
WARN : Unknown page type encountered on page 'jit.arch'
WARN : Unknown page type encountered on page 'jit.os'
WARN : Unknown page type encountered on page 'jit.version'
WARN : Unknown page type encountered on page 'jit.version_num'
WARN : Unknown page type encountered on page 'math.huge'
WARN : Unknown page type encountered on page 'math.pi'
WARN : Unknown page type encountered on page 'utf8.charpattern'
WARN : Unknown page type encountered on page 'util.worldpicker'
There exist some pages on the wiki which describe instance / class variables and not functions. The scraper does not know how to parse these pages and prints a warning instead.
Here's the output: