shithub: choc

Download patch

ref: 32ccfe015ac1282f187c6945ea26b05fe604612f
parent: f515c88a963d7b00bc6ed81fdd2b7fe87dde09b0
author: Jonathan Dowland <jon@dow.land>
date: Thu Nov 30 14:10:27 EST 2017

expand docgen/default.cfg.template substitutions

Move to a "substs" hash in docgen which contains pairs of strings
to substitute. Populate @GAME@, @GAME_UPPER@ and @CFGFILE@ based
on the game supplied via -g.

Make the corresponding substitutions in default.cfg.template. Now
all of {default,heretic,hexen,strife}.cfg.5 are correct for the
respective game.