diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | doc/gistatic-template.pod.5 (renamed from doc/gistatic-templates.pod.5) | 0 |
3 files changed, 2 insertions, 2 deletions
@@ -10,7 +10,7 @@ sysconfs = \ manpages = \ doc/gistatic.pod.1 \ - doc/gistatic-templates.pod.5 + doc/gistatic-template.pod.5 all: @@ -39,7 +39,7 @@ The requirements are Perl with dependencies: ## Documentation -Documentation available via installed manpages, also available online: [`gistatic.1`](gistatic.1.html). +Documentation available via installed manpages, also available online: [`gistatic.1`](gistatic.1.html) and [`gistatic-template.pod.5`](gistatic-template.5.html). ## Contributing diff --git a/doc/gistatic-templates.pod.5 b/doc/gistatic-template.pod.5 index db90e5d..db90e5d 100644 --- a/doc/gistatic-templates.pod.5 +++ b/doc/gistatic-template.pod.5 |