summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMartijn van Beurden <mvanb1@gmail.com>2022-08-09 21:26:19 +0200
committerGitHub <noreply@github.com>2022-08-09 21:26:19 +0200
commit80d064e15d843eb137ff80c9e9797b9c180e1743 (patch)
treea3bbc79008c531462146b205ea596b29cbefd64c /.gitignore
parent4f40fa84338260bc129fac3aed1126a76f23b27b (diff)
downloadflac-80d064e15d843eb137ff80c9e9797b9c180e1743.tar.gz
Convert docbook to markdown
Currently, the man pages are converted from a docbook document, but the conversion doesn't seem very reliable. Also, the man page is more-or-less duplicated by the html documentation. This commit moves all tool documentation to a markdown document which is readable by itself and can be converted by pandoc to a man page and can be used by Jekyll to populate the website.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index be2549e6..9e07eaf3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,8 +39,8 @@ m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
-man/manpage.links
-man/manpage.refs
+man/flac.1
+man/metaflac.1
missing
objs/debug
objs/release