Skip to content

Commit 11d081b

Browse files
committed
Unbust doc build
Argh. My guess is that the problem is in Pod::To::BigPage as it expects a non-empty subtitle and starts crying if it's empty. That should be fixed properly, but for now I just want to let the docs website rebuild. Also, we should ot have these categories as table rows, but I believe that the work for that is in progress.
1 parent f054a04 commit 11d081b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manage-page-order.p6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,7 @@ sub write-group-page($group-char, $title, $page-order) {
401401
$fh.print: qq:to/HERE/;
402402
=begin pod :page-order<{$page-order}>
403403
=TITLE $title
404+
=SUBTITLE ~
404405
=end pod
405406
HERE
406407

0 commit comments

Comments
 (0)