If I generate refdoc in a virgin 7.5 source tree, I get modules that are joined oddly. E.g. the top level Pike module has been joined with Parser.Pike: It says that it's a pike parser and shows an inherit from C.pmod together with the WEAK_* constants and the BacktraceFrame class etc.
The doc on the pike site doesn't show this.