We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 612f995 commit 3e340e7Copy full SHA for 3e340e7
util/manage-page-order.p6
@@ -4,6 +4,15 @@
4
# top level of the doc repo and all files are referenced
5
# relative to it.
6
7
+=begin overview
8
+
9
+Manage page order in the generated documents,
10
+so that documents appear just the way we want them. Uses source files
11
+ and POD metadata to generate new files,
12
+which are the ones actually used as source for the stuff.
13
14
+=end overview
15
16
# pod6 source directory of interest for auto-gen handling:
17
my $lang-dir = 'doc/Language';
18
# pod6 source d#irectory
0 commit comments