Skip to content

Commit 9400c44

Browse files
committed
Fix generation of routine-{sub,method}.html
1 parent c0bdd05 commit 9400c44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

htmlify.p6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ sub write-type-file(:$dr, :$what, :$pod, :$podname) {
342342
$dr.add-new(
343343
:kind<routine>,
344344
:@subkinds,
345+
:categories(@subkinds),
345346
:$name,
346347
:pod($chunk),
347348
:!pod-is-complete,

0 commit comments

Comments
 (0)