summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2012-01-18 11:34:46 +0100
committerYorhel <git@yorhel.nl>2012-01-18 11:36:39 +0100
commit73562d46c511e8a187129036b732c98de13f2eb6 (patch)
tree0c5fded3ed894425616aca962985b63d5b99f905 /.gitignore
parentfcc871737a633502444e0d84467a7eeb3dbc28b7 (diff)
doc: Use POD as source format and pod2man to generate ncdu.1
POD is somewhat more simple and flexible. I now use ncdu.pod to generate a nicely formatted manual page on the ncdu homepage, rather than displaying a rendering of ncdu.1 formatted in a monospace font. The tarball will still contain an ncdu.1, so there's no extra dependency on pod2man. (Unless you clone from git, since ncdu.1 isn't in the repo)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 474eebf..1f32b6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ missing
*.o
stamp-h1
src/ncdu
+doc/ncdu.1