summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAdam Spragg <adam@spra.gg>2022-06-29 12:43:15 +0100
committerAdam Spragg <adam@spra.gg>2022-06-29 15:30:23 +0100
commit35c47cd0e7361d5f4c19339a8143c74417d21402 (patch)
treed34f6d54cdaf37da5f523604700b8100ecaa1335 /.gitignore
parentb46002f1c47d7716fc582269e3d943b87bbdcf9c (diff)
doc: Generate the man page from markdown
Because who wants to hand-write groff markup these days? This adds pandoc(1) as a build-dependency. The man page output isn't great, but it's the best I can do with standard markdown
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d49e271..8593404 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,8 @@ Makefile.dep
/bin/
+/man1/
+
*~
*.patch