diff options
author | Simon Howard | 2008-02-25 23:50:07 +0000 |
---|---|---|
committer | Simon Howard | 2008-02-25 23:50:07 +0000 |
commit | 3951c995ebb761de6bfc2f852c5a81eb51ba42f5 (patch) | |
tree | 08f80b8e4e20cc348c51acce40c503c0396faed7 /man/.gitignore | |
parent | 7329c58b0d10b2705594b35ae000301c80e29eb7 (diff) | |
download | chocolate-doom-3951c995ebb761de6bfc2f852c5a81eb51ba42f5.tar.gz chocolate-doom-3951c995ebb761de6bfc2f852c5a81eb51ba42f5.tar.bz2 chocolate-doom-3951c995ebb761de6bfc2f852c5a81eb51ba42f5.zip |
Replace manpage header, footer, environment files with a single template
file. Generate documentation for the default.cfg and chocolate-doom.cfg
configuration files.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1091
Diffstat (limited to 'man/.gitignore')
-rw-r--r-- | man/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/.gitignore b/man/.gitignore index dd9b296c..b7b7be5f 100644 --- a/man/.gitignore +++ b/man/.gitignore @@ -1,3 +1,4 @@ Makefile.in Makefile *.6 +*.5 |