Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix generation of routine-{sub,method}.html
  • Loading branch information
Mouq committed Jun 16, 2014
1 parent c0bdd05 commit 9400c44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htmlify.p6
Expand Up @@ -342,6 +342,7 @@ sub write-type-file(:$dr, :$what, :$pod, :$podname) {
$dr.add-new(
:kind<routine>,
:@subkinds,
:categories(@subkinds),
:$name,
:pod($chunk),
:!pod-is-complete,
Expand Down

0 comments on commit 9400c44

Please sign in to comment.