Doc: use consistent repeated-args syntax [skip appveyor]
commita5c85cf6cda3b01b670fb50b9478f76deebda09f
authorMats Wichmann <mats@linux.com>
Wed, 31 Jul 2024 15:15:27 +0000 (31 09:15 -0600)
committerMats Wichmann <mats@linux.com>
Sat, 3 Aug 2024 14:46:56 +0000 (3 08:46 -0600)
tree065d0b1d160e313ce0ce921ee4ab1a83c8e9196e
parentc7a3c969c1d50de3ee047b9f5065744c3388eb7c
Doc: use consistent repeated-args syntax  [skip appveyor]

For now, want to keep the "key=value, ..." form for Functions/Method
signatures instead of using **kwargs, since that terminology hasn't
been introduced.  May switch signatures later, but if so, do them all,
let's not be piecemeal.

Signed-off-by: Mats Wichmann <mats@linux.com>
CHANGES.txt
SCons/Defaults.xml
SCons/Environment.xml
SCons/Script/Main.xml