help.topics: make wrappers unwrap into links.

db4
John Benediktsson 2014-10-23 17:10:05 -07:00
parent a3fe45e7ac
commit c0670893b3
1 changed files with 2 additions and 1 deletions

View File

@ -17,6 +17,7 @@ INSTANCE: word topic
GENERIC: >link ( obj -- obj )
M: link >link ;
M: wrapper >link wrapped>> >link ;
M: vocab-spec >link ;
M: object >link link boa ;
M: f >link drop \ f >link ;
@ -33,7 +34,7 @@ M: link summary
SYMBOL: articles
articles [ H{ } clone ] initialize
SYMBOL: article-xref
article-xref [ H{ } clone ] initialize