diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gistatic-templates.pod.5 | 19 | ||||
-rw-r--r-- | doc/gistatic.pod.1 | 19 |
2 files changed, 38 insertions, 0 deletions
diff --git a/doc/gistatic-templates.pod.5 b/doc/gistatic-templates.pod.5 new file mode 100644 index 0000000..db90e5d --- /dev/null +++ b/doc/gistatic-templates.pod.5 @@ -0,0 +1,19 @@ +=pod + +=head1 Heading Text + +=head2 Heading Text + +=head3 Heading Text + +=head4 Heading Text + +=begin format + +=end format + +=for format text... + +=encoding utf8 + +=cut diff --git a/doc/gistatic.pod.1 b/doc/gistatic.pod.1 new file mode 100644 index 0000000..db90e5d --- /dev/null +++ b/doc/gistatic.pod.1 @@ -0,0 +1,19 @@ +=pod + +=head1 Heading Text + +=head2 Heading Text + +=head3 Heading Text + +=head4 Heading Text + +=begin format + +=end format + +=for format text... + +=encoding utf8 + +=cut |