aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-03-08 16:00:42 -0300
committerEuAndreh <eu@euandre.org>2021-03-08 16:02:02 -0300
commitc38705419db0dbd65678e4c0d2d5542079426600 (patch)
tree4de60b866eaf4821b879b228c2fd57b8f527c8a7
parentMakefile: Clean pod2htmld.tmp file on "clean" target (diff)
downloadgistatic-c38705419db0dbd65678e4c0d2d5542079426600.tar.gz
gistatic-c38705419db0dbd65678e4c0d2d5542079426600.tar.xz
mv doc/gistatic-templates.pod.5 doc/gistatic-template.pod.5; link to it in README.md
Diffstat (limited to '')
-rw-r--r--Makefile2
-rw-r--r--README.md2
-rw-r--r--doc/gistatic-template.pod.5 (renamed from doc/gistatic-templates.pod.5)0
3 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 1f27447..a79004c 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ sysconfs = \
manpages = \
doc/gistatic.pod.1 \
- doc/gistatic-templates.pod.5
+ doc/gistatic-template.pod.5
all:
diff --git a/README.md b/README.md
index 83d2a0c..156a3be 100644
--- a/README.md
+++ b/README.md
@@ -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