This is in order to better support derivative engines. Rework the manpages to be parameterized with @PROGRAM_PREFIX@ and @PACKAGE_NAME@. Alter the `docgen` generator to substitute those parameters. Supply those parameters via the autofoo Makefile. Adjust the fixed path chocolate-server.6 to be generated from server.template, similar to doom.template -> chocolate-doom.6. Further work is required, not least renaming chocolate-setup.6, but several further parameterizations.
42 lines
1.3 KiB
Groff
42 lines
1.3 KiB
Groff
.TH @PROGRAM_SPREFIX@\-setup 6
|
|
.SH NAME
|
|
@PROGRAM_SPREFIX@\-setup \- configuration tool for @PROGRAM_SPREFIX@\-doom
|
|
.SH SYNOPSIS
|
|
.B @PROGRAM_SPREFIX@\-setup
|
|
[OPTIONS]
|
|
.SH DESCRIPTION
|
|
.PP
|
|
@PACKAGE_NAME@ is a modern Doom engine designed to behave
|
|
as similar to the original Doom game as is possible.
|
|
.PP
|
|
.B @PROGRAM_SPREFIX@\-setup
|
|
is a tool for configuring @PACKAGE_NAME@. It provides a menu\-based
|
|
interface for the display, joystick, keyboard, mouse, sound and
|
|
compatibility settings.
|
|
.PP
|
|
.B @PROGRAM_SPREFIX@\-setup
|
|
can also be used to start and join network games.
|
|
.PP
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB-config <file>\fR
|
|
Load configuration from the specified file, instead of default.cfg.
|
|
.TP
|
|
\fB-extraconfig <file>\fR
|
|
Load extra configuration from the specified file, instead of @PROGRAM_SPREFIX@\-doom.cfg.
|
|
.SH SEE ALSO
|
|
\fB@CHOCOLATE_SPREFIX@\-doom\fR(6),
|
|
\fBdefault.cfg\fR(5),
|
|
\fB@CHOCOLATE_SPREFIX@\-doom.cfg\fR(5)
|
|
.SH AUTHOR
|
|
Chocolate Doom is written and maintained by Simon Howard.
|
|
.PP
|
|
This manual was written by Jonathan Dowland.
|
|
.SH COPYRIGHT
|
|
Copyright \(co id Software Inc.
|
|
Copyright \(co 2005-8 Simon Howard.
|
|
.br
|
|
This is free software. You may redistribute copies of it under the terms of
|
|
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
|