hoon: doccords, product-docs arent made in +boog

this is almost a revert of the commit that added in the %funk tag, but
not quite, so its a new commit. i apparently forgot that product docs
are actually built by +wrap, not +boog, so it was treating postfix
arm-docs as if they were product docs
This commit is contained in:
drbeefsupreme 2022-06-09 13:30:18 -04:00
parent f31a9edd79
commit a59bd02054

View File

@ -13270,15 +13270,10 @@
%+ knee [p=*term q=*hoon] |. ~+ %+ knee [p=*term q=*hoon] |. ~+
%+ cook %+ cook
|= [a=whit b=term c=whit d=hoon] |= [a=whit b=term c=whit d=hoon]
?~ boy.a :: no arm docs =/ e=whit (glom a c)
?~ boy.c :: no product docs ?~ boy.e :: no arm docs
[b d] [b d]
:: product docs, no arm docs [b [%note help+[[%funk b]~ u.boy.e] d]]
[b [%note help+`[u.boy.c] d]]
?~ boy.c :: arm docs, no product docs
[b [%note help+[[%funk b]~ u.boy.a] d]]
:: arm docs and product docs
[b [%note help+[[%funk b]~ u.boy.a] [%note help+`[u.boy.c] d]]]
;~ pose ;~ pose
;~ plug ;~ plug
apex:docs apex:docs