It can be seen on 'inherits' row of class information
table, e.g. on hub example:
hub-seller-main has proper hyperlink to hub-page, while
hub-customer-main has it written in plain text without
anchor.
Possibly it's a kind of forward-referencing problem: in
my generate-doc script hub-customer-main.lisp goes
before hub-page.lisp, but hub-seller-main placed after.
(Stig, aren't you tired yet? :)
Logged In: YES
user_id=9857
Assigned to Stig. and yes, it probably is a
forward-reference problem.